diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2010-07-06 18:26:27 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2010-07-06 18:26:27 +0800 |
commit | 77d86560428438ed4fe46e0c9d83f3c23a1fc6dc (patch) | |
tree | f09ee66854af26e697c8b73a091c5af5aeb98e1c /www | |
parent | b1c2e567bd235039b0949c35c60a5c236e4a2479 (diff) | |
download | freebsd-ports-gnome-77d86560428438ed4fe46e0c9d83f3c23a1fc6dc.tar.gz freebsd-ports-gnome-77d86560428438ed4fe46e0c9d83f3c23a1fc6dc.tar.zst freebsd-ports-gnome-77d86560428438ed4fe46e0c9d83f3c23a1fc6dc.zip |
- Update to 3.1.1
- VuXML entry for PNG decoder security vulnerability
- License information
PR: ports/147871
Approved by: Pavel Pankov <pankov_p@mail.ru> (maintainer)
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/ziproxy/Makefile | 5 | ||||
-rw-r--r-- | www/ziproxy/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/ziproxy/Makefile b/www/ziproxy/Makefile index d6aba548be57..eb47c44af0c1 100644 --- a/www/ziproxy/Makefile +++ b/www/ziproxy/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= ziproxy -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -18,6 +18,9 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ USE_BZIP2= yes +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/www/ziproxy/distinfo b/www/ziproxy/distinfo index db66b9472ec4..7b861fe306a4 100644 --- a/www/ziproxy/distinfo +++ b/www/ziproxy/distinfo @@ -1,3 +1,3 @@ -MD5 (ziproxy-3.1.0.tar.bz2) = 571fefc39835f0dac571447862d28df0 -SHA256 (ziproxy-3.1.0.tar.bz2) = e92589172abc7a055467b66983ae65452f688760a0eea973cc09bf242d7d7206 -SIZE (ziproxy-3.1.0.tar.bz2) = 260739 +MD5 (ziproxy-3.1.1.tar.bz2) = acbec584995b92d12fd44a0a1cff6046 +SHA256 (ziproxy-3.1.1.tar.bz2) = 8066037eb7a82dc140286ac0e58c81d36da8bc1c76f2699cd0c44f8a631f93b2 +SIZE (ziproxy-3.1.1.tar.bz2) = 260604 |