[42293] trunk/dports/perl/p5-json-xs/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Nov 18 17:15:33 PST 2008
On Nov 18, 2008, at 08:22, nottwo at macports.org wrote:
> Revision: 42293
> http://trac.macports.org/changeset/42293
> Author: nottwo at macports.org
> Date: 2008-11-18 06:22:12 -0800 (Tue, 18 Nov 2008)
> Log Message:
> -----------
> p5-json-xs: new version
>
> Modified Paths:
> --------------
> trunk/dports/perl/p5-json-xs/Portfile
>
> Modified: trunk/dports/perl/p5-json-xs/Portfile
> ===================================================================
> --- trunk/dports/perl/p5-json-xs/Portfile 2008-11-18 13:51:44 UTC
> (rev 42292)
> +++ trunk/dports/perl/p5-json-xs/Portfile 2008-11-18 14:22:12 UTC
> (rev 42293)
> @@ -3,7 +3,7 @@
> PortSystem 1.0
> PortGroup perl5 1.0
>
> -perl5.setup JSON-XS 2.2222
> +perl5.setup JSON-XS 2.23
Don't forget that when you update a version in a way that expects the
version to be a floating point number instead of a dotted decimal,
you need to increase the epoch, because we have not yet resolved this
ticket:
http://trac.macports.org/ticket/11873
I did it for you today:
http://trac.macports.org/changeset/42315
More information about the macports-dev
mailing list