diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-10 17:53:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-10 17:53:08 +0000 |
commit | 17231bb9634015a3ef6755e1d969dcf369232709 (patch) | |
tree | 1725c51df99c686c8017e59399c37b5f59b8173d /textproc | |
parent | a44ee12ecec5648af0b0028b26c0ce7df519ccc2 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-openpyxl/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-openpyxl/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile index 67c1a7b6032b..e001b8a7bfd0 100644 --- a/textproc/py-openpyxl/Makefile +++ b/textproc/py-openpyxl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openpyxl -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,6 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST=yes -DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTDOCS= AUTHORS README OPTIONS_DEFINE= DOCS diff --git a/textproc/py-openpyxl/distinfo b/textproc/py-openpyxl/distinfo index 47626b99bcae..1af7106e1278 100644 --- a/textproc/py-openpyxl/distinfo +++ b/textproc/py-openpyxl/distinfo @@ -1,2 +1,2 @@ -SHA256 (openpyxl-1.8.2.tar.gz) = ed311d8212fc9bff67af0452c2ac50222c79ab39730002ef5169286c59419797 -SIZE (openpyxl-1.8.2.tar.gz) = 78861 +SHA256 (openpyxl-1.8.3.tar.gz) = c660d70da419030c9991d9f004fdded1b88dde2789bd7973e058e8c6d80e6e07 +SIZE (openpyxl-1.8.3.tar.gz) = 78971 |