aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2012-08-12 21:12:59 +0800
committerwen <wen@FreeBSD.org>2012-08-12 21:12:59 +0800
commit7ecb5f858b937b97c5e8541908faa020b3c9c0dd (patch)
treeec8ff7b3d9a656a276d2fdd461f22eaf2d151f10 /security
parentdec702ce4173afff067b90da295730216d7780e5 (diff)
downloadfreebsd-ports-gnome-7ecb5f858b937b97c5e8541908faa020b3c9c0dd.tar.gz
freebsd-ports-gnome-7ecb5f858b937b97c5e8541908faa020b3c9c0dd.tar.zst
freebsd-ports-gnome-7ecb5f858b937b97c5e8541908faa020b3c9c0dd.zip
- Update to 1.6.1
- Adjust USE_PYTHON versions (Py3k ready) PR: 170547 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/py-passlib/Makefile4
-rw-r--r--security/py-passlib/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-passlib/Makefile b/security/py-passlib/Makefile
index 2e9603474354..5871ed63446e 100644
--- a/security/py-passlib/Makefile
+++ b/security/py-passlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= passlib
-PORTVERSION= 1.6
+PORTVERSION= 1.6.1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ COMMENT= Python password hashing framework supporting over 30 schemes
LICENSE= BSD
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>
diff --git a/security/py-passlib/distinfo b/security/py-passlib/distinfo
index 47cbc1cac81e..ad8a6aedf3ec 100644
--- a/security/py-passlib/distinfo
+++ b/security/py-passlib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (passlib-1.6.tar.gz) = 9e546e00bc19f7f4bfa84ec2770ea4c226b577149a094c3455711fc7a74d7117
-SIZE (passlib-1.6.tar.gz) = 390451
+SHA256 (passlib-1.6.1.tar.gz) = 00cfb564feb2d97ebaf6b28acdc9277a0c73c3c1df7b2a7b65605c76e724177b
+SIZE (passlib-1.6.1.tar.gz) = 395855