The following reply was made to PR ports/176426; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: ports/176426: commit references a PR Date: Mon, 25 Feb 2013 22:23:23 +0000 (UTC) Author: ache Date: Mon Feb 25 22:23:15 2013 New Revision: 312944 URL: http://svnweb.freebsd.org/changeset/ports/312944 Log: Remove patch unneded in 0.8.8 PR: 176426 Submitted by: Christoph Theis <[email protected]> [maintainer] Deleted: head/security/py-fail2ban/files/patch-actions.py Modified: head/security/py-fail2ban/Makefile Modified: head/security/py-fail2ban/Makefile ============================================================================== --- head/security/py-fail2ban/Makefile Mon Feb 25 22:20:35 2013 (r312943) +++ head/security/py-fail2ban/Makefile Mon Feb 25 22:23:15 2013 (r312944) @@ -3,6 +3,7 @@ PORTNAME= fail2ban PORTVERSION= 0.8.8 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
