git: 62151aa204b3 - main - textproc/confget: Update to 5.0.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 13:06:20 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62151aa204b3a6a874c738d91f1738ea872b392a

commit 62151aa204b3a6a874c738d91f1738ea872b392a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:28:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 12:59:10 +0000

    textproc/confget: Update to 5.0.1
    
    - Update MASTER_SITES
    - Remove outdated PORTSCOUT
    
    Changes:        https://gitlab.com/confget/confget/-/blob/master/CHANGES
---
 textproc/confget/Makefile | 10 ++++------
 textproc/confget/distinfo |  6 +++---
 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