[96978] trunk/dports/lang/perl5.16/Portfile

adfernandes at macports.org adfernandes at macports.org
Thu Aug 23 11:25:08 PDT 2012


Revision: 96978
          https://trac.macports.org/changeset/96978
Author:   adfernandes at macports.org
Date:     2012-08-23 11:25:06 -0700 (Thu, 23 Aug 2012)
Log Message:
-----------
lang/perl5.16: trivial minor version bump as per 'openmaintainer'

Modified Paths:
--------------
    trunk/dports/lang/perl5.16/Portfile

Modified: trunk/dports/lang/perl5.16/Portfile
===================================================================
--- trunk/dports/lang/perl5.16/Portfile	2012-08-23 18:12:44 UTC (rev 96977)
+++ trunk/dports/lang/perl5.16/Portfile	2012-08-23 18:25:06 UTC (rev 96978)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            perl5.16
-version         5.16.0
+version         5.16.1
 revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      lang
@@ -24,8 +24,8 @@
 homepage        http://www.perl.org/
 master_sites    http://www.cpan.org/src/5.0/
 
-checksums           rmd160  1a68709f25c64803afdc05a3fb9fbc1c571ba988 \
-                    sha256  8c1d25e92a5760e84f77baa57fde5606fd6e95ec992408d36fa53c47162721d1
+checksums           rmd160  90effd1105fb0595673b24824c760f2c79c4b317 \
+                    sha256  0704b1421fe50015becd32c8b7ed05843e8b6c188a8c16cb0c11d76986375fd0
 
 depends_lib-append  port:gdbm
 
@@ -87,9 +87,9 @@
     }
 }
 
-post-build { 
+post-build {
     reinplace -E {s|-arch [a-z0-9_]+||g} \
-        ${worksrcpath}/lib/Config_heavy.pl 
+        ${worksrcpath}/lib/Config_heavy.pl
 }
 
 test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120823/09fb9e9e/attachment.html>


More information about the macports-changes mailing list