mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
devel/universal-ctags: Update to p5.9.20210926.0
ChangeLog: https://github.com/universal-ctags/ctags/releases/tag/p5.9.20210926.0 PR: 258728
This commit is contained in:
parent
722c18a924
commit
50ae64ad8f
@ -1,7 +1,7 @@
|
||||
# Created by: Derek Schrock <dereks@lifeofadishwasher.com>
|
||||
|
||||
PORTNAME= universal-ctags
|
||||
PORTVERSION= p5.9.20210815.0
|
||||
PORTVERSION= p5.9.20210926.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= dereks@lifeofadishwasher.com
|
||||
|
@ -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
|
||||
|
11
devel/universal-ctags/files/patch-makefiles_testing.mak
Normal file
11
devel/universal-ctags/files/patch-makefiles_testing.mak
Normal file
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user