[32781] trunk/dports/lang/perl5.8/Portfile

rhwood at macports.org rhwood at macports.org
Sun Jan 13 03:14:47 PST 2008


Revision: 32781
          http://trac.macosforge.org/projects/macports/changeset/32781
Author:   rhwood at macports.org
Date:     2008-01-13 03:14:46 -0800 (Sun, 13 Jan 2008)

Log Message:
-----------
Use gzip instead of bzip2 when getting the source code.
Since this change does not affect the final installed product, do not change revision.

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

Modified: trunk/dports/lang/perl5.8/Portfile
===================================================================
--- trunk/dports/lang/perl5.8/Portfile	2008-01-13 11:11:51 UTC (rev 32780)
+++ trunk/dports/lang/perl5.8/Portfile	2008-01-13 11:14:46 UTC (rev 32781)
@@ -17,13 +17,13 @@
     development, and more.
 
 distname        perl-${version}
-use_bzip2       yes
+use_bzip2       no
 homepage        http://www.perl.org/
 master_sites    http://www.cpan.org/src/5.0/
 
-checksums       md5 a377c0c67ab43fd96eeec29ce19e8382 \
-                sha1 4aab490040727ca4419098720eca2ba4367df539 \
-                rmd160 e78f26d9b96e6db35f946ad4ff55e3a69385c71b
+checksums	md5 b8c118d4360846829beb30b02a6b91a7 \
+		sha1 acaa16580bedbea8636e2e8abb24cb285d6f5c55 \
+		rmd160 368e6707962924f4f47ac5271a925f87f24519f3
 
 platform darwin {
     patchfiles-append   patch-hints_darwin.sh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080113/d17c687e/attachment.html


More information about the macports-changes mailing list