diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2025-06-23 04:39:31 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-06-23 04:44:39 +0300 |
commit | 2ecdef75de5b39f6de4e9b740c3daa068f4a7983 (patch) | |
tree | 9e04216de4b32dee908547415bd019730f39b0ef | |
parent | devel/websocketpp: unbreak with boost >= 1.87 and take maintainership (diff) |
Commit log:
https://github.com/universal-ctags/ctags/compare/p6.1.20250518.0...p6.2.20250615.0
PR: 287728
-rw-r--r-- | devel/universal-ctags/Makefile | 2 | ||||
-rw-r--r-- | devel/universal-ctags/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/universal-ctags/Makefile b/devel/universal-ctags/Makefile index b0ce28d92bc0..261598889906 100644 --- a/devel/universal-ctags/Makefile +++ b/devel/universal-ctags/Makefile @@ -1,5 +1,5 @@ PORTNAME= universal-ctags -PORTVERSION= p6.1.20250518.0 +PORTVERSION= p6.2.20250615.0 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com diff --git a/devel/universal-ctags/distinfo b/devel/universal-ctags/distinfo index b91911e14870..fffc8736c114 100644 --- a/devel/universal-ctags/distinfo +++ b/devel/universal-ctags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747604444 -SHA256 (universal-ctags-ctags-p6.1.20250518.0_GH0.tar.gz) = 176e7f2cc0f1751831679f8731c9f54902563df5c99aa2379e218d378338c43e -SIZE (universal-ctags-ctags-p6.1.20250518.0_GH0.tar.gz) = 3271151 +TIMESTAMP = 1750622285 +SHA256 (universal-ctags-ctags-p6.2.20250615.0_GH0.tar.gz) = 34a5ab1a05353de2712dd8479d959cd4ec21b0f39c400731e53ecd192d2770fc +SIZE (universal-ctags-ctags-p6.2.20250615.0_GH0.tar.gz) = 3288662 |