[148070] trunk/dports/perl/p5-www-shorten-googl/Portfile

devans at macports.org devans at macports.org
Mon Apr 25 14:05:54 PDT 2016


Revision: 148070
          https://trac.macports.org/changeset/148070
Author:   devans at macports.org
Date:     2016-04-25 14:05:54 -0700 (Mon, 25 Apr 2016)
Log Message:
-----------
p5-www-shorten-googl: update to version 1.100, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-www-shorten-googl/Portfile

Modified: trunk/dports/perl/p5-www-shorten-googl/Portfile
===================================================================
--- trunk/dports/perl/p5-www-shorten-googl/Portfile	2016-04-25 21:03:58 UTC (rev 148069)
+++ trunk/dports/perl/p5-www-shorten-googl/Portfile	2016-04-25 21:05:54 UTC (rev 148070)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         WWW-Shorten-Googl 1.02
-revision            1
+perl5.setup         WWW-Shorten-Googl 1.100
 maintainers         gmail.com:cowboyneal openmaintainer
 license             {Artistic-1 GPL}
 description         Perl interface to goo.gl
@@ -15,12 +14,18 @@
 
 platforms           darwin
 
-checksums           rmd160  ad3fec4481a01bbcc68941f3042678e6f0033641 \
-                    sha256  1c487d3b4146db56ad1736f937bc1021ae6c0726ea5c000686465c1887f8e3ba
+checksums           rmd160  e622509ab5735f011ff6e8e7c60dda2c8be53167 \
+                    sha256  0bae756c2b9592a832b1d5e8170aea4fe7b0f65db0089991d9fb813f33e0ab6d
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-libwww-perl \
-                        port:p${perl5.major}-www-shorten \
-                        port:p${perl5.major}-lwp-protocol-https \
-                        port:p${perl5.major}-json-any
+    depends_build-append \
+                    port:p${perl5.major}-try-tiny
+
+    depends_lib-append \
+                    port:p${perl5.major}-http-message \
+                    port:p${perl5.major}-json-maybexs \
+                    port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-lwp-protocol-https \
+                    port:p${perl5.major}-uri \
+                    port:p${perl5.major}-www-shorten
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160425/5df1e1f9/attachment.html>


More information about the macports-changes mailing list