[43806] trunk/dports/sysutils/rpm-devel/Portfile

afb at macports.org afb at macports.org
Mon Dec 15 01:04:58 PST 2008


Revision: 43806
          http://trac.macports.org/changeset/43806
Author:   afb at macports.org
Date:     2008-12-15 01:04:57 -0800 (Mon, 15 Dec 2008)
Log Message:
-----------
use 5.8 instead of 5.8.8 (implicity require perl5.8 upgrade), to prepare for 5.8.9 (in RC)

Modified Paths:
--------------
    trunk/dports/sysutils/rpm-devel/Portfile

Modified: trunk/dports/sysutils/rpm-devel/Portfile
===================================================================
--- trunk/dports/sysutils/rpm-devel/Portfile	2008-12-15 08:51:43 UTC (rev 43805)
+++ trunk/dports/sysutils/rpm-devel/Portfile	2008-12-15 09:04:57 UTC (rev 43806)
@@ -53,7 +53,7 @@
 			--with-python=2.5 --with-perl --with-sqlite --with-dbapi=sqlite \
 			--with-xar=external --with-pcre=external --with-uuid=external \
 			--without-apidocs --sysconfdir=${prefix}/etc --with-path-cfg=${prefix}/etc/rpm
-configure.env		__PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl5.8.8
+configure.env		__PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl5.8
 
 ### CVS config
 #post-fetch	{ system "cd ${worksrcpath} && . devtool.bashrc && devtool checkout" }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081215/f5a86a19/attachment-0001.html>


More information about the macports-changes mailing list