git: 2765473c5328 - main - textproc/confget: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 16:35:28 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2765473c5328b7f14a64836dfa96ebcce7f28ab0
commit 2765473c5328b7f14a64836dfa96ebcce7f28ab0
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 16:27:41 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 16:32:36 +0000
textproc/confget: Add PORTSCOUT
The erroneous tarball [1] misleads portscout to report new version (5.0.0).
Reference: https://gitlab.com/confget/confget/-/archive/release/4.1.0/confget-release-5.0.0.tar.gz [1]
---
textproc/confget/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile
index 4387963639ec..f410f499a8c6 100644
--- a/textproc/confget/Makefile
+++ b/textproc/confget/Makefile
@@ -20,6 +20,8 @@ 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