FreeBSD Bugzilla – Attachment 166789 Details for
Bug 207044
security/py-keyring: Update to 8.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security/py27-keyring-8.3.diff
py27-keyring-8.3.diff (text/plain), 2.06 KB, created by
Douglas Thrift
on 2016-02-09 07:30:41 UTC
(
hide
)
Description:
security/py27-keyring-8.3.diff
Filename:
MIME Type:
Creator:
Douglas Thrift
Created:
2016-02-09 07:30:41 UTC
Size:
2.06 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 408538) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= keyring >-PORTVERSION= 7.0 >+PORTVERSION= 8.3 > CATEGORIES= security python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -19,19 +19,13 @@ > USES= python > USE_PYTHON= autoplist distutils > >-OPTIONS_DEFINE= CRYPT_FILE GNOME_KEYRING KDE_KWALLET KEYCZAR PYFS \ >- SECRET_SERVICE >-CRYPT_FILE_DESC= Install pycrpto to support the Crypt(ed) File backend >-GNOME_KEYRING_DESC= Install GNOME Keyring to support the Gnome backend >-KDE_KWALLET_DESC= Install KDE KWallet to support the kwallet backend >-KEYCZAR_DESC= Install keyczar to support keyring encryption >-PYFS_DESC= Install pyfilesystem to support the pyfs backend >+OPTIONS_DEFINE= DBUS KEYRINGS_ALT SECRET_SERVICE >+OPTIONS_DEFAULT= KEYRINGS_ALT >+DBUS_DESC= Install Python DBUS to support the kwallet backend > SECRET_SERVICE_DESC= Install SecretStorage to support the SecretService backend >-CRYPT_FILE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.5:${PORTSDIR}/security/py-pycrypto >-GNOME_KEYRING_USE= GNOME=pygobject3 >-KDE_KWALLET_USE= KDE4=pykde4 >-KEYCZAR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keyczar>=0.71c:${PORTSDIR}/security/py-keyczar >-PYFS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fs>=0.5:${PORTSDIR}/devel/py-fs >+ >+DBUS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus >+KEYRINGS_ALT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keyrings.alt>0:${PORTSDIR}/security/py-keyrings.alt > SECRET_SERVICE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}SecretStorage>=1.0.0:${PORTSDIR}/security/py-SecretStorage > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 408538) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (keyring-7.0.tar.gz) = 0531ea4f7a5942de7ff4d527b69cd95e3d97c75e2350591d8ec6452dc99bbf32 >-SIZE (keyring-7.0.tar.gz) = 52870 >+SHA256 (keyring-8.3.tar.gz) = 284f754d86bd176cd44f57fdc33b9d0decc0cdfc38f06eec649b5b1f93e40dc2 >+SIZE (keyring-8.3.tar.gz) = 33864
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
douglas
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 207044
:
166783
|
166784
|
166785
|
166786
| 166789 |
166790