git: 50ae64ad8fa1 - main - devel/universal-ctags: Update to p5.9.20210926.0

Nuno Teixeira eduardo at FreeBSD.org
Sun Sep 26 15:22:51 UTC 2021


The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=50ae64ad8fa1b644b7388e9f8aae19ec82cb5f2e

commit 50ae64ad8fa1b644b7388e9f8aae19ec82cb5f2e
Author:     Derek Schrock <dereks at lifeofadishwasher.com>
AuthorDate: 2021-09-26 15:19:04 +0000
Commit:     Nuno Teixeira <eduardo at FreeBSD.org>
CommitDate: 2021-09-26 15:22:39 +0000

    devel/universal-ctags: Update to p5.9.20210926.0
    
    ChangeLog: https://github.com/universal-ctags/ctags/releases/tag/p5.9.20210926.0
    
    PR:             258728
---
 devel/universal-ctags/Makefile                          |  2 +-
 devel/universal-ctags/distinfo                          |  6 +++---
 devel/universal-ctags/files/patch-makefiles_testing.mak | 11 +++++++++++
 devel/universal-ctags/pkg-plist                         |  1 +
 4 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/devel/universal-ctags/Makefile b/devel/universal-ctags/Makefile
index e03a2ebaabcd..4406b9348b4f 100644
--- a/devel/universal-ctags/Makefile
+++ b/devel/universal-ctags/Makefile
@@ -1,7 +1,7 @@
 # Created by: Derek Schrock <dereks at lifeofadishwasher.com>
 
 PORTNAME=	universal-ctags
-PORTVERSION=	p5.9.20210815.0
+PORTVERSION=	p5.9.20210926.0
 CATEGORIES=	devel
 
 MAINTAINER=	dereks at lifeofadishwasher.com
diff --git a/devel/universal-ctags/distinfo b/devel/universal-ctags/distinfo
index 475843761a1c..07b0d4d21575 100644
--- a/devel/universal-ctags/distinfo
+++ b/devel/universal-ctags/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628987862
-SHA256 (universal-ctags-ctags-p5.9.20210815.0_GH0.tar.gz) = a56de2c39090bbe1baa1fc7fcdb50834503f8b2b02edf304d7ab61c76ad82c0d
-SIZE (universal-ctags-ctags-p5.9.20210815.0_GH0.tar.gz) = 2532710
+TIMESTAMP = 1632630353
+SHA256 (universal-ctags-ctags-p5.9.20210926.0_GH0.tar.gz) = 87a19089fe1cf16b4780a24a6ab4e847280182ffba95ab3db76a0ddc0a7b170d
+SIZE (universal-ctags-ctags-p5.9.20210926.0_GH0.tar.gz) = 2541906
diff --git a/devel/universal-ctags/files/patch-makefiles_testing.mak b/devel/universal-ctags/files/patch-makefiles_testing.mak
new file mode 100644
index 000000000000..d4f1cf74281d
--- /dev/null
+++ b/devel/universal-ctags/files/patch-makefiles_testing.mak
@@ -0,0 +1,11 @@
+--- makefiles/testing.mak.orig	2021-09-26 04:43:19 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
++check: tmain units tlib man-test
+ 
+ # 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 86ce250c8841..7dfd8ae64d45 100644
--- a/devel/universal-ctags/pkg-plist
+++ b/devel/universal-ctags/pkg-plist
@@ -13,5 +13,6 @@ bin/uoptscript
 %%MANPAGES%%man/man7/uctags-lang-python.7.gz
 %%MANPAGES%%man/man7/uctags-lang-r.7.gz
 %%MANPAGES%%man/man7/uctags-lang-sql.7.gz
+%%MANPAGES%%man/man7/uctags-lang-tcl.7.gz
 %%MANPAGES%%man/man7/uctags-lang-verilog.7.gz
 %%MANPAGES%%man/man7/uctags-optlib.7.gz


More information about the dev-commits-ports-all mailing list