Download raw body.
[maintainer update] multimedia/frei0r-plugins 2.5.1 -> 2.5.2
[maintainer update] multimedia/frei0r-plugins 2.5.1 -> 2.5.2
On Mon, Feb 23, 2026 at 09:18:53PM +0100, Raphael Graf wrote:
> This updates multimedia/frei0r-plugins to the latest version 2.5.2.
> It's a small update with just a few bug fixes.
>
> Changelog:
> https://github.com/dyne/frei0r/compare/v2.5.1...v2.5.2
>
> ok?
>
It seems I was a little bit too quick, version 2.5.4 has been released
in the meantime. The diff stays the same except for the version number.
Changelog:
https://github.com/dyne/frei0r/compare/v2.5.1...v2.5.4
Index: Makefile
===================================================================
RCS file: /cvs/ports/multimedia/frei0r-plugins/Makefile,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 Makefile
--- Makefile 4 Dec 2025 17:59:35 -0000 1.12
+++ Makefile 24 Feb 2026 14:03:37 -0000
@@ -3,7 +3,7 @@ CATEGORIES = graphics multimedia
GH_ACCOUNT = dyne
GH_PROJECT = frei0r
-GH_TAGNAME = v2.5.1
+GH_TAGNAME = v2.5.4
DISTNAME = frei0r-plugins-${GH_TAGNAME:S/v//}
@@ -22,8 +22,8 @@ COMPILER = base-clang ports-gcc
MODULES = devel/cmake
-CONFIGURE_ARGS = -DWITHOUT_OPENCV=ON \
- -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON
+CONFIGURE_ARGS = -DWITHOUT_GAVL=ON \
+ -DWITHOUT_OPENCV=ON
NO_TEST = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/multimedia/frei0r-plugins/distinfo,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 distinfo
--- distinfo 4 Dec 2025 17:59:35 -0000 1.8
+++ distinfo 24 Feb 2026 14:03:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (frei0r-plugins-2.5.1.tar.gz) = MY7EowQslKAKWPzNwesNkR82oivrNQTSeu/MpFmPQLA=
-SIZE (frei0r-plugins-2.5.1.tar.gz) = 942271
+SHA256 (frei0r-plugins-2.5.4.tar.gz) = 5VNv5lloKj0OfZi3WRdK2L8+eb3aeNkZ1QPYw9f9NaA=
+SIZE (frei0r-plugins-2.5.4.tar.gz) = 942786
[maintainer update] multimedia/frei0r-plugins 2.5.1 -> 2.5.2
[maintainer update] multimedia/frei0r-plugins 2.5.1 -> 2.5.2