Index: head/security/py-SecretStorage/Makefile =================================================================== --- head/security/py-SecretStorage/Makefile (revision 428368) +++ head/security/py-SecretStorage/Makefile (revision 428369) @@ -1,30 +1,30 @@ # Created by: Douglas Thrift # $FreeBSD$ PORTNAME= SecretStorage -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include .if ${PYTHON_REL} > 3000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0.84.0:devel/py3-dbus .else RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0.84.0:devel/py-dbus .endif .include Index: head/security/py-SecretStorage/distinfo =================================================================== --- head/security/py-SecretStorage/distinfo (revision 428368) +++ head/security/py-SecretStorage/distinfo (revision 428369) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470223336 -SHA256 (SecretStorage-2.2.1.tar.gz) = d771e99ada09e39aceb75c4bb2d460895627b2260ab24c9cb790fb8aad1ecab6 -SIZE (SecretStorage-2.2.1.tar.gz) = 15972 +TIMESTAMP = 1480203823 +SHA256 (SecretStorage-2.3.1.tar.gz) = 3af65c87765323e6f64c83575b05393f9e003431959c9395d1791d51497f29b6 +SIZE (SecretStorage-2.3.1.tar.gz) = 16073