[70384] trunk/dports/archivers/bzip2/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 7 14:38:15 PDT 2010


Revision: 70384
          http://trac.macports.org/changeset/70384
Author:   ryandesign at macports.org
Date:     2010-08-07 14:38:14 -0700 (Sat, 07 Aug 2010)
Log Message:
-----------
bzip2: use patchfiles-replace instead of -delete and -append

Modified Paths:
--------------
    trunk/dports/archivers/bzip2/Portfile

Modified: trunk/dports/archivers/bzip2/Portfile
===================================================================
--- trunk/dports/archivers/bzip2/Portfile	2010-08-07 21:34:07 UTC (rev 70383)
+++ trunk/dports/archivers/bzip2/Portfile	2010-08-07 21:38:14 UTC (rev 70384)
@@ -32,8 +32,7 @@
     patch-Makefile-so.diff
 
 platform darwin {
-    patchfiles-delete   patch-Makefile-so.diff
-    patchfiles-append   patch-Makefile-dylib.diff
+    patchfiles-replace  s|patch-Makefile-so.diff|patch-Makefile-dylib.diff|
 
     post-patch {
     reinplace "s|__MacPorts_Version__|${version}|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100807/67c2327b/attachment.html>


More information about the macports-changes mailing list