diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-08 16:27:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-08 16:27:51 +0000 |
commit | 6ddc0f96dac361aaa622ad524e8fefcf4be0049d (patch) | |
tree | 889f61aac977066e66bca5c5b3b8c37a98f953a9 /textproc/confget | |
parent | b79cf9926a2ee498976b434d2f74c8bf757251ce (diff) | |
download | ports-6ddc0f96dac361aaa622ad524e8fefcf4be0049d.tar.gz ports-6ddc0f96dac361aaa622ad524e8fefcf4be0049d.zip |
Notes
Diffstat (limited to 'textproc/confget')
-rw-r--r-- | textproc/confget/Makefile | 6 | ||||
-rw-r--r-- | textproc/confget/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile index ef2c3e786e85..4b52ff8da211 100644 --- a/textproc/confget/Makefile +++ b/textproc/confget/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= confget -PORTVERSION= 1.05 +PORTVERSION= 2.0.0 CATEGORIES= textproc -MASTER_SITES= http://devel.ringlet.net/textproc/confget/ \ +MASTER_SITES= http://devel.ringlet.net/files/textproc/confget/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ OPTIONS_DEFAULT=PCRE MAKE_ENV= CFLAGS_CONF=-DHAVE_FGETLN TEST_TARGET= test -USES= gmake +USES= gmake tar:xz PLIST_FILES= bin/confget \ man/man1/confget.1.gz diff --git a/textproc/confget/distinfo b/textproc/confget/distinfo index 10d541879344..e4b26d95e7f1 100644 --- a/textproc/confget/distinfo +++ b/textproc/confget/distinfo @@ -1,2 +1,2 @@ -SHA256 (confget-1.05.tar.gz) = 988c225ff9ed950a926c4229099e6dda437bfc0837239649716973c179adc8e4 -SIZE (confget-1.05.tar.gz) = 17057 +SHA256 (confget-2.0.0.tar.xz) = ff36cde70e854856ed28e71368dbb54befab59a0a101a3aff993fc93aa4bc50b +SIZE (confget-2.0.0.tar.xz) = 16276 |