[55089] trunk/dports/lang/perl5.8

toby at macports.org toby at macports.org
Thu Aug 6 12:46:52 PDT 2009


Revision: 55089
          http://trac.macports.org/changeset/55089
Author:   toby at macports.org
Date:     2009-08-06 12:46:50 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
#20582 (perl5.8 failed configure - error 2)

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

Added Paths:
-----------
    trunk/dports/lang/perl5.8/files/patch-Configure

Modified: trunk/dports/lang/perl5.8/Portfile
===================================================================
--- trunk/dports/lang/perl5.8/Portfile	2009-08-06 19:03:33 UTC (rev 55088)
+++ trunk/dports/lang/perl5.8/Portfile	2009-08-06 19:46:50 UTC (rev 55089)
@@ -27,7 +27,7 @@
     sha1    19843b5a7585cf35d96c07dbcd419bbdd5813617 \
     rmd160  680004238d626ec985075e1b4519b7f0b34f57e5
 
-patchfiles  patch-perl.c.diff
+patchfiles  patch-perl.c.diff patch-Configure
 
 post-patch {
     reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/Configure

Added: trunk/dports/lang/perl5.8/files/patch-Configure
===================================================================
--- trunk/dports/lang/perl5.8/files/patch-Configure	                        (rev 0)
+++ trunk/dports/lang/perl5.8/files/patch-Configure	2009-08-06 19:46:50 UTC (rev 55089)
@@ -0,0 +1,11 @@
+--- Configure.orig	2009-08-06 12:43:57.000000000 -0700
++++ Configure	2009-08-06 12:44:11.000000000 -0700
+@@ -8490,7 +8490,7 @@
+ '') myhostname=noname ;;
+ esac
+ : you do not want to know about this
+-set $myhostname
++set -- $myhostname
+ myhostname=$1
+ 
+ : verify guess
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/8b40b469/attachment.html>


More information about the macports-changes mailing list