From a14dadaed3eebd01717d2b7a2e434b310ce7251c Mon Sep 17 00:00:00 2001 From: Clemens Lang Date: Wed, 27 Aug 2025 20:18:46 +0200 Subject: [PATCH] capnproto: revbump library dependencies --- aqua/squirrel-ime/Portfile | 2 +- devel/librime-devel/Portfile | 2 +- editors/textmate2/Portfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aqua/squirrel-ime/Portfile b/aqua/squirrel-ime/Portfile index 5b2a427036a..39e2d19f325 100644 --- a/aqua/squirrel-ime/Portfile +++ b/aqua/squirrel-ime/Portfile @@ -7,7 +7,7 @@ PortGroup boost 1.0 github.setup rime squirrel 0.16.2 # Change github.tarball_from to 'releases' or 'archive' next update github.tarball_from tarball -revision 7 +revision 8 name squirrel-ime categories aqua license GPL-3 diff --git a/devel/librime-devel/Portfile b/devel/librime-devel/Portfile index b8be3161ce1..e3fd80090dc 100644 --- a/devel/librime-devel/Portfile +++ b/devel/librime-devel/Portfile @@ -11,7 +11,7 @@ github.setup rime librime 08dd95f5d9282346f0d4a3e8fc6b20811dc3d063 github.tarball_from tarball name librime-devel version 20230206 -revision 5 +revision 6 categories devel license BSD maintainers {l2dy @l2dy} openmaintainer diff --git a/editors/textmate2/Portfile b/editors/textmate2/Portfile index 8bfcd3a9b7c..ef770c99c4b 100644 --- a/editors/textmate2/Portfile +++ b/editors/textmate2/Portfile @@ -7,7 +7,7 @@ epoch 5 github.setup textmate textmate 2.0.23 v # Change github.tarball_from to 'releases' or 'archive' next update github.tarball_from tarball -revision 3 +revision 4 maintainers {cal @neverpanic} openmaintainer name textmate2