[MacPorts] #3892: UPDATE perl5.8 to 5.8.7
MacPorts
noreply at macports.org
Thu Mar 24 08:13:59 PDT 2016
#3892: UPDATE perl5.8 to 5.8.7
----------------------+------------------------
Reporter: vivek@… | Owner: michaelm@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: fixed | Keywords:
Port: perl5.8 |
----------------------+------------------------
Changes (by ryandesign@…):
* type: defect => update
* port: => perl5.8
Old description:
> --- #Portfile~ 2005-07-07 11:40:59.000000000 -0400
> +++ Portfile 2005-07-07 11:40:59.000000000 -0400
> @@ -2,8 +2,8 @@
>
> PortSystem 1.0
> name perl5.8
> -version 5.8.6
> -revision 1
> +version 5.8.7
> +#revision 1
> categories lang
> maintainers rshaw at opendarwin.org michaelm at opendarwin.org
> description Perl 5.8.x - Practical Extraction and Report
> Language
> @@ -16,7 +16,7 @@
> distname perl-${version}
> use_bzip2 yes
> master_sites http://www.cpan.org/src/5.0/
> -checksums md5 3d030b6ff2a433840edb1a407d18dc0a
> +checksums md5 9a175d6ccbb5d9b41ffac5073ff9cc3c
>
> variant darwin {
> patchfiles-append patch-hints_darwin.sh
New description:
{{{
--- #Portfile~ 2005-07-07 11:40:59.000000000 -0400
+++ Portfile 2005-07-07 11:40:59.000000000 -0400
@@ -2,8 +2,8 @@
PortSystem 1.0
name perl5.8
-version 5.8.6
-revision 1
+version 5.8.7
+#revision 1
categories lang
maintainers rshaw at opendarwin.org michaelm at opendarwin.org
description Perl 5.8.x - Practical Extraction and Report
Language
@@ -16,7 +16,7 @@
distname perl-${version}
use_bzip2 yes
master_sites http://www.cpan.org/src/5.0/
-checksums md5 3d030b6ff2a433840edb1a407d18dc0a
+checksums md5 9a175d6ccbb5d9b41ffac5073ff9cc3c
variant darwin {
patchfiles-append patch-hints_darwin.sh
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/3892#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list