aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-14 15:38:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-14 15:38:41 +0000
commit87577437b1113265cafa7777c3be354b6b79663a (patch)
tree856fef9d7c32066fb854792cffa233dad1d99aa6 /textproc
parent7e0d66e1a4f346d9d24130b71f8c14c2c941f21c (diff)
downloadports-87577437b1113265cafa7777c3be354b6b79663a.tar.gz
ports-87577437b1113265cafa7777c3be354b6b79663a.zip
Update to 2.2.0
Changes: http://devel.ringlet.net/textproc/confget/CHANGES - add a Python implementation: a confget library that may also be invoked from the command line with the same inteface as the C confget tool - generate the TAP tests automatically from JSON definitions
Notes
Notes: svn path=/head/; revision=490261
Diffstat (limited to 'textproc')
-rw-r--r--textproc/confget/Makefile2
-rw-r--r--textproc/confget/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile
index 14273bb3a409..e93e92063dde 100644
--- a/textproc/confget/Makefile
+++ b/textproc/confget/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= confget
-PORTVERSION= 2.1.1
+PORTVERSION= 2.2.0
CATEGORIES= textproc
MASTER_SITES= https://devel.ringlet.net/files/textproc/confget/ \
LOCAL/sunpoet
diff --git a/textproc/confget/distinfo b/textproc/confget/distinfo
index 251b88fb3ac4..8fee29c7882f 100644
--- a/textproc/confget/distinfo
+++ b/textproc/confget/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543424488
-SHA256 (confget-2.1.1.tar.xz) = 10775d7430ef567e0aa3a148870aeac2b6465a396cd63f6c7dbf8b63d1de9b80
-SIZE (confget-2.1.1.tar.xz) = 17344
+TIMESTAMP = 1547477323
+SHA256 (confget-2.2.0.tar.xz) = 0f6e1629f31ef71a26d506d9fd84ea4374e7d6ff30f07631702b608fe080e4c5
+SIZE (confget-2.2.0.tar.xz) = 31796