diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-02-20 00:05:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-02-20 00:05:58 +0000 |
commit | 96ab4a0908c2ba20b8d96f5babbc0dd121f4a2cd (patch) | |
tree | 7c7b3f6eff66a7ac14d832a2ad1f06f96948219a /graphics/apngasm | |
parent | b617ce2f7444b1d1bb53914cf56920c0f4540771 (diff) | |
download | ports-96ab4a0908c2ba20b8d96f5babbc0dd121f4a2cd.tar.gz ports-96ab4a0908c2ba20b8d96f5babbc0dd121f4a2cd.zip |
Notes
Diffstat (limited to 'graphics/apngasm')
-rw-r--r-- | graphics/apngasm/Makefile | 4 | ||||
-rw-r--r-- | graphics/apngasm/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/apngasm/Makefile b/graphics/apngasm/Makefile index 2ec83d4bd2fb..c569c55c5a24 100644 --- a/graphics/apngasm/Makefile +++ b/graphics/apngasm/Makefile @@ -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 @@ LICENSE_COMB= dual NO_WRKSUBDIR= yes -USE_ZIP= yes USE_DOS2UNIX= yes +USE_ZIP= yes CPPFLAGS+= `libpng-config --I_opts` LDFLAGS+= `libpng-config --ldflags` diff --git a/graphics/apngasm/distinfo b/graphics/apngasm/distinfo index 7aac4b637408..997c99835d70 100644 --- a/graphics/apngasm/distinfo +++ b/graphics/apngasm/distinfo @@ -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 |