diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-09-17 10:06:35 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-09-17 10:06:35 +0000 |
commit | fb2179950fdc81d9441df812171f13dcabcbd8cc (patch) | |
tree | 5f58345b661b88762cf45ed583b26f64cff71bf7 /textproc/py-hyperestraier-python | |
parent | a9858f6f52f42d28e289440c46daf0aec4d3f59b (diff) | |
download | ports-fb2179950fdc81d9441df812171f13dcabcbd8cc.tar.gz ports-fb2179950fdc81d9441df812171f13dcabcbd8cc.zip |
Notes
Diffstat (limited to 'textproc/py-hyperestraier-python')
-rw-r--r-- | textproc/py-hyperestraier-python/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-hyperestraier-python/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/py-hyperestraier-python/Makefile b/textproc/py-hyperestraier-python/Makefile index a3bdd11dc194..b96d5d60f329 100644 --- a/textproc/py-hyperestraier-python/Makefile +++ b/textproc/py-hyperestraier-python/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= hyperestraier -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ http://www.liris.org/tech/program/hyperestraier-purepython/ @@ -19,6 +19,5 @@ COMMENT= Pure Python HyperEstraier library WRKSRC= ${WRKDIR}/${PORTNAME} USE_PYTHON= yes USE_PYDISTUTILS=yes -PYDISTUTILS_PKGVERSION= 0.9.1 .include <bsd.port.mk> diff --git a/textproc/py-hyperestraier-python/distinfo b/textproc/py-hyperestraier-python/distinfo index 46b59c352c88..0383508d80e8 100644 --- a/textproc/py-hyperestraier-python/distinfo +++ b/textproc/py-hyperestraier-python/distinfo @@ -1,3 +1,3 @@ -MD5 (hyperestraier-0.9.2.tgz) = e839935de8bfcacb11e71528d39965e0 -SHA256 (hyperestraier-0.9.2.tgz) = 7cc9c80ae6a9f306a29462d8a4ba21a80a3982230a91d568eae0ea6a4db383cd -SIZE (hyperestraier-0.9.2.tgz) = 5837 +MD5 (hyperestraier-0.9.3.tgz) = b746cc3cc79db51de2d05e86e41be9fc +SHA256 (hyperestraier-0.9.3.tgz) = 4a095cb924ef0f2a7c412a2fcb2ea88ac9ca0cf17d469f463fe7a1ab5d14baa2 +SIZE (hyperestraier-0.9.3.tgz) = 8392 |