Date: Tue, 14 Feb 2006 13:18:38 -0600 (CST) From: Babak Farrokhi <babak@farrokhi.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/93355: [Maintainer Update] net-mgmt/p0f to 2.0.5 Message-ID: <20060214191838.314C156422@royalway.propagation.net> Resent-Message-ID: <200602141920.k1EJK50C013211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93355 >Category: ports >Synopsis: [Maintainer Update] net-mgmt/p0f to 2.0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 14 19:20:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: - update to 2.0.5 - cleanup Makefile - update WWW >How-To-Repeat: >Fix: --- p0f.patch begins here --- diff -ruN p0f.orig/Makefile p0f/Makefile --- p0f.orig/Makefile Tue Feb 14 22:33:04 2006 +++ p0f/Makefile Tue Feb 14 22:38:20 2006 @@ -6,7 +6,7 @@ # PORTNAME= p0f -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= net-mgmt MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ EXTRACT_SUFX= .tgz @@ -17,7 +17,6 @@ ALL_TARGET= all p0fq tools DOCFILES= COPYING CREDITS ChangeLog KNOWN_BUGS README TODO win-memleak.txt MAN1= p0f.1 -#PLIST= ${WRKDIR}/pkg-plist WRKSRC= ${WRKDIR}/p0f post-patch: diff -ruN p0f.orig/distinfo p0f/distinfo --- p0f.orig/distinfo Tue Feb 14 22:33:04 2006 +++ p0f/distinfo Tue Feb 14 22:34:00 2006 @@ -1,3 +1,3 @@ -MD5 (p0f-2.0.4.tgz) = 7dc7a20c7678233381ed1dbc96d1f423 -SHA256 (p0f-2.0.4.tgz) = fc6827f3792a325e79c300d9d45e526eb2da3a8c759cfe3695710b5016f3cfd3 -SIZE (p0f-2.0.4.tgz) = 126886 +MD5 (p0f-2.0.5.tgz) = 78235749e8ada6ad2b16b40fe15081f6 +SHA256 (p0f-2.0.5.tgz) = 563c62f63acfbef79e79659c3f483813816c7d032ef73e96e462a3b4f9a2fc7f +SIZE (p0f-2.0.5.tgz) = 130002 diff -ruN p0f.orig/pkg-descr p0f/pkg-descr --- p0f.orig/pkg-descr Tue Feb 14 22:33:04 2006 +++ p0f/pkg-descr Tue Feb 14 22:33:50 2006 @@ -20,4 +20,4 @@ no options will cause it to analyse packets intended for other hosts. -WWW: http://www.stearns.org/p0f/ +WWW: http://lcamtuf.coredump.cx/p0f.shtml --- p0f.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060214191838.314C156422>