[129228] trunk/dports/perl/p5-www-shorten/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 13:34:36 PST 2014


Revision: 129228
          https://trac.macports.org/changeset/129228
Author:   mojca at macports.org
Date:     2014-12-09 13:34:35 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-www-shorten: upgrade to 3.06, add status line, minor space changes

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

Modified: trunk/dports/perl/p5-www-shorten/Portfile
===================================================================
--- trunk/dports/perl/p5-www-shorten/Portfile	2014-12-09 21:31:34 UTC (rev 129227)
+++ trunk/dports/perl/p5-www-shorten/Portfile	2014-12-09 21:34:35 UTC (rev 129228)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -4,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         WWW-Shorten 3.05
+perl5.setup         WWW-Shorten 3.06
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Interface to URL shortening sites
@@ -12,12 +13,12 @@
 
 platforms           darwin
 
-checksums           md5     bdc5be1fac9ec6310e7c8163f29f4d47 \
-                    sha1    38468227732f660bf5554d2f0a1f5e4c4cea1b93 \
-                    rmd160  932f8011a981213c2355fa3d0065af8c9dd45553
+checksums           rmd160  a8ef800165417bfb0095c305d67e1920a6fc5e52 \
+                    sha256  69effd849186d0573f0e4838b0035983b212bd0b4afee645259a9791d3387d0e
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-libwww-perl port:p${perl5.major}-uri
+    depends_lib-append  port:p${perl5.major}-libwww-perl \
+                        port:p${perl5.major}-uri
 
-supported_archs noarch
+    supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/7bff4c21/attachment.html>


More information about the macports-changes mailing list