[33584] trunk/dports/sysutils/rpm50/Portfile

afb at macports.org afb at macports.org
Wed Jan 30 14:51:58 PST 2008


Revision: 33584
          http://trac.macosforge.org/projects/macports/changeset/33584
Author:   afb at macports.org
Date:     2008-01-30 14:51:56 -0800 (Wed, 30 Jan 2008)

Log Message:
-----------
port upgrade: RPM 5.0.1

Modified Paths:
--------------
    trunk/dports/sysutils/rpm50/Portfile

Modified: trunk/dports/sysutils/rpm50/Portfile
===================================================================
--- trunk/dports/sysutils/rpm50/Portfile	2008-01-30 20:52:44 UTC (rev 33583)
+++ trunk/dports/sysutils/rpm50/Portfile	2008-01-30 22:51:56 UTC (rev 33584)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			rpm50
-version			5.0.0
+version			5.0.1
 platforms		darwin freebsd linux
 categories		sysutils archivers
 maintainers		n3npq at mac.com afb at macports.org
@@ -17,17 +17,8 @@
 homepage		http://rpm5.org
 master_sites		${homepage}/files/rpm/rpm-5.0
 distname		rpm-${version}
-#distdate		20080105
-checksums		md5 4866053828c7258213f5711f3ca1dcd5
+checksums		md5 4a19c36b9fd99aca2a96ee5408af4fe3
 worksrcdir		rpm-${version}
-#
-### CVS source
-#fetch.type      	cvs
-#cvs.root		:pserver:anonymous at rpm5.org:/cvs
-#cvs.module		rpm
-##cvs.date		20080105
-#cvs.tag			rpm-5_0
-#worksrcdir		rpm
 
 depends_build		port:expat port:neon \
 			port:python25 port:perl5.8 \
@@ -54,11 +45,7 @@
 			--without-apidocs --sysconfdir=${prefix}/etc --with-path-cfg=${prefix}/etc/rpm
 configure.env		__PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl
 
-### CVS config
-#post-fetch	{ system "cd ${worksrcpath} && . devtool.bashrc && devtool checkout" }
-#pre-configure	{ system "cd ${worksrcpath} && . devtool.bashrc && devtool autogen" }
 
-
 configure.args-append	--with-lua=internal --with-db=internal
 configure.cppflags-append	-I${prefix}/include/xar
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080130/c0079abb/attachment.html


More information about the macports-changes mailing list