diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-04 20:33:18 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-04 20:33:18 +0000 |
commit | f28c1e1d0b5c99f06653a240fad3dca149a07183 (patch) | |
tree | 74006a3db1d2d19b153c2177284079cc37f4530f /security/py-Products.PluggableAuthService | |
parent | 53332188456f1fe9f51d5ae36b94bbf0eab9e9ac (diff) |
Notes
Diffstat (limited to 'security/py-Products.PluggableAuthService')
-rw-r--r-- | security/py-Products.PluggableAuthService/Makefile | 2 | ||||
-rw-r--r-- | security/py-Products.PluggableAuthService/distinfo | 4 | ||||
-rw-r--r-- | security/py-Products.PluggableAuthService/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/security/py-Products.PluggableAuthService/Makefile b/security/py-Products.PluggableAuthService/Makefile index c5e9fea2bebe..fe4b27b96bc1 100644 --- a/security/py-Products.PluggableAuthService/Makefile +++ b/security/py-Products.PluggableAuthService/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Products.PluggableAuthService -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-Products.PluggableAuthService/distinfo b/security/py-Products.PluggableAuthService/distinfo index deb85c466620..5a93297411d8 100644 --- a/security/py-Products.PluggableAuthService/distinfo +++ b/security/py-Products.PluggableAuthService/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.PluggableAuthService-1.7.5.tar.gz) = b71bf276c14b2d10b4f5631aadcf965672d180580ce4d19dac84f405a88b4764 -SIZE (zope/Products.PluggableAuthService-1.7.5.tar.gz) = 139810 +SHA256 (zope/Products.PluggableAuthService-1.7.6.tar.gz) = 141cb06c68f7c5c3f1726e5f49fefa2d5a20c715d087d8996bc790369dd8b0ee +SIZE (zope/Products.PluggableAuthService-1.7.6.tar.gz) = 140386 diff --git a/security/py-Products.PluggableAuthService/pkg-plist b/security/py-Products.PluggableAuthService/pkg-plist index 6d685ffd921b..eda85867a822 100644 --- a/security/py-Products.PluggableAuthService/pkg-plist +++ b/security/py-Products.PluggableAuthService/pkg-plist @@ -266,6 +266,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_UserPropertySheet.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_UserPropertySheet.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_UserPropertySheet.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_events.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_events.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_events.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_exportimport.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_exportimport.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/tests/test_exportimport.pyo |