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:
parent
d32a583dd8
commit
4553f7c228
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123043
@ -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)
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user