[131152] trunk/dports/perl/p5-flickr-api/Portfile
mojca at macports.org
mojca at macports.org
Tue Jan 6 05:24:13 PST 2015
Revision: 131152
https://trac.macports.org/changeset/131152
Author: mojca at macports.org
Date: 2015-01-06 05:24:13 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-flickr-api: upgrade to 1.10, change in dependencies, add 5.18 5.20
Modified Paths:
--------------
trunk/dports/perl/p5-flickr-api/Portfile
Modified: trunk/dports/perl/p5-flickr-api/Portfile
===================================================================
--- trunk/dports/perl/p5-flickr-api/Portfile 2015-01-06 13:19:09 UTC (rev 131151)
+++ trunk/dports/perl/p5-flickr-api/Portfile 2015-01-06 13:24:13 UTC (rev 131152)
@@ -4,23 +4,22 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.16
-perl5.setup Flickr-API 1.04
-revision 3
+perl5.branches 5.16 5.18 5.20
+perl5.setup Flickr-API 1.10
platforms darwin
maintainers nomaintainer
license Artistic-2
supported_archs noarch
description Perl interface to the Flickr API
-
long_description ${description}
-checksums sha1 40f413aa9e7018035e5cde156b503743fb988272 \
- rmd160 e9c39041f23869afc8a285fc7e493c42d160899f
+checksums rmd160 41af773099883a7f90ef0855b4cc7ccc99618462 \
+ sha256 6ad21f11d2f1038e44500bc41452f101d5311a01dfb151a5ffea30089c053568
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-digest-md5 \
+ depends_lib-append \
+ port:p${perl5.major}-http-message \
port:p${perl5.major}-libwww-perl \
port:p${perl5.major}-uri \
port:p${perl5.major}-xml-parser-lite-tree
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/6cfb06a7/attachment.html>
More information about the macports-changes
mailing list