[148405] trunk/dports/lang/perl5
mojca at macports.org
mojca at macports.org
Sat May 7 02:26:29 PDT 2016
Revision: 148405
https://trac.macports.org/changeset/148405
Author: mojca at macports.org
Date: 2016-05-07 02:26:28 -0700 (Sat, 07 May 2016)
Log Message:
-----------
perl5.22: upgrade to 5.22.2
Modified Paths:
--------------
trunk/dports/lang/perl5/Portfile
trunk/dports/lang/perl5/files/5.22/install-under-short-version-PR43480.patch
Modified: trunk/dports/lang/perl5/Portfile
===================================================================
--- trunk/dports/lang/perl5/Portfile 2016-05-07 09:23:09 UTC (rev 148404)
+++ trunk/dports/lang/perl5/Portfile 2016-05-07 09:26:28 UTC (rev 148405)
@@ -5,8 +5,7 @@
PortGroup perl5 1.0
name perl5
-version 5.22.1
-revision 1
+version 5.22.2
categories lang
platforms darwin freebsd linux
license {Artistic-1 GPL}
@@ -35,7 +34,7 @@
5.16 3 2 f25fdd72449156a7cbe989e8bd339fdba1afabc0 bb7bc735e6813b177dcfccd480defcde7eddefa173b5967eac11babd1bfa98e8
5.18 4 1 d97181a98f7acc80125b0d2a182a6a2cd7542ceb 1fb4d27b75cd244e849f253320260efe1750641aaff4a18ce0d67556ff1b96a5
5.20 3 0 499846a1c92e00dd357cb782bc14787b8cd47051 1b40068166c242e34a536836286e70b78410602a80615143301e52aa2901493b
- 5.22 1 1 99e3af98d80ace857da6ce28679a2e35a4360144 e98e4075a3167fa40524abe447c30bcca10c60e02a54ee1361eff278947a1221
+ 5.22 2 0 203afca8995ca426db0af48b78eb606b5d24011a f2322b9b04fe0cdbca9fe755360da04892cb6483d44959457cfebc0bcddc8058
}
foreach {perl5.v perl5.subversion perl5.revision perl5.rmd160 perl5.sha256} ${perl5.versions_info} {
Modified: trunk/dports/lang/perl5/files/5.22/install-under-short-version-PR43480.patch
===================================================================
--- trunk/dports/lang/perl5/files/5.22/install-under-short-version-PR43480.patch 2016-05-07 09:23:09 UTC (rev 148404)
+++ trunk/dports/lang/perl5/files/5.22/install-under-short-version-PR43480.patch 2016-05-07 09:26:28 UTC (rev 148405)
@@ -1,7 +1,7 @@
https://trac.macports.org/ticket/43480
--- Configure.orig
+++ Configure
-@@ -4331,6 +4331,8 @@ dos|vms)
+@@ -4332,6 +4332,8 @@ dos|vms)
*)
version=`echo $revision $patchlevel $subversion | \
$awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
@@ -10,7 +10,7 @@
api_versionstring=`echo $api_revision $api_version $api_subversion | \
$awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
;;
-@@ -7222,7 +7224,7 @@ esac
+@@ -7244,7 +7246,7 @@ esac
: /opt/perl/lib/perl5... would be redundant.
: The default "style" setting is made in installstyle.U
case "$installstyle" in
@@ -19,7 +19,7 @@
*) set dflt privlib lib/$version ;;
esac
eval $prefixit
-@@ -7470,7 +7472,7 @@ siteprefixexp="$ansexp"
+@@ -7490,7 +7494,7 @@ siteprefixexp="$ansexp"
prog=`echo $package | $sed 's/-*[0-9.]*$//'`
case "$sitelib" in
'') case "$installstyle" in
@@ -28,7 +28,7 @@
*) dflt=$siteprefix/lib/site_$prog/$version ;;
esac
;;
-@@ -7888,7 +7890,7 @@ case "$vendorprefix" in
+@@ -7910,7 +7912,7 @@ case "$vendorprefix" in
'')
prog=`echo $package | $sed 's/-*[0-9.]*$//'`
case "$installstyle" in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160507/a16a5118/attachment-0001.html>
More information about the macports-changes
mailing list