aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2009-07-14 00:43:53 +0800
committerlwhsu <lwhsu@FreeBSD.org>2009-07-14 00:43:53 +0800
commit291dcb734556a2b53d47815ecf20dc8bdb2a6273 (patch)
treed0b388cdf04f26143090ac25146b0870e2db1e6f
parent552494f86c843a8fe8ff819f52dc683ffa0781aa (diff)
downloadfreebsd-ports-gnome-291dcb734556a2b53d47815ecf20dc8bdb2a6273.tar.gz
freebsd-ports-gnome-291dcb734556a2b53d47815ecf20dc8bdb2a6273.tar.zst
freebsd-ports-gnome-291dcb734556a2b53d47815ecf20dc8bdb2a6273.zip
- Update to 20081119
-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