[47949] trunk/dports/devel/liblzma

afb at macports.org afb at macports.org
Wed Mar 11 07:09:21 PDT 2009


Revision: 47949
          http://trac.macports.org/changeset/47949
Author:   afb at macports.org
Date:     2009-03-11 07:09:20 -0700 (Wed, 11 Mar 2009)
Log Message:
-----------
port upgrade: liblzma 4.999.3

Modified Paths:
--------------
    trunk/dports/devel/liblzma/Portfile

Removed Paths:
-------------
    trunk/dports/devel/liblzma/files/

Modified: trunk/dports/devel/liblzma/Portfile
===================================================================
--- trunk/dports/devel/liblzma/Portfile	2009-03-11 14:09:14 UTC (rev 47948)
+++ trunk/dports/devel/liblzma/Portfile	2009-03-11 14:09:20 UTC (rev 47949)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            liblzma
-version         4.42.0alpha6
+version         4.999.3alpha
 categories      devel
 platforms       darwin
 maintainers     afb at macports.org openmaintainer
@@ -17,22 +17,13 @@
 homepage        http://tukaani.org/lzma/
 master_sites    ${homepage}
 distname        lzma-${version}
-checksums       md5 a22b0c661472e88942f683dd0f1852f0
+checksums       md5 23b0d73bda022964a9dfc7787c5fb918
 
 depends_lib     port:libiconv port:gettext
 
-patchfiles      lzma-4.42.0alpha6-presets.patch lzma-4.42.0alpha6-lzmadec.patch
-patch.args      -p1
-
 configure.args  --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix}
 
 # the internal "check.h" header conflicts with port check's <check.h>
 configure.cppflags -I${worksrcpath}/src/liblzma/check -I${prefix}/include
 
 destroot.dir    ${worksrcpath}/src/liblzma
-
-# currently the headers are missing from the make install, so add them
-post-destroot {
-     xinstall ${worksrcpath}/src/liblzma/common/lzma.h ${destroot}${prefix}/include
-     xinstall ${worksrcpath}/src/liblzma/common/lzma_adv.h ${destroot}${prefix}/include
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090311/e80354e8/attachment.html>


More information about the macports-changes mailing list