Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2017 08:07:08 +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: r447450 - head/graphics/png
Message-ID:  <201708060807.v76878ZC092999@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug  6 08:07:08 2017
New Revision: 447450
URL: https://svnweb.freebsd.org/changeset/ports/447450

Log:
  Update to 1.6.31

Modified:
  head/graphics/png/Makefile
  head/graphics/png/distinfo
  head/graphics/png/pkg-plist

Modified: head/graphics/png/Makefile
==============================================================================
--- head/graphics/png/Makefile	Sun Aug  6 08:04:24 2017	(r447449)
+++ head/graphics/png/Makefile	Sun Aug  6 08:07:08 2017	(r447450)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	png
-PORTVERSION=	1.6.29
+PORTVERSION=	1.6.31
 CATEGORIES=	graphics
 MASTER_SITES=	SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \
 		ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/
@@ -17,8 +17,6 @@ LICENSE_GROUPS=	FSF GPL OSI
 LICENSE_NAME=	libpng License
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-
-PORTSCOUT=	skipv:1.6.30
 
 USES=		cpe libtool tar:xz
 CPE_PRODUCT=	libpng

Modified: head/graphics/png/distinfo
==============================================================================
--- head/graphics/png/distinfo	Sun Aug  6 08:04:24 2017	(r447449)
+++ head/graphics/png/distinfo	Sun Aug  6 08:07:08 2017	(r447450)
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1501238385
+SHA256 (libpng-1.6.31.tar.xz) = 232a602de04916b2b5ce6f901829caf419519e6a16cc9cd7c1c91187d3ee8b41
+SIZE (libpng-1.6.31.tar.xz) = 991824
+SHA256 (libpng-1.6.31-apng.patch.gz) = a10645f0af2aa23e0f437b2b7ce784c1398ba9e05555a1b61fee510bab22c227
+SIZE (libpng-1.6.31-apng.patch.gz) = 10308

Modified: head/graphics/png/pkg-plist
==============================================================================
--- head/graphics/png/pkg-plist	Sun Aug  6 08:04:24 2017	(r447449)
+++ head/graphics/png/pkg-plist	Sun Aug  6 08:07:08 2017	(r447450)
@@ -13,7 +13,7 @@ lib/libpng.so
 lib/libpng16.a
 lib/libpng16.so
 lib/libpng16.so.16
-lib/libpng16.so.16.29.0
+lib/libpng16.so.16.31.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?201708060807.v76878ZC092999>