[74031] trunk/dports/perl/p5-flickr-api/Portfile

dports at macports.org dports at macports.org
Thu Dec 2 16:03:52 PST 2010


Revision: 74031
          http://trac.macports.org/changeset/74031
Author:   dports at macports.org
Date:     2010-12-02 16:03:48 -0800 (Thu, 02 Dec 2010)
Log Message:
-----------
p5-flickr-api: update to 1.04 (#27530)
 * add license and missing dependency
 * add new maintainer

Modified Paths:
--------------
    trunk/dports/perl/p5-flickr-api/Portfile

Modified: trunk/dports/perl/p5-flickr-api/Portfile
===================================================================
--- trunk/dports/perl/p5-flickr-api/Portfile	2010-12-03 00:00:39 UTC (rev 74030)
+++ trunk/dports/perl/p5-flickr-api/Portfile	2010-12-03 00:03:48 UTC (rev 74031)
@@ -4,20 +4,20 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.setup         Flickr-API 0.07
+perl5.setup         Flickr-API 1.04
 platforms           darwin
-maintainers         nomaintainer
+maintainers         l2g.to:larry+macports
+license             Artistic 2.0
 supported_archs     noarch
 
 description         Perl interface to the Flickr API
 
 long_description    ${description}
 
-checksums           md5 e2c20020851a8bdf880b2cd5581126da
+checksums           sha1    40f413aa9e7018035e5cde156b503743fb988272 \
+                    rmd160  e9c39041f23869afc8a285fc7e493c42d160899f
 
-homepage            http://search.cpan.org/~iamcal/Flickr-API/
-master_sites        http://search.cpan.org/CPAN/authors/id/I/IA/IAMCAL/
-
-depends_lib-append  port:p5-digest-md5 port:p5-libwww-perl \
+depends_lib-append  port:p5-digest-md5 \
+                    port:p5-libwww-perl \
+                    port:p5-uri \
                     port:p5-xml-parser-lite-tree
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101202/88eae778/attachment.html>


More information about the macports-changes mailing list