Bug 176426 - [maintainer-update] security/py-fail2ban: Remove now obsolete patch file
Summary: [maintainer-update] security/py-fail2ban: Remove now obsolete patch file
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-25 20:50 UTC by theis
Modified: 2013-02-25 22:36 UTC (History)
0 users

See Also:


Attachments
file.diff (854 bytes, patch)
2013-02-25 20:50 UTC, theis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description theis 2013-02-25 20:50:00 UTC
Delete files/patch-actions.py

The file files/patch-actions.py was to fix a bug in fail2ban 0.8.7. That bug is now fixed in current version 0.8.8. In my last patch #176368 to update security/py-fail2ban to that version I forgot to remove that file. This is done now.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-25 20:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-25 22:23:23 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 <theis@gmx.at> [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}
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2013-02-25 22:35:44 UTC
State Changed
From-To: open->closed

Committed