[151199] trunk/dports/graphics/libpng/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 9 22:22:59 PDT 2016
Revision: 151199
https://trac.macports.org/changeset/151199
Author: ryandesign at macports.org
Date: 2016-08-09 22:22:59 -0700 (Tue, 09 Aug 2016)
Log Message:
-----------
libpng: update to 1.6.24
Modified Paths:
--------------
trunk/dports/graphics/libpng/Portfile
Modified: trunk/dports/graphics/libpng/Portfile
===================================================================
--- trunk/dports/graphics/libpng/Portfile 2016-08-10 02:55:25 UTC (rev 151198)
+++ trunk/dports/graphics/libpng/Portfile 2016-08-10 05:22:59 UTC (rev 151199)
@@ -4,16 +4,13 @@
PortSystem 1.0
name libpng
-version 1.6.23
+version 1.6.24
set branch [join [lrange [split ${version} .] 0 1] ""]
categories graphics
maintainers ryandesign
license zlib
platforms darwin openbsd freebsd sunos linux
homepage http://www.libpng.org/pub/png/libpng.html
-master_sites sourceforge:project/${name}/${name}${branch}/${version}
-# Temporary alternate master site because of SourceForge outage
-master_sites https://raw.githubusercontent.com/glennrp/libpng-releases/master/
use_xz yes
description Library for manipulating PNG images
@@ -29,9 +26,12 @@
understand. Currently, this library only supports C. \
Support for other languages is being considered.
-checksums rmd160 bb2ddbd8d72ffd86b8a2225428f778da99cc1741 \
- sha256 6d921e7bdaec56e9f6594463ec1fe1981c3cd2d5fc925d3781e219b5349262f1
+master_sites sourceforge:project/${name}/${name}${branch}/${version} \
+ ftp://ftp.simplesystems.org/pub/libpng/png/src/${name}${branch}/
+checksums rmd160 7d703cc777685f42c746cfb56aecaa41f482d449 \
+ sha256 7932dc9e5e45d55ece9d204e90196bbb5f2c82741ccb0f7e10d07d364a6fd6dd
+
depends_lib port:zlib
patchfiles nawk.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160809/a109c531/attachment.html>
More information about the macports-changes
mailing list