summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-13 16:43:53 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-13 16:43:53 +0000
commit34dd9d275ef62d22cf24465d510d720cbd92bd98 (patch)
tree6255d1793846af32ab19c419fc522e02602b6554
parent- Update to 2.9.7 (diff)
- Update to 20081119
Notes
Notes: svn path=/head/; revision=237701
-rw-r--r--security/py-hashlib/Makefile4
-rw-r--r--security/py-hashlib/distinfo6
-rw-r--r--security/py-hashlib/pkg-plist3
3 files changed, 5 insertions, 8 deletions
diff --git a/security/py-hashlib/Makefile b/security/py-hashlib/Makefile
index 92fa5c721892..8a426605f3f9 100644
--- a/security/py-hashlib/Makefile
+++ b/security/py-hashlib/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= hashlib
-PORTVERSION= 20060408a
+PORTVERSION= 20081119
CATEGORIES= security devel python
MASTER_SITES= http://code.krypto.org/python/hashlib/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Backport of Python 2.5's haslib module
-USE_PYTHON= yes
+USE_PYTHON= -2.4
USE_OPENSSL= yes
USE_PYDISTUTILS= yes
diff --git a/security/py-hashlib/distinfo b/security/py-hashlib/distinfo
index 9ed90198b9ee..bf3726eeedd4 100644
--- a/security/py-hashlib/distinfo
+++ b/security/py-hashlib/distinfo
@@ -1,3 +1,3 @@
-MD5 (hashlib-20060408a.tar.gz) = 7c8df988d2d467dae1f34251ec5d95bd
-SHA256 (hashlib-20060408a.tar.gz) = 1a709a21d60e175abb363338fd66aae0a8a389019bc723e2d7359acf5b6c6d4d
-SIZE (hashlib-20060408a.tar.gz) = 33535
+MD5 (hashlib-20081119.tar.gz) = 09dea11f5b826718d2032db210183d3c
+SHA256 (hashlib-20081119.tar.gz) = 400f87aa48e8748ec7c95ce640f5c50dc996668663d4349ede3488397d295998
+SIZE (hashlib-20081119.tar.gz) = 32816
diff --git a/security/py-hashlib/pkg-plist b/security/py-hashlib/pkg-plist
index 5c4b5332847f..d8217c48c411 100644
--- a/security/py-hashlib/pkg-plist
+++ b/security/py-hashlib/pkg-plist
@@ -1,9 +1,6 @@
%%PYTHON_SITELIBDIR%%/hashlib.py
%%PYTHON_SITELIBDIR%%/hashlib.pyc
%%PYTHON_SITELIBDIR%%/hashlib.pyo
-%%PYTHON_SITELIBDIR%%/test_hashlib.py
-%%PYTHON_SITELIBDIR%%/test_hashlib.pyc
-%%PYTHON_SITELIBDIR%%/test_hashlib.pyo
%%PYTHON_SITELIBDIR%%/_hashlib.so
%%OSSL%%%%PYTHON_SITELIBDIR%%/_sha256.so
%%OSSL%%%%PYTHON_SITELIBDIR%%/_sha512.so