[151937] trunk/dports/perl/p5-flickr-upload/Portfile

devans at macports.org devans at macports.org
Wed Aug 24 00:54:56 PDT 2016


Revision: 151937
          https://trac.macports.org/changeset/151937
Author:   devans at macports.org
Date:     2016-08-24 00:54:56 -0700 (Wed, 24 Aug 2016)
Log Message:
-----------
p5-flickr-upload: update to version 1.6, dependencies, remove comment.

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

Modified: trunk/dports/perl/p5-flickr-upload/Portfile
===================================================================
--- trunk/dports/perl/p5-flickr-upload/Portfile	2016-08-24 07:54:07 UTC (rev 151936)
+++ trunk/dports/perl/p5-flickr-upload/Portfile	2016-08-24 07:54:56 UTC (rev 151937)
@@ -1,17 +1,11 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
 PortSystem          1.0
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Flickr-Upload 1.51
+perl5.setup         Flickr-Upload 1.6
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -23,13 +17,14 @@
                     around Flickr::API specifically for uploading to \
                     Flickr.com.
 
-checksums           rmd160  1989370cebbf876dfba5c9096eeaf977cba37661 \
-                    sha256  3633d2bf13d2e8e4064848f1bad15d143f756f3e330ce59a30073c2c488d69a8
+checksums           rmd160  e3b40e6eb19760fd46cd2d5ee5821004a96f8f06 \
+                    sha256  ba61987e0e3a20f0fea0120113b01e89b05432edbc976fa6153be4b8de312c6c
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-flickr-api \
                     port:p${perl5.major}-http-message \
                     port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-net-oauth \
                     port:p${perl5.major}-xml-simple
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160824/590d1144/attachment.html>


More information about the macports-changes mailing list