ports/105745: [UPDATE] net/honeyd: update to 1.5b
Martin Wilke
miwi at FreeBSD.org
Wed Nov 22 12:50:22 UTC 2006
>Number: 105745
>Category: ports
>Synopsis: [UPDATE] net/honeyd: update to 1.5b
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 22 12:50:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Martin Wilke
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #193: Tue Nov 14 10:31:54 CET 2006
>Description:
- Update to 1.5b
- Tinderbox Checked: http://miwibox.org/tb/index.php?action=describe_port&id=1490
Port maintainer (wxs at atarininja.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- honeyd-1.5b.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/honeyd/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile 19 Aug 2006 16:49:47 -0000 1.24
+++ Makefile 22 Nov 2006 12:18:03 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= honeyd
-PORTVERSION= 1.5a
+PORTVERSION= 1.5b
CATEGORIES= net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
http://niels.xtdnet.nl/honeyd/
@@ -19,7 +19,7 @@
${LOCALBASE}/lib/libdnsres.a:${PORTSDIR}/devel/libdnsres \
${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \
@@ -27,7 +27,7 @@
--with-libdnsres=${LOCALBASE}
.if defined(WITH_PYTHON)
-USE_PYTHON= yes
+USE_PYTHON= 2.4
CONFIGURE_ARGS+= --with-python
.else
CONFIGURE_ARGS+= --without-python
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/honeyd/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo 29 Apr 2006 12:33:12 -0000 1.14
+++ distinfo 22 Nov 2006 12:17:00 -0000
@@ -1,3 +1,3 @@
-MD5 (honeyd-1.5a.tar.gz) = 5bec8d97c235f910aa56e83ba7d302bc
-SHA256 (honeyd-1.5a.tar.gz) = 86ada31e91c28c29bdb7a4b841b5014cb3f78747adc7d209b623573e82a6be83
-SIZE (honeyd-1.5a.tar.gz) = 893323
+MD5 (honeyd-1.5b.tar.gz) = fe571133c9b65c5e1dca57515122ab62
+SHA256 (honeyd-1.5b.tar.gz) = 2f00ebdac4c47b157b076e255bd757a6ef7b7f043cc499493d1c0f9e458527a5
+SIZE (honeyd-1.5b.tar.gz) = 881787
--- honeyd-1.5b.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list