aboutsummaryrefslogtreecommitdiff
path: root/www/visitors
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-24 23:53:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-24 23:53:17 +0000
commit8e0858ed248ca70ed691d70507513b9cc869a692 (patch)
treefd58f0b2090e9a34cf94a627107e3aa515a080f5 /www/visitors
parentaefb99dbb785fa474922995950d980d264d2b6ef (diff)
downloadports-8e0858ed248ca70ed691d70507513b9cc869a692.tar.gz
ports-8e0858ed248ca70ed691d70507513b9cc869a692.zip
- Update to 0.3
PR: ports/67136 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
Notes
Notes: svn path=/head/; revision=109913
Diffstat (limited to 'www/visitors')
-rw-r--r--www/visitors/Makefile6
-rw-r--r--www/visitors/distinfo4
-rw-r--r--www/visitors/files/patch-Makefile11
3 files changed, 10 insertions, 11 deletions
diff --git a/www/visitors/Makefile b/www/visitors/Makefile
index ea98eebbce0c..043a7c83fdd5 100644
--- a/www/visitors/Makefile
+++ b/www/visitors/Makefile
@@ -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@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 --git a/www/visitors/distinfo b/www/visitors/distinfo
index 0474ba45cf03..7ad1e9f88ae2 100644
--- a/www/visitors/distinfo
+++ b/www/visitors/distinfo
@@ -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 --git a/www/visitors/files/patch-Makefile b/www/visitors/files/patch-Makefile
index 40a64023708d..361cbc3b953b 100644
--- a/www/visitors/files/patch-Makefile
+++ b/www/visitors/files/patch-Makefile
@@ -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