Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2009 15:52:42 GMT
From:      Sofian Brabez <sbrabez@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134235: [maintainer update] security/py-PF : update to 0.0.3
Message-ID:  <200905051552.n45Fqgr2055393@www.freebsd.org>
Resent-Message-ID: <200905051600.n45G0AP3073703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134235
>Category:       ports
>Synopsis:       [maintainer update] security/py-PF : update to 0.0.3
>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 May 05 16:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sofian Brabez
>Release:        FreeBSD 7.1-RELEASE i386
>Organization:
>Environment:
FreeBSD mawashi 7.1-RELEASE FreeBSD 7.1-RELEASE #4: Fri Jan  2 07:27:39 CET 2009     root@mawashi:/usr/obj/usr/src/sys/MAWASHI  i386
>Description:
- Update to 0.0.3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-PF.orig/Makefile py-PF/Makefile
--- py-PF.orig/Makefile	2009-05-05 17:43:01.000000000 +0200
+++ py-PF/Makefile	2009-05-05 17:45:29.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	PF
-PORTVERSION=	0.0.2
+PORTVERSION=	0.0.3
 CATEGORIES=	security python
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	${PYTHON_PKGNAMEPREFIX:C/[0-9]+//}${PORTNAME:L}
diff -ruN py-PF.orig/distinfo py-PF/distinfo
--- py-PF.orig/distinfo	2009-05-05 17:43:01.000000000 +0200
+++ py-PF/distinfo	2009-05-05 17:45:45.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (py-PF-0.0.2.tar.gz) = e595b0783180efb1c72ab87d9e5d0d16
-SHA256 (py-PF-0.0.2.tar.gz) = 978a2da9000985eb154c1e62efd7f864564514780cb0a55fe2ca0d798a7c5af1
-SIZE (py-PF-0.0.2.tar.gz) = 24066
+MD5 (py-PF-0.0.3.tar.gz) = cc37d5c9817c26fb1247aa7ace5f8954
+SHA256 (py-PF-0.0.3.tar.gz) = 6aec93ff8680cea1e264d04d5b09e5ed8cafe0db70b33f6403c8be528c844d86
+SIZE (py-PF-0.0.3.tar.gz) = 27344
diff -ruN py-PF.orig/pkg-plist py-PF/pkg-plist
--- py-PF.orig/pkg-plist	2009-05-05 17:43:01.000000000 +0200
+++ py-PF/pkg-plist	2009-05-05 17:50:17.000000000 +0200
@@ -10,6 +10,9 @@
 %%PYTHON_SITELIBDIR%%/PF/PFStatus.py
 %%PYTHON_SITELIBDIR%%/PF/PFStatus.pyc
 %%PYTHON_SITELIBDIR%%/PF/PFStatus.pyo
+%%PYTHON_SITELIBDIR%%/PF/PFTable.py
+%%PYTHON_SITELIBDIR%%/PF/PFTable.pyc
+%%PYTHON_SITELIBDIR%%/PF/PFTable.pyo
 %%PYTHON_SITELIBDIR%%/PF/PFUtils.py
 %%PYTHON_SITELIBDIR%%/PF/PFUtils.pyc
 %%PYTHON_SITELIBDIR%%/PF/PFUtils.pyo


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905051552.n45Fqgr2055393>