- Update to 1.7.0

- Stage support
This commit is contained in:
Antoine Brodin 2013-11-14 20:22:05 +00:00
parent 75a509365b
commit 25d5ea2bf4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333787
2 changed files with 5 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openpyxl
PORTVERSION= 1.6.2
PORTVERSION= 1.7.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -22,13 +22,12 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-install:
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
.endif
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (openpyxl-1.6.2.tar.gz) = 69b146be1939aac85ab13d32ea8442eaa596ffc1285a19b42bdbfa751b55b2c1
SIZE (openpyxl-1.6.2.tar.gz) = 199139
SHA256 (openpyxl-1.7.0.tar.gz) = 12b72aff88ba7edd39c5f7cff9284c2ef2478cd926823fbf3dccebbfd7b2d840
SIZE (openpyxl-1.7.0.tar.gz) = 68072