Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2024 14:20:54 GMT
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8b37c837374e - main - devel/universal-ctags: Update to p6.1.20240121.0
Message-ID:  <202401211420.40LEKsbC056473@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8b37c837374e23f23562590df2dc7a3df33a3a2c

commit 8b37c837374e23f23562590df2dc7a3df33a3a2c
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2024-01-21 05:19:48 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-01-21 14:19:52 +0000

    devel/universal-ctags: Update to p6.1.20240121.0
    
    - Update to p6.1.20240121.0 [1]
    - Limit PORTSCOUT to p6 versions
    
    [1] https://github.com/universal-ctags/ctags/compare/p6.1.20231231.0...p6.1.20240121.0
---
 devel/universal-ctags/Makefile | 4 ++--
 devel/universal-ctags/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/universal-ctags/Makefile b/devel/universal-ctags/Makefile
index 817ed720b32f..fa518f716656 100644
--- a/devel/universal-ctags/Makefile
+++ b/devel/universal-ctags/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	universal-ctags
-PORTVERSION=	p6.1.20231231.0
+PORTVERSION=	p6.1.20240121.0
 CATEGORIES=	devel
 
 MAINTAINER=	dereks@lifeofadishwasher.com
@@ -18,7 +18,7 @@ CONFIGURE_ARGS=	--program-prefix=u
 
 TEST_TARGET=	check
 
-PORTSCOUT=	skipv:v6.0.0
+PORTSCOUT=	limit:^p6
 
 OPTIONS_DEFINE=		DEBUG GLOBAL_CONFIG ICONV JSON LIBXML2 MANPAGES PCRE2 \
 			YAML
diff --git a/devel/universal-ctags/distinfo b/devel/universal-ctags/distinfo
index 7c4b9952c129..53a964199138 100644
--- a/devel/universal-ctags/distinfo
+++ b/devel/universal-ctags/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704324865
-SHA256 (universal-ctags-ctags-p6.1.20231231.0_GH0.tar.gz) = 5bd434f6e6c023d01eab911580331ac58e516d4afee8c78beb3ce2c2cb590291
-SIZE (universal-ctags-ctags-p6.1.20231231.0_GH0.tar.gz) = 3126525
+TIMESTAMP = 1705814232
+SHA256 (universal-ctags-ctags-p6.1.20240121.0_GH0.tar.gz) = 88f523e6f90ff0cc5a7da6a65b3443d4c6205b515d945ae6e9dba1fa377fe12d
+SIZE (universal-ctags-ctags-p6.1.20240121.0_GH0.tar.gz) = 3131734



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401211420.40LEKsbC056473>