1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 0.4a

PR:		ports/74630
Submitted by:	maintainer
This commit is contained in:
Volker Stolz 2004-12-03 15:07:27 +00:00
parent d32a583dd8
commit 4553f7c228
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123043
2 changed files with 3 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= visitors
PORTVERSION= 0.3a
PORTVERSION= 0.4a
CATEGORIES= www
MASTER_SITES= http://www.hping.org/visitors/
@ -20,10 +20,6 @@ USE_REINPLACE= yes
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
.if !defined(NOPORTDOCS)

View File

@ -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