aboutsummaryrefslogtreecommitdiff
path: root/security/py-fail2ban
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2011-02-13 07:01:53 +0000
committerSahil Tandon <sahil@FreeBSD.org>2011-02-13 07:01:53 +0000
commit034342f190db2b0dc3b2aad73415b325fb45e827 (patch)
tree5e09c20fc682b07fe543c7ab257ed4d0476a3756 /security/py-fail2ban
parenta477a1393e087a69da734f8b4bb180b5c5620054 (diff)
downloadports-034342f190db2b0dc3b2aad73415b325fb45e827.tar.gz
ports-034342f190db2b0dc3b2aad73415b325fb45e827.zip
Expand the range of supported Python versions and
pacify portlint(1). PR: ports/154374 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=269042
Diffstat (limited to 'security/py-fail2ban')
-rw-r--r--security/py-fail2ban/Makefile10
-rw-r--r--security/py-fail2ban/distinfo1
2 files changed, 5 insertions, 6 deletions
diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile
index 0b2d98e735bb..1ccdc5f08d74 100644
--- a/security/py-fail2ban/Makefile
+++ b/security/py-fail2ban/Makefile
@@ -9,23 +9,23 @@ PORTNAME= fail2ban
PORTVERSION= 0.8.4
CATEGORIES= security python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tony@pc-tony.com
-COMMENT= scans log files and bans IP that makes too many password failures.
+COMMENT= Scans log files and bans IP that makes too many password failures
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
-USE_PYTHON= 2.5-2.6
+USE_PYTHON= 2.5-2.7
USE_PYDISTUTILS= yes
USE_RC_SUBR= fail2ban
SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
PYDISTUTILS_INSTALLARGS+= --install-purelib=${PYTHON_SITELIBDIR} \
- --install-data=${ETCDIR}
+ --install-data=${ETCDIR}
FILES= ${WRKSRC}/fail2ban-regex \
${WRKSRC}/man/fail2ban-client.1 \
diff --git a/security/py-fail2ban/distinfo b/security/py-fail2ban/distinfo
index 08aaf9637229..d028c1342655 100644
--- a/security/py-fail2ban/distinfo
+++ b/security/py-fail2ban/distinfo
@@ -1,3 +1,2 @@
-MD5 (fail2ban-0.8.4.tar.bz2) = df94335a5d12b4750869e5fe350073fa
SHA256 (fail2ban-0.8.4.tar.bz2) = 7a4fc0ea6dffde1db1d096757878e1b2c5f0b087a05ed7e7ca0202fb0b127982
SIZE (fail2ban-0.8.4.tar.bz2) = 71818