Date: Sun, 12 Feb 2012 02:51:37 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164996: Update port: graphics/apngasm to 2.6 Message-ID: <20120212025137.8d599b3a.tkato432@yahoo.com> Resent-Message-ID: <201202111810.q1BIAEqd084734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164996 >Category: ports >Synopsis: Update port: graphics/apngasm to 2.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 11 18:10:14 UTC 2012 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.4-RELEASE-p5 i386 >Organization: >Environment: >Description: - Update to version 2.6 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/apngasm/Makefile graphics/apngasm/Makefile --- /usr/ports/graphics/apngasm/Makefile 2012-01-29 12:34:59.000000000 +0900 +++ graphics/apngasm/Makefile 2012-02-11 22:49:57.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= apngasm -PORTVERSION= 2.5 +PORTVERSION= 2.6 DISTVERSIONSUFFIX=-src CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} @@ -19,8 +19,8 @@ NO_WRKSUBDIR= yes -USE_ZIP= yes USE_DOS2UNIX= yes +USE_ZIP= yes CPPFLAGS+= `libpng-config --I_opts` LDFLAGS+= `libpng-config --ldflags` diff -urN /usr/ports/graphics/apngasm/distinfo graphics/apngasm/distinfo --- /usr/ports/graphics/apngasm/distinfo 2012-01-29 12:34:59.000000000 +0900 +++ graphics/apngasm/distinfo 2012-02-07 16:09:04.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (apngasm-2.5-src.zip) = e5346948f2a51328161b3ef0d2c8111cd7289c7b4ac48e72db3a617cfb4f24c5 -SIZE (apngasm-2.5-src.zip) = 11333 +SHA256 (apngasm-2.6-src.zip) = 1d4b63e55c241c0db4a812e6cddea48586e4275b041a1e600154c2840f4ebb06 +SIZE (apngasm-2.6-src.zip) = 11350 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120212025137.8d599b3a.tkato432>