[65765] trunk/dports/archivers

takanori at macports.org takanori at macports.org
Wed Mar 31 06:29:52 PDT 2010


Revision: 65765
          http://trac.macports.org/changeset/65765
Author:   takanori at macports.org
Date:     2010-03-31 06:29:51 -0700 (Wed, 31 Mar 2010)
Log Message:
-----------
lzmautils, xz-devel: declare conflicts

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

Modified: trunk/dports/archivers/lzmautils/Portfile
===================================================================
--- trunk/dports/archivers/lzmautils/Portfile	2010-03-31 13:09:08 UTC (rev 65764)
+++ trunk/dports/archivers/lzmautils/Portfile	2010-03-31 13:29:51 UTC (rev 65765)
@@ -20,6 +20,8 @@
 distname        lzma-${version}
 checksums       md5 2a748b77a2f8c3cbc322dbd0b4c9d06a
 
+conflicts       xz-devel
+
 livecheck.url   ${homepage}
 livecheck.regex LZMA Utils (\[0-9.\]*) was released
 livecheck.type  regexm

Modified: trunk/dports/archivers/xz-devel/Portfile
===================================================================
--- trunk/dports/archivers/xz-devel/Portfile	2010-03-31 13:09:08 UTC (rev 65764)
+++ trunk/dports/archivers/xz-devel/Portfile	2010-03-31 13:29:51 UTC (rev 65765)
@@ -23,6 +23,8 @@
 
 depends_lib     port:libiconv port:gettext
 
+conflicts       lzmautils
+
 patchfiles      patch-sysctl-darwin.diff
 
 configure.args  --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100331/f3586723/attachment.html>


More information about the macports-changes mailing list