git: 51c920999fe6 - main - graphics/gexiv2: exclude uneven releases from portscout
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Jun 2025 12:22:33 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=51c920999fe622ef82931bcbe4b5f7c07664cdbb commit 51c920999fe622ef82931bcbe4b5f7c07664cdbb Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2025-06-29 12:18:41 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2025-06-29 12:21:14 +0000 graphics/gexiv2: exclude uneven releases from portscout The project tagged 0.15.0 and marked it as "unstable" and put up an "API creakage" warning. No need to have portscout act on that yet. See: https://gitlab.gnome.org/GNOME/gexiv2/-/tags/0.15.0 --- graphics/gexiv2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index f5ce9a6603a2..b3720e749a57 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -28,6 +28,8 @@ OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc DOCS_CONFIGURE_ON= -Dgtk_doc=true +PORTSCOUT= limitw:1,even + pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/vala/vapi