ports/176368: [maintainer-update] Update security/py-fail2ban to version 0.8.8
Christoph Theis
theis at gmx.at
Sat Feb 23 11:10:01 UTC 2013
>Number: 176368
>Category: ports
>Synopsis: [maintainer-update] Update security/py-fail2ban to version 0.8.8
>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: Sat Feb 23 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Christoph Theis
>Release:
>Organization:
>Environment:
>Description:
Update security/py-fail2ban to version 0.8.8.
That version was out for some weeks already but not mentioned in the "News" section on their website so I missed when I submitted the last patch.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 312804)
+++ Makefile (working copy)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= fail2ban
-PORTVERSION= 0.8.7.1
-PORTREVISION= 2
+PORTVERSION= 0.8.8
+PORTREVISION=
CATEGORIES= security python
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,9 @@
LICENSE= GPLv2
-GITVERSION= 0-g0b5c66f
+GITVERSION= 0-g51a3be2
FETCH_ARGS= -pRr
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-e59babb
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-ff91bd4
MAKE_JOBS_SAFE= yes
@@ -28,7 +28,7 @@
PYDISTUTILS_INSTALLARGS+= --install-purelib=${PYTHON_SITELIBDIR} \
--install-data=${ETCDIR}
-PYDISTUTILS_PKGVERSION= 0.8.7
+PYDISTUTILS_PKGVERSION= 0.8.8
FILES= ${WRKSRC}/fail2ban-regex \
${WRKSRC}/man/fail2ban-client.1 \
Index: distinfo
===================================================================
--- distinfo (revision 312804)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (fail2ban-fail2ban-0.8.7.1-0-g0b5c66f.tar.gz) = 2804a789347b1274e343a33fcca659b37d40bb5f99e77546997c96a425f6fc9b
-SIZE (fail2ban-fail2ban-0.8.7.1-0-g0b5c66f.tar.gz) = 122529
+SHA256 (fail2ban-fail2ban-0.8.8-0-g51a3be2.tar.gz) = 5b020aaa2316dc4348a1489187db2cb124c4cf2a13f84aed7064fc5bc948a8ab
+SIZE (fail2ban-fail2ban-0.8.8-0-g51a3be2.tar.gz) = 125364
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list