[41352] trunk/dports/sysutils/rpm-devel

afb at macports.org afb at macports.org
Fri Oct 31 01:55:08 PDT 2008


Revision: 41352
          http://trac.macports.org/changeset/41352
Author:   afb at macports.org
Date:     2008-10-31 01:55:07 -0700 (Fri, 31 Oct 2008)
Log Message:
-----------
rpm52: update snapshot (#17036)

Modified Paths:
--------------
    trunk/dports/sysutils/rpm-devel/Portfile
    trunk/dports/sysutils/rpm-devel/files/patch-macros.in

Modified: trunk/dports/sysutils/rpm-devel/Portfile
===================================================================
--- trunk/dports/sysutils/rpm-devel/Portfile	2008-10-31 08:27:30 UTC (rev 41351)
+++ trunk/dports/sysutils/rpm-devel/Portfile	2008-10-31 08:55:07 UTC (rev 41352)
@@ -4,7 +4,7 @@
 
 name			rpm-devel
 version			5.2
-revision		20080910
+revision		20081030
 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		20080910
+set distdate		20081030
 distname		rpm-${version}.SNAPSHOT.${distdate}
-checksums		md5 2466b4990d98d22cc762d2311549356d
+checksums		md5 878da8756352fd5026db2df979ae2db8
 worksrcdir		${distname}
 #
 ### CVS source
@@ -61,7 +61,7 @@
 
 
 configure.args-append	--with-lua=internal --with-db=internal
-configure.cppflags-append	-I${prefix}/include/xar
+configure.cppflags-append	-I${prefix}/include/xar -I${prefix}/include/ossp
 
 post-destroot {
 	xinstall -d -m 755 ${destroot}${prefix}/etc/rpm

Modified: trunk/dports/sysutils/rpm-devel/files/patch-macros.in
===================================================================
--- trunk/dports/sysutils/rpm-devel/files/patch-macros.in	2008-10-31 08:27:30 UTC (rev 41351)
+++ trunk/dports/sysutils/rpm-devel/files/patch-macros.in	2008-10-31 08:55:07 UTC (rev 41352)
@@ -1,4 +1,4 @@
---- macros.in.orig	2007-11-11 17:59:37.000000000 +0100
+--- macros.in.orig	2008-10-20 03:22:51.000000000 +0200
 +++ macros.in	2008-02-29 09:25:14.000000000 +0100
 @@ -186,7 +186,7 @@
  %_dbpath_rebuild	%{_dbpath}
@@ -9,7 +9,7 @@
  #	shadow tree.
  #
  #     A spec file can %%define _find_debuginfo_opts to pass options to
-@@ -309,7 +309,7 @@
+@@ -311,7 +311,7 @@
  
  #	The PATH put into the environment before running %pre/%post et al.
  #
@@ -18,7 +18,7 @@
  
  #	A colon separated list of desired locales to be installed;
  #	"all" means install all locale specific files.
-@@ -771,7 +771,7 @@
+@@ -791,7 +791,7 @@
  # Export package NEVRA (stamped with install tid) info for HRMIB on this path.
  #
  # XXX	Note: escaped %% for use in headerSprintf()
@@ -27,7 +27,7 @@
  
  #==============================================================================
  # ---- GPG/PGP/PGP5 signature macros.
-@@ -859,13 +859,13 @@
+@@ -879,13 +879,13 @@
  #	The path to the dependency universe database. The default value
  #	is the rpmdb-vendor location. The macro is usually defined in
  #	%{_etcrpm}/macros.solve, installed with the rpmdb-vendor package.
@@ -43,7 +43,7 @@
  
  #	The output binary package file name template used when suggesting
  #	binary packages that solve a dependency. The macro is usually defined
-@@ -1024,7 +1024,7 @@
+@@ -1064,7 +1064,7 @@
  %_rpmds_perldeps_cmd	%{__find} %{_libdir}/perl5 | %{_rpmhome}/perl.prov
  
  #
@@ -52,7 +52,7 @@
  
  #==============================================================================
  # ---- Cache configuration macros.
-@@ -1049,7 +1049,7 @@
+@@ -1089,7 +1089,7 @@
  %_bhA           %{nil}
  
  #	The cache database directory.
@@ -61,7 +61,7 @@
  
  #==============================================================================
  # ---- per-platform macros.
-@@ -1283,7 +1283,7 @@
+@@ -1328,7 +1328,7 @@
  %_lib			lib
  %_libdir		%{_exec_prefix}/%{_lib}
  %_includedir		%{_prefix}/include
@@ -70,7 +70,7 @@
  %_infodir		%{_prefix}/info
  %_mandir		%{_prefix}/man
  %_localedir		%{_datadir}/locale
-@@ -1557,7 +1557,7 @@
+@@ -1617,7 +1617,7 @@
  # Note: Used iff _use_internal_dependency_generator is non-zero. The
  # helpers are also used by %{_rpmhome}/rpmdeps {--provides|--requires}.
  %__java_provides	%{_rpmhome}/javadeps.sh --provides
@@ -79,7 +79,7 @@
  
  #------------------------------------------------------------------------
  # libtool(...) configuration.
-@@ -1567,7 +1567,7 @@
+@@ -1627,7 +1627,7 @@
  # Note: Used iff _use_internal_dependency_generator is non-zero. The
  # helpers are also used by %{_rpmhome}/rpmdeps {--provides|--requires}.
  %__libtool_provides	%{_rpmhome}/libtooldeps.sh --provides %{buildroot} %{name}
@@ -88,7 +88,7 @@
  
  #------------------------------------------------------------------------
  # pkgconfig(...) configuration.
-@@ -1577,7 +1577,7 @@
+@@ -1637,7 +1637,7 @@
  # Note: Used iff _use_internal_dependency_generator is non-zero. The
  # helpers are also used by %{_rpmhome}/rpmdeps {--provides|--requires}.
  %__pkgconfig_provides	%{_rpmhome}/pkgconfigdeps.sh --provides
@@ -97,12 +97,12 @@
  
  #------------------------------------------------------------------------
  # mono(...) configuration.
-@@ -1598,7 +1598,7 @@
+@@ -1658,7 +1658,7 @@
  # helpers are also used by %{_rpmhome}/rpmdeps {--provides|--requires}.
  #%__executable_provides	%{_rpmhome}/executabledeps.sh --provides
  #%__executable_requires	%{_rpmhome}/executabledeps.sh --requires
--%__scriptlet_requires	/bin/bash --rpm-requires
-+#%__scriptlet_requires	/bin/bash --rpm-requires
+-%__scriptlet_requires	%{__bash} --rpm-requires
++#%__scriptlet_requires	%{__bash} --rpm-requires
  
  # \endverbatim
  #*/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081031/80eefb9b/attachment.html>


More information about the macports-changes mailing list