Bug 190923 - [patch] Added stage support to emulators/dynagen
Summary: [patch] Added stage support to emulators/dynagen
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-11 11:59 UTC by Pavel Volkov
Modified: 2014-06-11 16:40 UTC (History)
2 users (show)

See Also:


Attachments
patch for emulators/dynagen (6.58 KB, patch)
2014-06-11 11:59 UTC, Pavel Volkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2014-06-11 11:59:54 UTC
Created attachment 143669 [details]
patch for emulators/dynagen

- Add STAGE support
- Maintainer e-mail changed
- Change python setuptools description
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-06-11 16:38:54 UTC
A commit references this bug:

Author: marino
Date: Wed Jun 11 16:38:51 UTC 2014
New revision: 357506
URL: http://svnweb.freebsd.org/changeset/ports/357506

Log:
  emulators/dynagen: Add stage support

  In addition:
    * Update maintainer address
    * minor tweaks

  PR:		190923
  submitted by:	maintainer (Pavel Volkoy)

Changes:
  head/emulators/dynagen/Makefile
  head/emulators/dynagen/files/patch-setup.py
  head/emulators/dynagen/pkg-deinstall
  head/emulators/dynagen/pkg-descr
  head/emulators/dynagen/pkg-install
Comment 2 John Marino freebsd_committer freebsd_triage 2014-06-11 16:40:40 UTC
good patch, thanks!