PR: 46887
Submitted by: Paulius Bulotas <paulius@kaktusas.org> Upgrade to 0.4a
This commit is contained in:
parent
79a1d2b628
commit
e0dc5dd5fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78784
2 changed files with 2 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= honeyd
|
||||
PORTVERSION= 0.3
|
||||
PORTVERSION= 0.4a
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
|
||||
|
||||
|
@ -20,11 +20,6 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \
|
||||
--with-libevent=${LOCALBASE} \
|
||||
--with-pcap
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
MAN8= honeyd.8
|
||||
|
||||
# This is necessary to keep auto* from running.
|
||||
pre-configure:
|
||||
@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (honeyd-0.3.tar.gz) = 027c507bb165bea70403309e4445c601
|
||||
MD5 (honeyd-0.4a.tar.gz) = f821b0791bd512cc9c4cdd421b5c867c
|
||||
|
|
Loading…
Reference in a new issue