Index: head/security/py-SecretStorage/pkg-plist =================================================================== --- head/security/py-SecretStorage/pkg-plist (revision 334654) +++ head/security/py-SecretStorage/pkg-plist (nonexistent) @@ -1,19 +0,0 @@ -%%PYTHON_SITELIBDIR%%/secretstorage/__init__.py -%%PYTHON_SITELIBDIR%%/secretstorage/__init__.pyc -%%PYTHON_SITELIBDIR%%/secretstorage/__init__.pyo -%%PYTHON_SITELIBDIR%%/secretstorage/collection.py -%%PYTHON_SITELIBDIR%%/secretstorage/collection.pyc -%%PYTHON_SITELIBDIR%%/secretstorage/collection.pyo -%%PYTHON_SITELIBDIR%%/secretstorage/defines.py -%%PYTHON_SITELIBDIR%%/secretstorage/defines.pyc -%%PYTHON_SITELIBDIR%%/secretstorage/defines.pyo -%%PYTHON_SITELIBDIR%%/secretstorage/exceptions.py -%%PYTHON_SITELIBDIR%%/secretstorage/exceptions.pyc -%%PYTHON_SITELIBDIR%%/secretstorage/exceptions.pyo -%%PYTHON_SITELIBDIR%%/secretstorage/item.py -%%PYTHON_SITELIBDIR%%/secretstorage/item.pyc -%%PYTHON_SITELIBDIR%%/secretstorage/item.pyo -%%PYTHON_SITELIBDIR%%/secretstorage/util.py -%%PYTHON_SITELIBDIR%%/secretstorage/util.pyc -%%PYTHON_SITELIBDIR%%/secretstorage/util.pyo -@dirrm %%PYTHON_SITELIBDIR%%/secretstorage Property changes on: head/security/py-SecretStorage/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Index: head/security/py-SecretStorage/Makefile =================================================================== --- head/security/py-SecretStorage/Makefile (revision 334654) +++ head/security/py-SecretStorage/Makefile (revision 334655) @@ -1,21 +1,21 @@ # Created by: Douglas Thrift # $FreeBSD$ PORTNAME= SecretStorage -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Store passwords using the SecretService DBus API LICENSE= BSD RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.84.0:${PORTSDIR}/devel/py-dbus USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include Property changes on: head/security/py-SecretStorage/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/security/py-SecretStorage/distinfo =================================================================== --- head/security/py-SecretStorage/distinfo (revision 334654) +++ head/security/py-SecretStorage/distinfo (revision 334655) @@ -1,2 +1,2 @@ -SHA256 (SecretStorage-1.0.0.tar.gz) = 27c441f2cf524edaa0cf39abb4a9f65cde6ab99bb1471a9e2cdb11ffcfbc0081 -SIZE (SecretStorage-1.0.0.tar.gz) = 14063 +SHA256 (SecretStorage-1.1.0.tar.gz) = 439d23ef00abb673a9a119c58bb8733e8ce6f57f82afc016547af4b742d49383 +SIZE (SecretStorage-1.1.0.tar.gz) = 14242 Property changes on: head/security/py-SecretStorage/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property