ports/145907: [UPDATE] net-mgmt/pftabled update to 1.08

Chifeng Qu chifeng at gmail.com
Wed Apr 21 06:10:03 UTC 2010


>Number:         145907
>Category:       ports
>Synopsis:       [UPDATE] net-mgmt/pftabled update to 1.08
>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:   Wed Apr 21 06:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chifeng Qu
>Release:        FreeBSD 7.2-RELEASE
>Organization:
extmail
>Environment:
FreeBSD test.chifeng.name 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update net-mgmt/pftabled to 1.08, please commit, thanks!
>How-To-Repeat:
NONE.
>Fix:
apply this patch.

sorry about last PR sent, I forgot attch patch file.

Patch attached with submission follows:

diff -ruN pftabled.bak/Makefile pftabled/Makefile
--- pftabled.bak/Makefile	2009-03-02 10:47:39.000000000 +0800
+++ pftabled/Makefile	2010-04-21 05:51:57.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pftabled
-PORTVERSION=	1.07
-PORTREVISION=	1
+PORTVERSION=	1.08
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.wolfermann.org/
 
@@ -28,10 +27,11 @@
 
 .if !defined(WITHOUT_PERLC)
 RUN_DEPEND=	p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5
-PLIST_FILES+=	bin/pftabled-client.pl
+PLIST_FILES+=	bin/pftabled-client.pl bin/pftabled-client.py
 
 post-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/pftabled-client.pl ${PREFIX}/bin
+	${INSTALL_SCRIPT} ${WRKSRC}/pftabled-client.py ${PREFIX}/bin
 
 .endif
 
diff -ruN pftabled.bak/distinfo pftabled/distinfo
--- pftabled.bak/distinfo	2009-02-20 04:20:43.000000000 +0800
+++ pftabled/distinfo	2010-04-21 05:46:41.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (pftabled-1.07.tar.gz) = 009734bd7c3d3eccc887abc356707b74
-SHA256 (pftabled-1.07.tar.gz) = bbfa3eb7ab99ff23568066c18d42939f4558484a66434f5c87444ad92c87f816
-SIZE (pftabled-1.07.tar.gz) = 51071
+MD5 (pftabled-1.08.tar.gz) = 5788cd147f2bc785eacc565e3e8302d4
+SHA256 (pftabled-1.08.tar.gz) = f3a5dc27945d7d2f86845a29b3c91ff8f20b3297c67d289f8e97c1b871e2fe0d
+SIZE (pftabled-1.08.tar.gz) = 51637


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list