svn commit: r496046 - head/textproc/py-csvkit

Matthew Seaman matthew at FreeBSD.org
Sun Mar 17 11:34:59 UTC 2019


Author: matthew
Date: Sun Mar 17 11:34:58 2019
New Revision: 496046
URL: https://svnweb.freebsd.org/changeset/ports/496046

Log:
  Update to 1.0.4
  
  ChangeLog: https://csvkit.readthedocs.io/en/latest/changelog.html

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

Modified: head/textproc/py-csvkit/Makefile
==============================================================================
--- head/textproc/py-csvkit/Makefile	Sun Mar 17 11:28:18 2019	(r496045)
+++ head/textproc/py-csvkit/Makefile	Sun Mar 17 11:34:58 2019	(r496046)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	csvkit
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,5 +19,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}agate>=1.5.4:textp
 
 USES=		python
 USE_PYTHON=	autoplist distutils
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/py-csvkit/distinfo
==============================================================================
--- head/textproc/py-csvkit/distinfo	Sun Mar 17 11:28:18 2019	(r496045)
+++ head/textproc/py-csvkit/distinfo	Sun Mar 17 11:34:58 2019	(r496046)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521096886
-SHA256 (csvkit-1.0.3.tar.gz) = a6c859c1321d4697dc41252877249091681297f093e08d9c1e1828a6d52c260c
-SIZE (csvkit-1.0.3.tar.gz) = 3780150
+TIMESTAMP = 1552817393
+SHA256 (csvkit-1.0.4.tar.gz) = 1353a383531bee191820edfb88418c13dfe1cdfa9dd3dc46f431c05cd2a260a0
+SIZE (csvkit-1.0.4.tar.gz) = 3782239


More information about the svn-ports-all mailing list