[62013] trunk/dports/perl/p5-uri/Portfile
nox at macports.org
nox at macports.org
Sun Dec 27 14:21:43 PST 2009
Revision: 62013
http://trac.macports.org/changeset/62013
Author: nox at macports.org
Date: 2009-12-27 14:21:42 -0800 (Sun, 27 Dec 2009)
Log Message:
-----------
Update p5-uri to 1.51
Modified Paths:
--------------
trunk/dports/perl/p5-uri/Portfile
Modified: trunk/dports/perl/p5-uri/Portfile
===================================================================
--- trunk/dports/perl/p5-uri/Portfile 2009-12-27 22:21:24 UTC (rev 62012)
+++ trunk/dports/perl/p5-uri/Portfile 2009-12-27 22:21:42 UTC (rev 62013)
@@ -4,24 +4,24 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.setup URI 1.40
+perl5.setup URI 1.51
platforms darwin
maintainers nox openmaintainer
description Uniform Resource Identifiers (absolute and relative)
long_description \
- This package contains the URI.pm module with friends. The module implements the URI class. \
- Objects of this class represent Uniform Resource Identifier references as specified in RFC 2396 and \
- updated by RFC 2732.
+ This package contains the URI.pm module with friends. The module \
+ implements the URI class. Objects of this class represent Uniform Resource \
+ Identifier references as specified in RFC 2396 and updated by RFC 2732.
-checksums md5 626cc85f1939a89981f82aae43497b53 \
- sha1 ab9be3e2f5f207aff17dff9b532788274002a719 \
- rmd160 dac75a96f799b3bb9cd198523632024f22fb63e8
+checksums md5 cadd0061b5f77dbd5adfad124d1d3cca \
+ sha1 33331b4ffb9d61d86507dae007850676fafefd26 \
+ rmd160 4414705b11d0389050d1ea78918ad1536abb5575
use_parallel_build yes
post-destroot {
- set docdir ${prefix}/share/doc/${name}-${version}
+ set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
xinstall -m 644 -W $worksrcpath Changes README $destroot$docdir
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091227/33b24bd5/attachment.html>
More information about the macports-changes
mailing list