aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-09-02 13:56:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-09-02 13:56:01 +0000
commit33a7ec9f862493896cbdeb347d2039c55744a553 (patch)
treeee3dcc0bb413e683ea0cf4c3f75df2b07ccf561d /graphics
parentd5a7137983898b02ebf062a14d9ae900537da700 (diff)
downloadports-33a7ec9f862493896cbdeb347d2039c55744a553.tar.gz
ports-33a7ec9f862493896cbdeb347d2039c55744a553.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/apngasm/Makefile6
-rw-r--r--graphics/apngasm/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/apngasm/Makefile b/graphics/apngasm/Makefile
index 4448d55b47f1..6395797b980c 100644
--- a/graphics/apngasm/Makefile
+++ b/graphics/apngasm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= apngasm
-PORTVERSION= 2.1
+PORTVERSION= 2.2
DISTVERSIONSUFFIX=-src
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
@@ -33,9 +33,9 @@ PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.pre.mk>
.if !defined(NO_SHARED)
-LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png
.else
-BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png
LDFLAGS+= -static
.endif
diff --git a/graphics/apngasm/distinfo b/graphics/apngasm/distinfo
index 578069f58377..31b77dd496bc 100644
--- a/graphics/apngasm/distinfo
+++ b/graphics/apngasm/distinfo
@@ -1,3 +1,3 @@
-MD5 (apngasm-2.1-src.zip) = df7c65ff207ab9d9cf0e236a01b723f6
-SHA256 (apngasm-2.1-src.zip) = ddfba3d932526bc58c84de8a27f9130609891ddf1e73be079c31952b6ed3c122
-SIZE (apngasm-2.1-src.zip) = 8363
+MD5 (apngasm-2.2-src.zip) = 6081e87e8c90e9f56b687f559e096669
+SHA256 (apngasm-2.2-src.zip) = 282e441f1a8c62c539ab7fa6fa915084a889405c1d5740e268e4f4eb0b080955
+SIZE (apngasm-2.2-src.zip) = 8397