Date: Wed, 22 Mar 2017 19:14:55 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436720 - head/graphics/png Message-ID: <201703221914.v2MJEtCw067049@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Mar 22 19:14:55 2017 New Revision: 436720 URL: https://svnweb.freebsd.org/changeset/ports/436720 Log: Update to 1.6.29 Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Wed Mar 22 19:14:32 2017 (r436719) +++ head/graphics/png/Makefile Wed Mar 22 19:14:55 2017 (r436720) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.28 +PORTVERSION= 1.6.29 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/ Modified: head/graphics/png/distinfo ============================================================================== --- head/graphics/png/distinfo Wed Mar 22 19:14:32 2017 (r436719) +++ head/graphics/png/distinfo Wed Mar 22 19:14:55 2017 (r436720) @@ -1,5 +1,5 @@ -TIMESTAMP = 1486200095 -SHA256 (libpng-1.6.28.tar.xz) = d8d3ec9de6b5db740fefac702c37ffcf96ae46cb17c18c1544635a3852f78f7a -SIZE (libpng-1.6.28.tar.xz) = 984536 -SHA256 (libpng-1.6.28-apng.patch.gz) = 85cfa524a95b0d1a31012b8ad90536911ea66beb5821459ae92a1d6a68f1ac88 -SIZE (libpng-1.6.28-apng.patch.gz) = 10316 +TIMESTAMP = 1489819428 +SHA256 (libpng-1.6.29.tar.xz) = 4245b684e8fe829ebb76186327bb37ce5a639938b219882b53d64bd3cfc5f239 +SIZE (libpng-1.6.29.tar.xz) = 987652 +SHA256 (libpng-1.6.29-apng.patch.gz) = 6120948990a86f8118d67471ff04e35ca1f93722061ef6b90842c64608584b91 +SIZE (libpng-1.6.29-apng.patch.gz) = 10313 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Wed Mar 22 19:14:32 2017 (r436719) +++ head/graphics/png/pkg-plist Wed Mar 22 19:14:55 2017 (r436720) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.28.0 +lib/libpng16.so.16.29.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703221914.v2MJEtCw067049>