ports/170547: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sun Aug 12 13:20:04 UTC 2012
The following reply was made to PR ports/170547; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/170547: commit references a PR
Date: Sun, 12 Aug 2012 13:13:13 +0000 (UTC)
Author: wen
Date: Sun Aug 12 13:12:59 2012
New Revision: 302435
URL: http://svn.freebsd.org/changeset/ports/302435
Log:
- Update to 1.6.1
- Adjust USE_PYTHON versions (Py3k ready)
PR: 170547
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
Modified:
head/security/py-passlib/Makefile
head/security/py-passlib/distinfo
Modified: head/security/py-passlib/Makefile
==============================================================================
--- head/security/py-passlib/Makefile Sun Aug 12 11:15:46 2012 (r302434)
+++ head/security/py-passlib/Makefile Sun Aug 12 13:12:59 2012 (r302435)
@@ -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 framewo
LICENSE= BSD
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>
Modified: head/security/py-passlib/distinfo
==============================================================================
--- head/security/py-passlib/distinfo Sun Aug 12 11:15:46 2012 (r302434)
+++ head/security/py-passlib/distinfo Sun Aug 12 13:12:59 2012 (r302435)
@@ -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
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-python
mailing list