diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-06-11 09:15:51 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-06-11 09:15:51 +0000 |
commit | 8115043ceca01e9846386d17263fb1ee44ed6acb (patch) | |
tree | 095fa25df6b569b1d051ed1bd2efeb59ae518716 /security/py-posix1e | |
parent | f5bef3f7481dff7e7363511e48ecf448b3ec1d64 (diff) |
- Update to 0.5.0
PR: 147432
Submitted by: Sofian Brabez <sbrabez@gmail.com>
Notes
Notes:
svn path=/head/; revision=256369
Diffstat (limited to 'security/py-posix1e')
-rw-r--r-- | security/py-posix1e/Makefile | 2 | ||||
-rw-r--r-- | security/py-posix1e/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-posix1e/Makefile b/security/py-posix1e/Makefile index f9f3b6c87ed0..dc18be30750f 100644 --- a/security/py-posix1e/Makefile +++ b/security/py-posix1e/Makefile @@ -6,7 +6,7 @@ # PORTNAME= posix1e -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= security python MASTER_SITES= SF/pylibacl/pylibacl/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-posix1e/distinfo b/security/py-posix1e/distinfo index e3e145664c60..17a47ea4c0b5 100644 --- a/security/py-posix1e/distinfo +++ b/security/py-posix1e/distinfo @@ -1,3 +1,3 @@ -MD5 (pylibacl-0.4.0.tar.gz) = 0c8c7fd673527fd63d970a6bac15779a -SHA256 (pylibacl-0.4.0.tar.gz) = 77fdb67239f44d1e41315e36be7094a2fdf55a0021e9613540936abab3de3480 -SIZE (pylibacl-0.4.0.tar.gz) = 25469 +MD5 (pylibacl-0.5.0.tar.gz) = b9d34da90e6da0813115071b3a1ab204 +SHA256 (pylibacl-0.5.0.tar.gz) = 8706291e815547e2e89426508d00fd31d437bdb8e5eb9407777f414b0606e2d6 +SIZE (pylibacl-0.5.0.tar.gz) = 23886 |