diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-07-14 12:54:39 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-07-14 12:56:18 +0100 |
commit | ca798d9a2d793a8bff55764c1a3c6bcd1886d889 (patch) | |
tree | 291ee3cf111f418392cc70b23e1ee7661a43e1b2 | |
parent | net/remarkable-devd: fixup rc file (diff) |
textproc/py-csvkit: update to 1.0.6
ChangeLog: https://github.com/wireservice/csvkit/blob/1.0.6/CHANGELOG.rst
-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 443d80bf7b84..151d0fe8ad80 100644 --- a/textproc/py-csvkit/Makefile +++ b/textproc/py-csvkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= csvkit -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-csvkit/distinfo b/textproc/py-csvkit/distinfo index 9b61babb9fa3..978c495d7f21 100644 --- a/textproc/py-csvkit/distinfo +++ b/textproc/py-csvkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583621200 -SHA256 (csvkit-1.0.5.tar.gz) = 7bd390f4d300e45dc9ed67a32af762a916bae7d9a85087a10fd4f64ce65fd5b9 -SIZE (csvkit-1.0.5.tar.gz) = 3783495 +TIMESTAMP = 1626245625 +SHA256 (csvkit-1.0.6.tar.gz) = c8f761b5605cc978a7515a3d6a9e7ceec49a08eeefd7ad78480dea5f8bf80d35 +SIZE (csvkit-1.0.6.tar.gz) = 3784737 |