diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2022-03-15 06:50:30 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2022-03-15 06:52:51 +0000 |
commit | e3e863a3fed8d1bc60a3742759e7e8407b8ab341 (patch) | |
tree | 968f688fcf2a9c9b4585950fa5072ab211cd98be | |
parent | x11-drivers/xorgxrdp: Force rebuild after xorg-server update (diff) |
textproc/py-csvkit: update to 1.0.7
ChangeLog: https://github.com/wireservice/csvkit/blob/1.0.7/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 151d0fe8ad80..5a3d62776a65 100644 --- a/textproc/py-csvkit/Makefile +++ b/textproc/py-csvkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= csvkit -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-csvkit/distinfo b/textproc/py-csvkit/distinfo index 978c495d7f21..a1e1ba5f555d 100644 --- a/textproc/py-csvkit/distinfo +++ b/textproc/py-csvkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626245625 -SHA256 (csvkit-1.0.6.tar.gz) = c8f761b5605cc978a7515a3d6a9e7ceec49a08eeefd7ad78480dea5f8bf80d35 -SIZE (csvkit-1.0.6.tar.gz) = 3784737 +TIMESTAMP = 1647286618 +SHA256 (csvkit-1.0.7.tar.gz) = 0019e29ccadfe3d5cb0d159a443cba3ce8dfc37c967317db983ce3f19f0ca050 +SIZE (csvkit-1.0.7.tar.gz) = 3792335 |