[95377] trunk/dports/graphics/libpng/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 11 06:52:14 PDT 2012


Revision: 95377
          https://trac.macports.org/changeset/95377
Author:   ryandesign at macports.org
Date:     2012-07-11 06:52:13 -0700 (Wed, 11 Jul 2012)
Log Message:
-----------
libpng: update to 1.4.12; use xz distfile; no longer use archcheck portgroup

Modified Paths:
--------------
    trunk/dports/graphics/libpng/Portfile

Modified: trunk/dports/graphics/libpng/Portfile
===================================================================
--- trunk/dports/graphics/libpng/Portfile	2012-07-11 13:15:43 UTC (rev 95376)
+++ trunk/dports/graphics/libpng/Portfile	2012-07-11 13:52:13 UTC (rev 95377)
@@ -2,10 +2,9 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               archcheck 1.0
 
 name                    libpng
-version                 1.4.11
+version                 1.4.12
 set branch              [join [lrange [split ${version} .] 0 1] ""]
 categories              graphics
 maintainers             ryandesign waqar
@@ -13,7 +12,7 @@
 platforms               darwin openbsd freebsd sunos linux
 homepage                http://www.libpng.org/pub/png/libpng.html
 master_sites            sourceforge:project/${name}/${name}${branch}/${version}
-use_bzip2               yes
+use_xz                  yes
 
 description             Library for manipulating PNG images
 
@@ -28,13 +27,11 @@
                         understand. Currently, this library only supports C. \
                         Support for other languages is being considered.
 
-checksums               rmd160  62216fcfac8f840d26e8084a70fbba2cd5c33a56 \
-                        sha256  35c94642e0d1697a70d065a9ae274ece1d052f7cfb1d4da51af7e185aceb5754
+checksums               rmd160  53cc6fa8a6cc7cb8e24bc1fb2bc9fbc3a96ce195 \
+                        sha256  2abc9f477cfed0d1b10e4b1424e8e0d6a76e533cb36f521848af4a0fc0021927
 
 depends_lib             port:zlib
 
-archcheck.files         lib/libz.dylib
-
 use_parallel_build      yes
 
 test.run                yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120711/b255ddba/attachment.html>


More information about the macports-changes mailing list