diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-03-08 10:19:10 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-03-08 10:19:10 +0000 |
commit | 250d496d16abad359b5ff9c6a29015c19e5a120e (patch) | |
tree | f87a40c2856e1c266563b7f3746654ac7a88b573 /textproc/py-csvkit | |
parent | devel/universal-ctags: update to g20200307 5283b195 (diff) |
Update to 1.0.5
ChangeLog: https://github.com/wireservice/csvkit/blob/1.0.5/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=528019
Diffstat (limited to 'textproc/py-csvkit')
-rw-r--r-- | textproc/py-csvkit/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-csvkit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-csvkit/Makefile b/textproc/py-csvkit/Makefile index 529f6151aac1..883020f5b1cd 100644 --- a/textproc/py-csvkit/Makefile +++ b/textproc/py-csvkit/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= csvkit -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-csvkit/distinfo b/textproc/py-csvkit/distinfo index 005f2821f0e9..9b61babb9fa3 100644 --- a/textproc/py-csvkit/distinfo +++ b/textproc/py-csvkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552817393 -SHA256 (csvkit-1.0.4.tar.gz) = 1353a383531bee191820edfb88418c13dfe1cdfa9dd3dc46f431c05cd2a260a0 -SIZE (csvkit-1.0.4.tar.gz) = 3782239 +TIMESTAMP = 1583621200 +SHA256 (csvkit-1.0.5.tar.gz) = 7bd390f4d300e45dc9ed67a32af762a916bae7d9a85087a10fd4f64ce65fd5b9 +SIZE (csvkit-1.0.5.tar.gz) = 3783495 |