git: 86f694076d2f - main - devel/universal-ctags: Update to p6.1.20240211.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Feb 2024 08:39:49 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=86f694076d2fdc5d5688c5a58d6c485dafe51333 commit 86f694076d2fdc5d5688c5a58d6c485dafe51333 Author: Derek Schrock <dereks@lifeofadishwasher.com> AuthorDate: 2024-02-18 08:38:02 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-02-18 08:39:38 +0000 devel/universal-ctags: Update to p6.1.20240211.0 - Remove patch fixed by project commit 8834894e45 - portfmt cleanup ChangeLog: https://github.com/universal-ctags/ctags/compare/p6.1.20240121.0...p6.1.20240211.0 PR: 277122 --- devel/universal-ctags/Makefile | 7 +++---- devel/universal-ctags/distinfo | 6 +++--- devel/universal-ctags/files/patch-makefiles_testing.mak | 11 ----------- devel/universal-ctags/pkg-plist | 1 + 4 files changed, 7 insertions(+), 18 deletions(-) diff --git a/devel/universal-ctags/Makefile b/devel/universal-ctags/Makefile index c4119111d106..826b3ee8ac20 100644 --- a/devel/universal-ctags/Makefile +++ b/devel/universal-ctags/Makefile @@ -1,6 +1,5 @@ PORTNAME= universal-ctags -PORTVERSION= p6.1.20240121.0 -PORTREVISION= 1 +PORTVERSION= p6.1.20240211.0 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com @@ -14,9 +13,9 @@ USES= autoreconf gmake pkgconfig python:test USE_GITHUB= yes GH_PROJECT= ctags -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -CONFIGURE_ARGS= --program-prefix=u +CONFIGURE_ARGS= --program-prefix=u TEST_TARGET= check diff --git a/devel/universal-ctags/distinfo b/devel/universal-ctags/distinfo index 53a964199138..f6b0f8e7e323 100644 --- a/devel/universal-ctags/distinfo +++ b/devel/universal-ctags/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1708199137 +SHA256 (universal-ctags-ctags-p6.1.20240211.0_GH0.tar.gz) = 63426af2d332179a5d9dc4cdcfe183ede74d4c5e87c6d8c56e7f32a72f053501 +SIZE (universal-ctags-ctags-p6.1.20240211.0_GH0.tar.gz) = 3136078 diff --git a/devel/universal-ctags/files/patch-makefiles_testing.mak b/devel/universal-ctags/files/patch-makefiles_testing.mak deleted file mode 100644 index 339c2c91e2dc..000000000000 --- a/devel/universal-ctags/files/patch-makefiles_testing.mak +++ /dev/null @@ -1,11 +0,0 @@ ---- makefiles/testing.mak.orig 2022-10-23 20:50:28 UTC -+++ makefiles/testing.mak -@@ -5,7 +5,7 @@ EXTRA_DIST += misc/units misc/units.py misc/man-test.p - EXTRA_DIST += misc/tlib misc/mini-geany.expected - MAN_TEST_TMPDIR = ManTest - --check: tmain units tlib man-test check-genfile tutil -+check: tmain units tlib man-test tutil - - # We may use CLEANFILES, DISTCLEANFILES, or etc. - # clean-tlib and clean-gcov are not included diff --git a/devel/universal-ctags/pkg-plist b/devel/universal-ctags/pkg-plist index 0ef34bde37b4..a7b638228523 100644 --- a/devel/universal-ctags/pkg-plist +++ b/devel/universal-ctags/pkg-plist @@ -33,4 +33,5 @@ bin/ureadtags %%MANPAGES%%share/man/man7/uctags-lang-tcl.7.gz %%MANPAGES%%share/man/man7/uctags-lang-terraform.7.gz %%MANPAGES%%share/man/man7/uctags-lang-verilog.7.gz +%%MANPAGES%%share/man/man7/uctags-lang-vim.7.gz %%MANPAGES%%share/man/man7/uctags-optlib.7.gz