ports/67136: Update port: www/visitors - Update to version 0.3

Florent Thoumie flz at xbsd.org
Mon May 24 19:50:33 UTC 2004


>Number:         67136
>Category:       ports
>Synopsis:       Update port: www/visitors - Update to version 0.3
>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:   Mon May 24 12:50:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 4.9-RC i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf at gw:/usr/src/sys/compile/GW i386

>Description:

Update to version 0.3.

>How-To-Repeat:

N/A

>Fix:

--- visitors-0.3.diff begins here ---
diff -ruN visitors/Makefile visitors.new/Makefile
--- visitors/Makefile	Wed May 19 14:25:27 2004
+++ visitors.new/Makefile	Mon May 24 21:36:53 2004
@@ -6,16 +6,14 @@
 #
 
 PORTNAME=	visitors
-PORTVERSION=	0.2.a
+PORTVERSION=	0.3
 CATEGORIES=	www
 MASTER_SITES=	http://www.hping.org/visitors/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.a/a/}
 
 MAINTAINER=	flz at xbsd.org
 COMMENT=	Very fast and easy to use web log analyzer
 
-WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.a/a/}
-USE_REINPLACE=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
 
 PLIST_FILES=	bin/visitors
 PORTDOCS=	doc.html
diff -ruN visitors/distinfo visitors.new/distinfo
--- visitors/distinfo	Thu May 13 22:04:48 2004
+++ visitors.new/distinfo	Mon May 24 17:57:13 2004
@@ -1,2 +1,2 @@
-MD5 (visitors-0.2a.tar.gz) = fcd48374d3c84c7d316279c02679a986
-SIZE (visitors-0.2a.tar.gz) = 86445
+MD5 (visitors-0.3.tar.gz) = 0a76bb3024c56dda93398e2b6cd2c53c
+SIZE (visitors-0.3.tar.gz) = 49063
diff -ruN visitors/files/patch-Makefile visitors.new/files/patch-Makefile
--- visitors/files/patch-Makefile	Wed May 19 14:25:28 2004
+++ visitors.new/files/patch-Makefile	Mon May 24 18:01:27 2004
@@ -1,6 +1,6 @@
---- Makefile.orig	Wed May 19 14:06:49 2004
-+++ Makefile	Wed May 19 14:07:15 2004
-@@ -3,11 +3,11 @@
+--- Makefile.orig	Mon May 24 16:51:51 2004
++++ Makefile	Mon May 24 18:01:13 2004
+@@ -3,11 +3,12 @@
  # All Rights Reserved
  # Under the GPL license version 2
  
@@ -10,8 +10,9 @@
  RANLIB= /usr/bin/ranlib
 -CCOPT= -O2 -Wall -W
 -DEBUG= -g
-+CCOPT= ${CFLAGS}
++#CCOPT= -O2 -Wall -W
 +#DEBUG= -g
++CCOPT=	$(CFLAGS)
  
- OBJ = visitors.o aht.o antigetopt.o
+ OBJ = visitors.o aht.o antigetopt.o tail.o
  PRGNAME = visitors
--- visitors-0.3.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list