[74169] trunk/dports/archivers

afb at macports.org afb at macports.org
Mon Dec 6 09:33:22 PST 2010


Revision: 74169
          http://trac.macports.org/changeset/74169
Author:   afb at macports.org
Date:     2010-12-06 09:33:15 -0800 (Mon, 06 Dec 2010)
Log Message:
-----------
replace xz-devel with xz (#27588)

Modified Paths:
--------------
    trunk/dports/archivers/xz/Portfile
    trunk/dports/archivers/xz-devel/Portfile

Modified: trunk/dports/archivers/xz/Portfile
===================================================================
--- trunk/dports/archivers/xz/Portfile	2010-12-06 15:56:58 UTC (rev 74168)
+++ trunk/dports/archivers/xz/Portfile	2010-12-06 17:33:15 UTC (rev 74169)
@@ -23,8 +23,6 @@
 
 depends_lib     port:libiconv port:gettext
 
-conflicts       xz-devel
-
 configure.args  --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix}
 
 # previous version defaulted to static liblzma (through --enable-dynamic=mixed)

Modified: trunk/dports/archivers/xz-devel/Portfile
===================================================================
--- trunk/dports/archivers/xz-devel/Portfile	2010-12-06 15:56:58 UTC (rev 74168)
+++ trunk/dports/archivers/xz-devel/Portfile	2010-12-06 17:33:15 UTC (rev 74169)
@@ -23,7 +23,8 @@
 
 depends_lib     port:libiconv port:gettext
 
-conflicts       xz lzmautils
+conflicts       lzmautils
+replaced_by     xz
 
 patchfiles      patch-sysctl-darwin.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101206/64176352/attachment-0001.html>


More information about the macports-changes mailing list