Bug 191563

Summary: [MAINTAINER] dns/mydns-ng-mysql: Add staging support
Product: Ports & Packages Reporter: Hung-Yi Chen <gaod>
Component: Individual Port(s)Assignee: Danilo Egea Gondolfo <danilo>
Status: Closed FIXED    
Severity: Affects Only Me CC: danilo
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mydns-ng-mysql-1.2.8.31.patch
none
New patch none

Description Hung-Yi Chen 2014-07-02 16:58:24 UTC
Created attachment 144344 [details]
mydns-ng-mysql-1.2.8.31.patch

Add staging support.

Generated with FreeBSD Port Tools 1.01 (mode: change, diff: SVN)
Comment 1 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-07-04 02:50:35 UTC
Is not recommended using dynamic names to the package, like mydns-ng-mysql and mydns-ng-pgsql to the same port. Furthermore, this port need to be modernized. Can you take a look in my patch? What do you think?
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-07-04 02:51:11 UTC
Created attachment 144386 [details]
New patch
Comment 3 Hung-Yi Chen 2014-07-23 20:57:17 UTC
It seems okay, please commit, thanks.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-07-24 19:31:31 UTC
A commit references this bug:

Author: danilo
Date: Thu Jul 24 19:31:10 UTC 2014
New revision: 362839
URL: http://svnweb.freebsd.org/changeset/ports/362839

Log:
  - Add LICENSE
  - Don't use a suffix based on selected options
  - Add an entry to UPDATING about this
  - Use options helpers
  - Improve WWW

  PR:		ports/191563
  Submitted by:	gaod@hychen.org

Changes:
  head/UPDATING
  head/dns/mydns-ng/Makefile
  head/dns/mydns-ng/pkg-descr
Comment 5 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-07-24 19:34:00 UTC
Committed with changes. Thanks!