ports/149511: Update port: security/py-keyring Upgrade to 0.3
Douglas William Thrift
douglas at douglasthrift.net
Tue Aug 10 21:40:02 UTC 2010
>Number: 149511
>Category: ports
>Synopsis: Update port: security/py-keyring Upgrade to 0.3
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 10 21:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Douglas William Thrift
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD justonenight.douglasthrift.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Sun Aug 1 21:21:03 PDT 2010 root at justonenight.douglasthrift.net:/usr/obj/usr/src/sys/FURTHERONUPTHEROAD amd64
>Description:
Upgraded to version 0.3.
http://pypi.python.org/pypi/keyring#id19
>How-To-Repeat:
>Fix:
--- py-keyring.patch begins here ---
diff -Nrux .svn -x work /usr/ports/security/py-keyring/Makefile py-keyring/Makefile
--- /usr/ports/security/py-keyring/Makefile 2009-11-21 07:48:35.000000000 -0800
+++ py-keyring/Makefile 2010-08-10 12:33:43.339166735 -0700
@@ -6,16 +6,16 @@
#
PORTNAME= keyring
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= security python
-MASTER_SITES= CHEESESHOP \
- http://apt.douglasthrift.net/files/${PORTNAME}/ \
- http://code.douglasthrift.net/files/${PORTNAME}/
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= douglas at douglasthrift.net
COMMENT= Store and access your passwords safely
+#LICENSE= PSF
+
LATEST_LINK= py-${PORTNAME}
USE_KDE4= #
diff -Nrux .svn -x work /usr/ports/security/py-keyring/distinfo py-keyring/distinfo
--- /usr/ports/security/py-keyring/distinfo 2009-10-02 20:13:10.000000000 -0700
+++ py-keyring/distinfo 2010-08-10 12:17:57.959919287 -0700
@@ -1,3 +1,3 @@
-MD5 (keyring-0.2.tar.gz) = 4a640c4d41c6aa702cf6122d1a22ece3
-SHA256 (keyring-0.2.tar.gz) = 05585abc75f50e625f46d90c07f7707da19050ddc2a89dfe92081a3ed0328f13
-SIZE (keyring-0.2.tar.gz) = 14836
+MD5 (keyring-0.3.tar.gz) = de2dc78e97a110f7e21369c5ddb65712
+SHA256 (keyring-0.3.tar.gz) = bb9fcb99dbf5d89a9ca242def888810b6bbd7b3d08486c8f85750a38e7d71d84
+SIZE (keyring-0.3.tar.gz) = 18937
diff -Nrux .svn -x work /usr/ports/security/py-keyring/pkg-plist py-keyring/pkg-plist
--- /usr/ports/security/py-keyring/pkg-plist 2009-09-04 14:04:44.000000000 -0700
+++ py-keyring/pkg-plist 2010-08-10 12:22:47.177547027 -0700
@@ -9,4 +9,7 @@
%%PYTHON_SITELIBDIR%%/keyring/core.py
%%PYTHON_SITELIBDIR%%/keyring/core.pyc
%%PYTHON_SITELIBDIR%%/keyring/core.pyo
+%%PYTHON_SITELIBDIR%%/keyring/getpassbackend.py
+%%PYTHON_SITELIBDIR%%/keyring/getpassbackend.pyc
+%%PYTHON_SITELIBDIR%%/keyring/getpassbackend.pyo
@dirrm %%PYTHON_SITELIBDIR%%/keyring
--- py-keyring.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list