diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-23 03:32:39 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-23 03:32:39 +0000 |
commit | 515fd92d20b2bfa7b1a5cf44787e80a242ee1064 (patch) | |
tree | 28b385893c40b2148730e0922222eab396799e28 /textproc/py-excelerator | |
parent | cf44a2360acb590996dbf0dcfa8fb0b9374bc3fc (diff) | |
download | ports-515fd92d20b2bfa7b1a5cf44787e80a242ee1064.tar.gz ports-515fd92d20b2bfa7b1a5cf44787e80a242ee1064.zip |
Notes
Diffstat (limited to 'textproc/py-excelerator')
-rw-r--r-- | textproc/py-excelerator/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-excelerator/distinfo | 4 | ||||
-rw-r--r-- | textproc/py-excelerator/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/py-excelerator/Makefile b/textproc/py-excelerator/Makefile index 6842a6579cab..a0e84a15ea99 100644 --- a/textproc/py-excelerator/Makefile +++ b/textproc/py-excelerator/Makefile @@ -6,7 +6,7 @@ # PORTNAME= excelerator -PORTVERSION= 0.5.2a +PORTVERSION= 0.5.3a CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pyexcelerator diff --git a/textproc/py-excelerator/distinfo b/textproc/py-excelerator/distinfo index 10f17c28a36e..70e5d0683b52 100644 --- a/textproc/py-excelerator/distinfo +++ b/textproc/py-excelerator/distinfo @@ -1,2 +1,2 @@ -MD5 (pyexcelerator-0.5.2a.zip) = 0d276dcd5ee5c1649ac4faed524baf74 -SIZE (pyexcelerator-0.5.2a.zip) = 170000 +MD5 (pyexcelerator-0.5.3a.zip) = 4ad907af7c1abc1e4de537e1cd441f29 +SIZE (pyexcelerator-0.5.3a.zip) = 178753 diff --git a/textproc/py-excelerator/pkg-plist b/textproc/py-excelerator/pkg-plist index 406fd3a3f400..94f5f82553d9 100644 --- a/textproc/py-excelerator/pkg-plist +++ b/textproc/py-excelerator/pkg-plist @@ -55,5 +55,7 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/unicode2.py %%PORTDOCS%%%%EXAMPLESDIR%%/wsprops.py %%PORTDOCS%%%%EXAMPLESDIR%%/xls2txt.py +%%PORTDOCS%%%%EXAMPLESDIR%%/xls2csv.py +%%PORTDOCS%%%%EXAMPLESDIR%%/xls2html.py %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% @dirrm %%PYTHON_SITELIBDIR%%/pyExcelerator |