[53055] trunk/dports/sysutils/rpm-devel
afb at macports.org
afb at macports.org
Sun Jun 28 14:48:53 PDT 2009
Revision: 53055
http://trac.macports.org/changeset/53055
Author: afb at macports.org
Date: 2009-06-28 14:48:53 -0700 (Sun, 28 Jun 2009)
Log Message:
-----------
update snapshot, require popt >= 1.15
Modified Paths:
--------------
trunk/dports/sysutils/rpm-devel/Portfile
Removed Paths:
-------------
trunk/dports/sysutils/rpm-devel/files/patch-rpmzq.c
Modified: trunk/dports/sysutils/rpm-devel/Portfile
===================================================================
--- trunk/dports/sysutils/rpm-devel/Portfile 2009-06-28 21:46:59 UTC (rev 53054)
+++ trunk/dports/sysutils/rpm-devel/Portfile 2009-06-28 21:48:53 UTC (rev 53055)
@@ -4,7 +4,7 @@
name rpm-devel
version 5.2
-revision 20090308
+revision 20090627
platforms darwin freebsd linux
categories sysutils archivers
maintainers mac.com:n3npq afb
@@ -17,9 +17,9 @@
homepage http://rpm5.org
master_sites ${homepage}/files/rpm/rpm-5.2/SNAPSHOT
-set distdate 20090308
+set distdate 20090627
distname rpm-${version}.SNAPSHOT.${distdate}
-checksums md5 185671bfcd5ab0021b32dcaddd29b7fa
+checksums md5 9744688f43b2cd7d6ecee6a0a44e8856
worksrcdir ${distname}
#
### CVS source
@@ -43,7 +43,7 @@
bin:bzip2:bzip2 \
bin:unzip:unzip
-patchfiles patch-macros.in patch-rpmzq.c
+patchfiles patch-macros.in
build.type gnu
Deleted: trunk/dports/sysutils/rpm-devel/files/patch-rpmzq.c
===================================================================
--- trunk/dports/sysutils/rpm-devel/files/patch-rpmzq.c 2009-06-28 21:46:59 UTC (rev 53054)
+++ trunk/dports/sysutils/rpm-devel/files/patch-rpmzq.c 2009-06-28 21:48:53 UTC (rev 53055)
@@ -1,13 +0,0 @@
---- rpmio/rpmzq.c.orig 2009-03-09 03:27:30.000000000 +0100
-+++ rpmio/rpmzq.c 2009-03-11 16:39:01.000000000 +0100
-@@ -71,6 +71,10 @@
-
- #include "debug.h"
-
-+#if !defined(POPT_ARGFLAG_TOGGLE) /* XXX compat with popt < 1.15 */
-+#define POPT_ARGFLAG_TOGGLE 0
-+#endif
-+
- /*@unchecked@*/
- int _rpmzq_debug = 0;
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090628/6f9a6bad/attachment-0001.html>
More information about the macports-changes
mailing list