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

afb at macports.org afb at macports.org
Sun Dec 7 23:53:52 PST 2008


Revision: 43290
          http://trac.macports.org/changeset/43290
Author:   afb at macports.org
Date:     2008-12-07 23:53:52 -0800 (Sun, 07 Dec 2008)
Log Message:
-----------
update snapshot, use explicit perl version just in case it disappears

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

Modified: trunk/dports/sysutils/rpm-devel/Portfile
===================================================================
--- trunk/dports/sysutils/rpm-devel/Portfile	2008-12-08 07:51:38 UTC (rev 43289)
+++ trunk/dports/sysutils/rpm-devel/Portfile	2008-12-08 07:53:52 UTC (rev 43290)
@@ -4,7 +4,7 @@
 
 name			rpm-devel
 version			5.2
-revision		20081030
+revision		20081130
 platforms		darwin freebsd linux
 categories		sysutils archivers
 maintainers		n3npq at mac.com afb at macports.org
@@ -17,9 +17,9 @@
 
 homepage		http://rpm5.org
 master_sites		${homepage}/files/rpm/rpm-5.2/SNAPSHOT
-set distdate		20081030
+set distdate		20081130
 distname		rpm-${version}.SNAPSHOT.${distdate}
-checksums		md5 878da8756352fd5026db2df979ae2db8
+checksums		md5 5bec470ab870c996382f59e162cbf369
 worksrcdir		${distname}
 #
 ### CVS source
@@ -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/perl
+configure.env		__PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl5.8.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/20081207/8c1efe02/attachment.html>


More information about the macports-changes mailing list