diff options
-rw-r--r-- | security/py-SecretStorage/Makefile | 3 | ||||
-rw-r--r-- | security/py-SecretStorage/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/py-SecretStorage/Makefile b/security/py-SecretStorage/Makefile index ecbe206e3e18..bd6cb5ecdb22 100644 --- a/security/py-SecretStorage/Makefile +++ b/security/py-SecretStorage/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SecretStorage -PORTVERSION= 2.1.2 +PORTVERSION= 2.2.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,7 @@ MAINTAINER= douglas@douglasthrift.net COMMENT= Store passwords using the SecretService DBus API LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto diff --git a/security/py-SecretStorage/distinfo b/security/py-SecretStorage/distinfo index 067b5997e0da..05b5d03ff853 100644 --- a/security/py-SecretStorage/distinfo +++ b/security/py-SecretStorage/distinfo @@ -1,2 +1,3 @@ -SHA256 (SecretStorage-2.1.2.tar.gz) = 61da7f2ff9d44abf7b053f58360fa844de0a35b16de4efdc0b545c286cecc082 -SIZE (SecretStorage-2.1.2.tar.gz) = 18128 +TIMESTAMP = 1470223336 +SHA256 (SecretStorage-2.2.1.tar.gz) = d771e99ada09e39aceb75c4bb2d460895627b2260ab24c9cb790fb8aad1ecab6 +SIZE (SecretStorage-2.2.1.tar.gz) = 15972 |