Opened 18 years ago

Closed 18 years ago

Last modified 8 years ago

#7420 closed update (fixed)

UPDATE: perl5.8 from 5.8.7 to 5.8.8

Reported by: danielluke (Daniel J. Luke) Owned by: michaelm@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: perl5.8

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Just built this on my 10.4.5 (ppc) system.

diff inline:

--- Portfile    11 Aug 2005 21:33:20 -0000      1.39
+++ Portfile    22 Feb 2006 19:45:14 -0000
@@ -2,7 +2,7 @@
 
 PortSystem              1.0
 name                    perl5.8
-version                 5.8.7
+version                 5.8.8
 categories              lang
 maintainers             michaelm@opendarwin.org
 description             Perl 5.8.x - Practical Extraction and Report Language
@@ -15,7 +15,7 @@
 distname               perl-${version}
 use_bzip2               yes
 master_sites            http://www.cpan.org/src/5.0/
-checksums               md5 9a175d6ccbb5d9b41ffac5073ff9cc3c
+checksums               md5 a377c0c67ab43fd96eeec29ce19e8382
 
 variant darwin {
        patchfiles-append       patch-hints_darwin.sh

Change History (2)

comment:1 Changed 18 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks, commited;

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: perl5.8 added
Type: defectupdate
Note: See TracTickets for help on using tickets.