ports/118220: [maintainer update][path]Update port: www/ziproxy to 2.4.1
Pankov Pavel
pankov_p at mail.ru
Fri Nov 23 15:40:02 UTC 2007
>Number: 118220
>Category: ports
>Synopsis: [maintainer update][path]Update port: www/ziproxy to 2.4.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 23 15:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Pankov Pavel
>Release: 7.0-BETA2
>Organization:
MPEI
>Environment:
FreeBSD pankbook 7.0-BETA2 FreeBSD 7.0-BETA2 #12: Fri Nov 9 12:54:45 MSK 2007 pankovpv at pankbook:/usr/obj/usr/src/sys/U200 i386
>Description:
- Update www/ziproxy to 2.4.1
>How-To-Repeat:
>Fix:
Apply the attached patch.
Patch attached with submission follows:
Index: ports/www/ziproxy/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/ziproxy/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- ports/www/ziproxy/Makefile 20 Sep 2007 01:01:27 -0000 1.7
+++ ports/www/ziproxy/Makefile 23 Nov 2007 15:21:19 -0000
@@ -5,7 +5,7 @@
# $FreeBSD: ports/www/ziproxy/Makefile,v 1.7 2007/09/20 01:01:27 miwi Exp $
PORTNAME= ziproxy
-PORTVERSION= 2.3.0
+PORTVERSION= 2.4.1
CATEGORIES= www
MASTER_SITES= SF
@@ -15,7 +15,7 @@
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- confuse.0:${PORTSDIR}/devel/libconfuse
+ jasper.4:${PORTSDIR}/graphics/jasper
USE_BZIP2= yes
USE_GCC= 3.2+
@@ -27,7 +27,7 @@
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-shared-confuse --with-cfgfile="${PREFIX}/etc/ziproxy.conf"
+CONFIGURE_ARGS+= --with-cfgfile="${PREFIX}/etc/ziproxy.conf"
.if !defined(NOPORTDOCS)
PORTDOCS= README
@@ -37,8 +37,6 @@
SUB_FILES+= pkg-message
-OPTIONS+= JPEG2000 "Build with JPEG2000 support" on
-
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
-e 's|%%DATADIR%%|${DATADIR}|g' \
@@ -70,13 +68,4 @@
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.pre.mk>
-
-.if defined(WITHOUT_JPEG2000)
-CONFIGURE_ARGS+= --without-jasper
-.else
-CONFIGURE_ARGS+= --with-jasper
-LIB_DEPENDS+= jasper.4:${PORTSDIR}/graphics/jasper
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: ports/www/ziproxy/distinfo
===================================================================
RCS file: /home/ncvs/ports/www/ziproxy/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- ports/www/ziproxy/distinfo 20 Sep 2007 01:01:27 -0000 1.5
+++ ports/www/ziproxy/distinfo 23 Nov 2007 15:21:19 -0000
@@ -1,3 +1,3 @@
-MD5 (ziproxy-2.3.0.tar.bz2) = 2733c117e819c5000d898456388922ba
-SHA256 (ziproxy-2.3.0.tar.bz2) = e69e179304498e0c4dcaf19dd2b4dd3be76ad9a09c68fe58c4004780a8598894
-SIZE (ziproxy-2.3.0.tar.bz2) = 152058
+MD5 (ziproxy-2.4.1.tar.bz2) = 3c511a20b1e2165300011edb86cb760b
+SHA256 (ziproxy-2.4.1.tar.bz2) = cb8182e88ba44e662fc1e1e3a480f6310e919be6f0cd2cd6885ab6c974ec948a
+SIZE (ziproxy-2.4.1.tar.bz2) = 175884
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list