Date: Thu, 2 Dec 2004 21:06:23 +0100 (CET) From: Florent Thoumie <flz@xbsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/74634: Update port: www/visitors - update to version 0.4a Message-ID: <20041202200623.0CCDE1181D@gate.xbsd.org> Resent-Message-ID: <200412022250.iB2Mo8Dc030290@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 74634 >Category: ports >Synopsis: Update port: www/visitors - update to version 0.4a >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: Thu Dec 02 22:50:07 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Florent Thoumie >Release: FreeBSD 5.3-RELEASE i386 >Organization: Xbsd.org >Environment: System: FreeBSD gate.xbsd.org 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Wed Nov 24 16:35:34 CET 2004 root@gate.xbsd.org:/usr/src/sys/i386/compile/GATE i386 >Description: Update to version 0.4a. >How-To-Repeat: N/A >Fix: --- visitors-0.4a.diff begins here --- diff -ruN visitors.old/Makefile visitors/Makefile --- visitors.old/Makefile Thu Dec 2 20:43:27 2004 +++ visitors/Makefile Thu Dec 2 20:44:05 2004 @@ -6,7 +6,7 @@ # PORTNAME= visitors -PORTVERSION= 0.3a +PORTVERSION= 0.4a CATEGORIES= www MASTER_SITES= http://www.hping.org/visitors/ @@ -19,10 +19,6 @@ PLIST_FILES= bin/visitors PORTDOCS= doc.html - -post-patch: - @${REINPLACE_CMD} -e 's|^DEBUG=.*||' -e 's|^CC=.*||' \ - -e 's|^\(CCOPT=\).*|\1 ${CFLAGS}|' ${WRKSRC}/Makefile do-install: @${INSTALL_PROGRAM} ${WRKSRC}/visitors ${PREFIX}/bin diff -ruN visitors.old/distinfo visitors/distinfo --- visitors.old/distinfo Thu Dec 2 20:43:27 2004 +++ visitors/distinfo Thu Dec 2 20:44:41 2004 @@ -1,2 +1,2 @@ -MD5 (visitors-0.3a.tar.gz) = 84d2ad07ca531ba04b1cf3af8a74ee54 -SIZE (visitors-0.3a.tar.gz) = 49128 +MD5 (visitors-0.4a.tar.gz) = 8b5d93e8e95205cb2a5f403a73f1e1d2 +SIZE (visitors-0.4a.tar.gz) = 59755 --- visitors-0.4a.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041202200623.0CCDE1181D>