ports/170547: [MAINTAINER] security/py-passlib: update to 1.6.1

Kubilay Kocak koobs.freebsd at gmail.com
Sat Aug 11 23:10:01 UTC 2012


>Number:         170547
>Category:       ports
>Synopsis:       [MAINTAINER] security/py-passlib: update to 1.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 11 23:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 1.6.1
- Adjust USE_PYTHON versions (Py3k ready)

Changes: http://packages.python.org/passlib/history.html

==[QA]==
port test clean
redports: https://redports.org/buildarchive/20120811125222-62642/

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-passlib-1.6.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/py-passlib/Makefile ./Makefile
--- /usr/ports/security/py-passlib/Makefile	2012-08-05 18:29:26.000000000 +1000
+++ ./Makefile	2012-08-12 09:04:15.000000000 +1000
@@ -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,8 @@
 
 LICENSE=	BSD
 
-USE_PYTHON=	2.5+
+#Python3 ready
+USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/security/py-passlib/distinfo ./distinfo
--- /usr/ports/security/py-passlib/distinfo	2012-08-05 18:29:26.000000000 +1000
+++ ./distinfo	2012-08-11 22:50:56.000000000 +1000
@@ -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
--- py27-passlib-1.6.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list