[133720] trunk/dports/archivers/xz-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Mar 9 07:30:30 PDT 2015


Revision: 133720
          https://trac.macports.org/changeset/133720
Author:   ryandesign at macports.org
Date:     2015-03-09 07:30:29 -0700 (Mon, 09 Mar 2015)
Log Message:
-----------
xz-devel: replaced_by xz

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

Modified: trunk/dports/archivers/xz-devel/Portfile
===================================================================
--- trunk/dports/archivers/xz-devel/Portfile	2015-03-09 14:22:36 UTC (rev 133719)
+++ trunk/dports/archivers/xz-devel/Portfile	2015-03-09 14:30:29 UTC (rev 133720)
@@ -2,38 +2,13 @@
 
 PortSystem      1.0
 
-name            xz-devel
 replaced_by     xz
-version         5.1.4beta
+PortGroup       obsolete 1.0
+
+name            xz-devel
+version         5.2.1
 categories      archivers
 # some executables are GPL, libs and everything else are public domain
 license         {public-domain GPL-2+}
 platforms       darwin
-maintainers     nomaintainer
-description     XZ Utils
-
-long_description \
-XZ utils consist of a few relatively separate submodules: \
-* LZMA/XZ encoder/decoder command line tool similar to gzip/bzip2 \
-* Scripts to ease grepping, diffing and viewing (lz*grep, lzdiff/lzcmp, lzmore/lzless)
-
-homepage        http://tukaani.org/xz/
-master_sites    ${homepage}
-distname        xz-${version}
-
-checksums       sha1    e6562e8c704b49a0ded7333dfd0da876a5714cdf \
-                rmd160  079c55e95a9b606a94e5dcb26837037f54530d7e
-
-use_autoreconf  yes
-
-depends_lib     port:libiconv port:gettext
-
-configure.args  --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix}
-
-# document that we always need legacy symlinks now that "lzmautils" refers here
-configure.args-append --enable-lzma-links
-
-# the internal "check.h" header conflicts with port check's <check.h>
-configure.cppflags -I${worksrcpath}/src/liblzma/check -I${prefix}/include
-
-livecheck.type  none
+maintainers     ryandesign openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150309/51405018/attachment.html>


More information about the macports-changes mailing list