[40720] trunk/dports/sysutils/rpm51
afb at macports.org
afb at macports.org
Sun Oct 12 06:13:40 PDT 2008
Revision: 40720
http://trac.macports.org/changeset/40720
Author: afb at macports.org
Date: 2008-10-12 06:13:39 -0700 (Sun, 12 Oct 2008)
Log Message:
-----------
port upgrade: RPM 5.1.5
Modified Paths:
--------------
trunk/dports/sysutils/rpm51/Portfile
trunk/dports/sysutils/rpm51/files/patch-macros.in
Modified: trunk/dports/sysutils/rpm51/Portfile
===================================================================
--- trunk/dports/sysutils/rpm51/Portfile 2008-10-12 10:32:03 UTC (rev 40719)
+++ trunk/dports/sysutils/rpm51/Portfile 2008-10-12 13:13:39 UTC (rev 40720)
@@ -3,7 +3,7 @@
PortSystem 1.0
name rpm51
-version 5.1.4
+version 5.1.5
platforms darwin freebsd linux
categories sysutils archivers
maintainers n3npq at mac.com afb at macports.org
@@ -17,7 +17,7 @@
homepage http://rpm5.org
master_sites ${homepage}/files/rpm/rpm-5.1/
distname rpm-${version}
-checksums md5 9a04c22ce1dffc81a7e43d39b002aaa1
+checksums md5 f7e2b2373dc57b2df212c9e926487ca1
worksrcdir rpm-${version}
depends_build port:expat port:neon \
Modified: trunk/dports/sysutils/rpm51/files/patch-macros.in
===================================================================
--- trunk/dports/sysutils/rpm51/files/patch-macros.in 2008-10-12 10:32:03 UTC (rev 40719)
+++ trunk/dports/sysutils/rpm51/files/patch-macros.in 2008-10-12 13:13:39 UTC (rev 40720)
@@ -1,4 +1,4 @@
---- macros.in.orig 2007-11-11 17:59:37.000000000 +0100
+--- macros.in.orig 2008-10-12 12:38:47.000000000 +0200
+++ macros.in 2008-02-29 09:25:14.000000000 +0100
@@ -186,7 +186,7 @@
%_dbpath_rebuild %{_dbpath}
@@ -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 @@
+@@ -778,7 +778,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 @@
+@@ -866,13 +866,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 @@
+@@ -1037,7 +1037,7 @@
%_rpmds_perldeps_cmd %{__find} %{_libdir}/perl5 | %{_rpmhome}/perl.prov
#
@@ -52,7 +52,7 @@
#==============================================================================
# ---- Cache configuration macros.
-@@ -1049,7 +1049,7 @@
+@@ -1062,7 +1062,7 @@
%_bhA %{nil}
# The cache database directory.
@@ -61,7 +61,7 @@
#==============================================================================
# ---- per-platform macros.
-@@ -1283,7 +1283,7 @@
+@@ -1296,7 +1296,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 @@
+@@ -1570,7 +1570,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 @@
+@@ -1580,7 +1580,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 @@
+@@ -1590,7 +1590,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 @@
+@@ -1611,7 +1611,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/20081012/7d47f839/attachment.html
More information about the macports-changes
mailing list