diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-15 00:50:59 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-15 00:50:59 +0000 |
commit | 26f86cf3c50bdf06e2ee2560c951691399445a35 (patch) | |
tree | cc0f372aaa95a6cb9fde704fe2404729330abeec /devel/hachoir-core | |
parent | 64813929001f2d9b1bbe93d3f97ff571ba71ed2b (diff) | |
download | ports-26f86cf3c50bdf06e2ee2560c951691399445a35.tar.gz ports-26f86cf3c50bdf06e2ee2560c951691399445a35.zip |
Notes
Diffstat (limited to 'devel/hachoir-core')
-rw-r--r-- | devel/hachoir-core/Makefile | 4 | ||||
-rw-r--r-- | devel/hachoir-core/distinfo | 6 | ||||
-rw-r--r-- | devel/hachoir-core/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/hachoir-core/Makefile b/devel/hachoir-core/Makefile index d2939891a7da..04936c51c9ff 100644 --- a/devel/hachoir-core/Makefile +++ b/devel/hachoir-core/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hachoir-core -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= devel python -MASTER_SITES= http://cheeseshop.python.org/packages/source/h/${PORTNAME}/ CSME +MASTER_SITES= CHEESESHOP CENKES MAINTAINER= infofarmer@FreeBSD.org COMMENT= Hachoir core parser diff --git a/devel/hachoir-core/distinfo b/devel/hachoir-core/distinfo index b794fcc1a772..69d6569625d9 100644 --- a/devel/hachoir-core/distinfo +++ b/devel/hachoir-core/distinfo @@ -1,3 +1,3 @@ -MD5 (hachoir-core-0.8.0.tar.gz) = 7163818d8ce9e1a90e7175e1334e0232 -SHA256 (hachoir-core-0.8.0.tar.gz) = c9d7398c7d4ae961d9ec6c15b9390e733f7ce201552fb7c7e3f85986188dc4dc -SIZE (hachoir-core-0.8.0.tar.gz) = 92486 +MD5 (hachoir-core-0.9.0.tar.gz) = 643bc4e6b8d43c4a2da2058ada46b158 +SHA256 (hachoir-core-0.9.0.tar.gz) = 582072421071bdc9ac3966e48473c84060255b908ec3e62091fe4e4b4980dc9a +SIZE (hachoir-core-0.9.0.tar.gz) = 95587 diff --git a/devel/hachoir-core/pkg-plist b/devel/hachoir-core/pkg-plist index 7023eb68e554..2739d34d4d50 100644 --- a/devel/hachoir-core/pkg-plist +++ b/devel/hachoir-core/pkg-plist @@ -103,6 +103,9 @@ %%PYTHON_SITELIBDIR%%/hachoir_core/log.py %%PYTHON_SITELIBDIR%%/hachoir_core/log.pyc %%PYTHON_SITELIBDIR%%/hachoir_core/log.pyo +%%PYTHON_SITELIBDIR%%/hachoir_core/memory.py +%%PYTHON_SITELIBDIR%%/hachoir_core/memory.pyc +%%PYTHON_SITELIBDIR%%/hachoir_core/memory.pyo %%PYTHON_SITELIBDIR%%/hachoir_core/stream/__init__.py %%PYTHON_SITELIBDIR%%/hachoir_core/stream/__init__.pyc %%PYTHON_SITELIBDIR%%/hachoir_core/stream/__init__.pyo |