On Dec 12, 2015, at 8:27 AM, [email protected] wrote: > Revision > 142602 > Author > [email protected] > Date > 2015-11-16 10:29:01 -0800 (Mon, 16 Nov 2015) > Log Message > > dircproxy: update to 1.2.0-RC1 (fixes #34876, maintainer timeout) > Modified Paths > > • trunk/dports/irc/dircproxy/Portfile > Diff > > Modified: trunk/dports/irc/dircproxy/Portfile (142601 => 142602) > > --- trunk/dports/irc/dircproxy/Portfile 2015-11-16 18:18:39 UTC (rev > 142601) > +++ trunk/dports/irc/dircproxy/Portfile 2015-11-16 18:29:01 UTC (rev > 142602) > @@ -1,9 +1,11 @@ > # $Id$ > > PortSystem 1.0 > + > name dircproxy > -version 1.0.5 > +version 1.2.0 > categories irc > +license GPL-2+ > maintainers kastenbalg.org:darwin > description an IRC proxy server, a.k.a, "bouncer" > homepage http://code.google.com/p/dircproxy/ > @@ -15,7 +17,7 @@ > they missed while they were away. > > master_sites http://dircproxy.googlecode.com/files/ > +distname ${name}-${version}-RC1
Shouldn't the version field be "1.2.0-RC1" instead of "1.2.0"? _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
