diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-21 07:36:05 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-21 07:36:05 +0000 |
commit | 747b81f6dc5faca391e1d3ce941b1a8c4b381994 (patch) | |
tree | c301902c325fca45733d42dfdfc7340e8eb448d8 /math/py-plastex | |
parent | c6d4804df4982b8803ff2b7daec5036c23829408 (diff) |
Notes
Diffstat (limited to 'math/py-plastex')
-rw-r--r-- | math/py-plastex/Makefile | 9 | ||||
-rw-r--r-- | math/py-plastex/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/math/py-plastex/Makefile b/math/py-plastex/Makefile index 8da3e3acdb8d..a11b39fa7cee 100644 --- a/math/py-plastex/Makefile +++ b/math/py-plastex/Makefile @@ -6,17 +6,18 @@ # PORTNAME= plastex -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= math python -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/rel-0-9-1 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/rel-0-9-2 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX Document Processing Framework +WRKSRC= ${WRKDIR}/${PORTNAME} USE_PYTHON= yes USE_PYDISTUTILS= yes -PYDISTUTILS_EGGINFO= plasTeX-0.0.0-${PYTHON_VERSION:S/thon//}.egg-info +PYDISTUTILS_PKGNAME= plasTeX .include <bsd.port.mk> diff --git a/math/py-plastex/distinfo b/math/py-plastex/distinfo index 28d961be18ee..96972101b3cd 100644 --- a/math/py-plastex/distinfo +++ b/math/py-plastex/distinfo @@ -1,3 +1,3 @@ -MD5 (plastex-0.9.1.tgz) = 7b9377c2f2315a71aa7790455b3d6673 -SHA256 (plastex-0.9.1.tgz) = 19e2ef04c92677bedf0f828c06004136bbf254ec9bc0879308e0d6ad5be7d2af -SIZE (plastex-0.9.1.tgz) = 862020 +MD5 (plastex-0.9.2.tgz) = 31a568374a9e08b6aac48aa1173b79ab +SHA256 (plastex-0.9.2.tgz) = 0f3cfb88b395fe706e0abaf57a4fc85d8bec6f4753681ea064fc02c911fd2d23 +SIZE (plastex-0.9.2.tgz) = 865856 |