svn commit: r500284 - head/textproc/py-xlsxwriter

Antoine Brodin antoine at FreeBSD.org
Sun Apr 28 06:48:45 UTC 2019


Author: antoine
Date: Sun Apr 28 06:48:44 2019
New Revision: 500284
URL: https://svnweb.freebsd.org/changeset/ports/500284

Log:
  Update to 1.1.7

Modified:
  head/textproc/py-xlsxwriter/Makefile
  head/textproc/py-xlsxwriter/distinfo

Modified: head/textproc/py-xlsxwriter/Makefile
==============================================================================
--- head/textproc/py-xlsxwriter/Makefile	Sun Apr 28 06:44:58 2019	(r500283)
+++ head/textproc/py-xlsxwriter/Makefile	Sun Apr 28 06:48:44 2019	(r500284)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	XlsxWriter
-PORTVERSION=	1.1.6
+PORTVERSION=	1.1.7
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ COMMENT=	Python module for creating Excel XLSX files
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	concurrent distutils autoplist
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/py-xlsxwriter/distinfo
==============================================================================
--- head/textproc/py-xlsxwriter/distinfo	Sun Apr 28 06:44:58 2019	(r500283)
+++ head/textproc/py-xlsxwriter/distinfo	Sun Apr 28 06:48:44 2019	(r500284)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554714565
-SHA256 (XlsxWriter-1.1.6.tar.gz) = 3a4e4a24a6753f046dc5a5e5bc5f443fce6a18988486885a258db6963eb54163
-SIZE (XlsxWriter-1.1.6.tar.gz) = 253364
+TIMESTAMP = 1556190919
+SHA256 (XlsxWriter-1.1.7.tar.gz) = 2a40b427dac0f640031e5b33abe97e761de6e0f12d4d346e7b2e2b67cf6ee927
+SIZE (XlsxWriter-1.1.7.tar.gz) = 253732


More information about the svn-ports-all mailing list