[48628] trunk/dports/sysutils/yum/Portfile

afb at macports.org afb at macports.org
Thu Mar 26 06:26:54 PDT 2009


Revision: 48628
          http://trac.macports.org/changeset/48628
Author:   afb at macports.org
Date:     2009-03-26 06:26:54 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------
port upgrade: yum 3.2.21 (+add intltool)

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

Modified: trunk/dports/sysutils/yum/Portfile
===================================================================
--- trunk/dports/sysutils/yum/Portfile	2009-03-26 13:20:14 UTC (rev 48627)
+++ trunk/dports/sysutils/yum/Portfile	2009-03-26 13:26:54 UTC (rev 48628)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		yum
-version		3.2.20
-revision	1
+version		3.2.21
 platforms	darwin
 categories	sysutils archivers
 maintainers	n3npq at mac.com afb at macports.org
@@ -17,13 +16,14 @@
 
 homepage	http://yum.baseurl.org/
 master_sites	${homepage}download/3.2/
-checksums	md5 1e38412df913b67c306bc4dc2e7c20dd \
-		sha1 65fde6524d086df63c4ec87cd63c9461b9c0a17f \
-		rmd160 95932ba98be4998724f45528e3d02a4fa566726c
+checksums	md5 2c9ff2e3c329e5cd0ce335d05bf96b7b \
+		sha1 d9cc6cc6861bb445b81cd0946771e8510280b7e5 \
+		rmd160 8c5f8be6cc60336814d3fe539d87a001a53e0f25
 
 patchfiles	patch-prefix.diff patch-sqlutils.py patch-packages.py
 
 depends_lib	lib:librpm:rpm port:python24 port:py-celementtree port:py-urlgrabber port:py-libxml2 port:py-yum-metadata-parser port:py-iniparse port:py-pygpgme
+depends_build	port:intltool port:py-nose
 
 patch {
 		foreach patch $patchfiles {
@@ -57,8 +57,6 @@
 }
 
 test.run	yes
-test.cmd	${prefix}/bin/python2.4
-test.target	test/alltests.py
 
 livecheck.check	regex
 # get the last modified tarball
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090326/6a695a50/attachment.html>


More information about the macports-changes mailing list