[51022] trunk/dports/sysutils/logrotate/Portfile
markd at macports.org
markd at macports.org
Fri May 15 08:58:45 PDT 2009
Revision: 51022
http://trac.macports.org/changeset/51022
Author: markd at macports.org
Date: 2009-05-15 08:58:45 -0700 (Fri, 15 May 2009)
Log Message:
-----------
Closes #19398. Applies patch rh-dateext from distribution.
Modified Paths:
--------------
trunk/dports/sysutils/logrotate/Portfile
Modified: trunk/dports/sysutils/logrotate/Portfile
===================================================================
--- trunk/dports/sysutils/logrotate/Portfile 2009-05-15 15:55:30 UTC (rev 51021)
+++ trunk/dports/sysutils/logrotate/Portfile 2009-05-15 15:58:45 UTC (rev 51022)
@@ -4,7 +4,7 @@
name logrotate
version 3.7.1
-revision 1
+revision 2
categories sysutils
maintainers markd
platforms darwin
@@ -37,6 +37,8 @@
post-patch {
reinplace "s|\"/bin/gzip\"|\"${prefix}/bin/gzip\"|g" \
${worksrcpath}/config.h
+
+ system "cd ${worksrcpath} && patch -p1 < logrotate-${version}/debian/patches/rh-dateext.patch"
}
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090515/e5b79e5d/attachment.html>
More information about the macports-changes
mailing list