aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 12:28:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 12:59:10 +0000
commit62151aa204b3a6a874c738d91f1738ea872b392a (patch)
treef99689019329d36c8980d29a3e9e46b59ba2b60d
parent23dda6fd33873f95a2972b3a1e409208c7ebca53 (diff)
downloadports-62151aa204b3a6a874c738d91f1738ea872b392a.tar.gz
ports-62151aa204b3a6a874c738d91f1738ea872b392a.zip
textproc/confget: Update to 5.0.1
- Update MASTER_SITES - Remove outdated PORTSCOUT Changes: https://gitlab.com/confget/confget/-/blob/master/CHANGES
-rw-r--r--textproc/confget/Makefile10
-rw-r--r--textproc/confget/distinfo6
2 files changed, 7 insertions, 9 deletions
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile
index fd3a0a3eb327..32a2cbe9f031 100644
--- a/textproc/confget/Makefile
+++ b/textproc/confget/Makefile
@@ -1,8 +1,8 @@
PORTNAME= confget
-PORTVERSION= 4.1.1
+PORTVERSION= 5.0.1
+DISTVERSIONPREFIX= release-
CATEGORIES= textproc
-MASTER_SITES= https://devel.ringlet.net/files/textproc/confget/
-# https://gitlab.com/confget/confget/-/archive/release/${PORTVERSION}/
+MASTER_SITES= https://gitlab.com/confget/confget/-/archive/release/${PORTVERSION}/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Read variables from INI-style configuration files
@@ -10,7 +10,7 @@ WWW= https://gitlab.com/confget/confget
LICENSE= BSD2CLAUSE
-USES= gmake tar:xz
+USES= gmake tar:bz2
MAKE_ENV= CFLAGS_CONF=-DHAVE_FGETLN
TEST_TARGET= test
@@ -19,8 +19,6 @@ PLIST_FILES= bin/confget \
share/man/man1/confget.1.gz
PORTEXAMPLES= t1.ini t2.ini
-PORTSCOUT= skipv:5.0.0
-
OPTIONS_DEFINE= EXAMPLES PCRE
OPTIONS_DEFAULT=PCRE
diff --git a/textproc/confget/distinfo b/textproc/confget/distinfo
index f97d8bf204b4..ace404bcbdb1 100644
--- a/textproc/confget/distinfo
+++ b/textproc/confget/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663672754
-SHA256 (confget-4.1.1.tar.xz) = 04b2f4f13ec08d49bd220fc4ba866090c362dbb1284247855440bdef15c21acd
-SIZE (confget-4.1.1.tar.xz) = 46324
+TIMESTAMP = 1674589554
+SHA256 (confget-release-5.0.1.tar.bz2) = b5e0410c1e0b7d6cc427b26876496de374341ea91bb7cc17474e1b0ee4079fc3
+SIZE (confget-release-5.0.1.tar.bz2) = 56200