diff options
author | krion <krion@FreeBSD.org> | 2018-04-10 21:59:38 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-04-10 21:59:38 +0800 |
commit | 59b91e0aa8fbf9f22ee1887b4e42f8f03ba4e53a (patch) | |
tree | 606cfecc4f4aa57a531638a4bf45a58c1c319d78 | |
parent | a4b3f4b77ed6a8b41e6effb0896367cf68d5444c (diff) | |
download | freebsd-ports-graphics-59b91e0aa8fbf9f22ee1887b4e42f8f03ba4e53a.tar.gz freebsd-ports-graphics-59b91e0aa8fbf9f22ee1887b4e42f8f03ba4e53a.tar.zst freebsd-ports-graphics-59b91e0aa8fbf9f22ee1887b4e42f8f03ba4e53a.zip |
Update to version 0.4.1
PR: 227417
Submitted by: maintainer
-rw-r--r-- | textproc/py-textfsm/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-textfsm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-textfsm/Makefile b/textproc/py-textfsm/Makefile index 621a34fc5b5..1ca9d97ae56 100644 --- a/textproc/py-textfsm/Makefile +++ b/textproc/py-textfsm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= textfsm -DISTVERSION= 0.4.0 +DISTVERSION= 0.4.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-textfsm/distinfo b/textproc/py-textfsm/distinfo index 9ad96eb9969..a48ad34ab4b 100644 --- a/textproc/py-textfsm/distinfo +++ b/textproc/py-textfsm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522335440 -SHA256 (textfsm-0.4.0.tar.gz) = 41b51501f5e0e4bd02dc521bee3565a95cc576fe6ebf3625d2fb2d32c241a32e -SIZE (textfsm-0.4.0.tar.gz) = 38355 +TIMESTAMP = 1523365433 +SHA256 (textfsm-0.4.1.tar.gz) = 21a31e212d625d84a8c7a52f35055d536bd3a1c63d3d41ed65ee5d8bd5f29f00 +SIZE (textfsm-0.4.1.tar.gz) = 38369 |