Bug 190923

Summary: [patch] Added stage support to emulators/dynagen
Product: Ports & Packages Reporter: Pavel Volkov <pavelivolkov>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Some People CC: marino, pavelivolkov
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for emulators/dynagen none

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!