diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index 976068a7b48..4a1ee2bd86e 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -3,6 +3,7 @@ GH_ACCOUNT = Spotifyd GH_PROJECT = spotifyd GH_TAGNAME = v0.4.2 CATEGORIES = audio net +REVISION = 0 MAINTAINER = Pascal Stumpf diff --git a/devel/afl++/Makefile b/devel/afl++/Makefile index c3947f3b08b..52f259a9751 100644 --- a/devel/afl++/Makefile +++ b/devel/afl++/Makefile @@ -4,7 +4,7 @@ COMMENT= improved version of afl GH_ACCOUNT = AFLplusplus GH_PROJECT = AFLplusplus GH_TAGNAME = v4.32c -REVISION = 0 +REVISION = 1 PKGNAME = afl++-${GH_TAGNAME:S/v//} CATEGORIES= devel diff --git a/devel/codechecker/Makefile b/devel/codechecker/Makefile index 2648610584f..2926e2491d9 100644 --- a/devel/codechecker/Makefile +++ b/devel/codechecker/Makefile @@ -3,7 +3,7 @@ COMMENT = clang static code analyzer GH_ACCOUNT = Ericsson GH_PROJECT = codechecker GH_TAGNAME = v6.24.0 -REVISION = 3 +REVISION = 4 CATEGORIES = devel diff --git a/geo/gdal/Makefile b/geo/gdal/Makefile index d6a0ce03c62..c9b8a82b105 100644 --- a/geo/gdal/Makefile +++ b/geo/gdal/Makefile @@ -4,7 +4,7 @@ COMMENT-main = translator library for geospatial data formats COMMENT-python =python bindings and utilities for GDAL V = 3.13.0 -REVISION = 0 +REVISION = 1 DISTNAME = gdal-${V} DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \ gdalautotest-${V}.zip diff --git a/geo/py-osmium/Makefile b/geo/py-osmium/Makefile index 04fefe7e01c..cb437051478 100644 --- a/geo/py-osmium/Makefile +++ b/geo/py-osmium/Makefile @@ -1,7 +1,7 @@ COMMENT = Python bindings for libosmium MODPY_DISTV = 4.0.2 -REVISION = 0 +REVISION = 1 GH_TAGNAME = v${MODPY_DISTV} GH_ACCOUNT = osmcode GH_PROJECT = pyosmium diff --git a/mail/stalwart/Makefile b/mail/stalwart/Makefile index 0440afc2e94..7ba6bbc0095 100644 --- a/mail/stalwart/Makefile +++ b/mail/stalwart/Makefile @@ -13,6 +13,8 @@ PERMIT_PACKAGE = Yes GH_TAGNAME = v0.16.6 PKGNAME = stalwart-mail-${GH_TAGNAME:S/v//} +REVISION = 0 + HOMEPAGE = https://stalw.art/ # as devel/cargo MODULES adds DISTFILES, GH_* didn't DISTFILES += ${DISTNAME}${EXTRACT_SUFX} diff --git a/multimedia/gstreamer1/plugins-rs/Makefile b/multimedia/gstreamer1/plugins-rs/Makefile index 50e1307da23..2e44e6936e4 100644 --- a/multimedia/gstreamer1/plugins-rs/Makefile +++ b/multimedia/gstreamer1/plugins-rs/Makefile @@ -5,6 +5,8 @@ V= 0.15.2 DIST_TUPLE= fdo gstreamer gst-plugins-rs ${V} . WRKDIST= ${WRKDIR}/gst-plugins-rs-${V}-43af825d36368c55037c91abdda48f2905c230c2 +REVISION= 0 + # see patch-Cargo_toml; # grep git+https Cargo.lock | sort -u DIST_TUPLE += github gtk-rs gtk-rs-core ba575eeaf5c7cf043e55454620e5926593756c67 ../gtk-rs-core diff --git a/multimedia/pipewire/helvum/Makefile b/multimedia/pipewire/helvum/Makefile index f1a68dd868d..fbf9c2c39fc 100644 --- a/multimedia/pipewire/helvum/Makefile +++ b/multimedia/pipewire/helvum/Makefile @@ -3,6 +3,8 @@ COMMENT= GTK patchbay for pipewire PW_PROJECT= helvum PW_VERSION= 0.6.2 +REVISION= 0 + WANTLIB += ${MODCARGO_WANTLIB} adwaita-1 cairo gio-2.0 glib-2.0 WANTLIB += gobject-2.0 graphene-1.0 gtk-4 pipewire-0.3 diff --git a/net/hurl/Makefile b/net/hurl/Makefile index 59e1d3e29e1..644d231c403 100644 --- a/net/hurl/Makefile +++ b/net/hurl/Makefile @@ -4,6 +4,8 @@ GH_ACCOUNT = Orange-OpenSource GH_PROJECT = hurl GH_TAGNAME = 8.0.1 +REVISION = 0 + CATEGORIES = net HOMEPAGE = https://hurl.dev diff --git a/security/sequoia-sq/Makefile b/security/sequoia-sq/Makefile index 68b665e8678..f4538292fe3 100644 --- a/security/sequoia-sq/Makefile +++ b/security/sequoia-sq/Makefile @@ -7,7 +7,7 @@ VERSION = 1.3.1 SITES = https://gitlab.com/sequoia-pgp/sequoia-sq/-/archive/v${VERSION}/ DISTNAME = sequoia-sq-v${VERSION} PKGNAME = ${DISTNAME:S/v//} -REVISION = 0 +REVISION = 1 HOMEPAGE = https://sequoia-pgp.org/ diff --git a/textproc/ruby-commonmarker/Makefile b/textproc/ruby-commonmarker/Makefile index 2e825e61f00..0457740bbcc 100644 --- a/textproc/ruby-commonmarker/Makefile +++ b/textproc/ruby-commonmarker/Makefile @@ -4,6 +4,8 @@ DISTNAME = commonmarker-2.6.0 CATEGORIES = textproc HOMEPAGE = https://github.com/gjtorikian/commonmarker +REVISION = 0 + # MIT License PERMIT_PACKAGE = Yes diff --git a/textproc/tree-sitter-cli/Makefile b/textproc/tree-sitter-cli/Makefile index b531479504e..a74fa8d3370 100644 --- a/textproc/tree-sitter-cli/Makefile +++ b/textproc/tree-sitter-cli/Makefile @@ -7,6 +7,8 @@ GH_ACCOUNT = tree-sitter GH_PROJECT = tree-sitter GH_TAGNAME = v${V} +REVISION = 0 + # The tests require grammar files not in the source tarball. We provide our own # tarball containing them. # diff --git a/wayland/xwayland-satellite/Makefile b/wayland/xwayland-satellite/Makefile index 848133c4ffa..cb164df4bf6 100644 --- a/wayland/xwayland-satellite/Makefile +++ b/wayland/xwayland-satellite/Makefile @@ -7,6 +7,8 @@ GH_PROJECT = xwayland-satellite GH_TAGNAME = v${V} DISTNAME = ${GH_PROJECT}-${V} +REVISION = 0 + # Bundled dependencies SITES += ${SITES_GITHUB} DISTFILES = ${GH_DISTFILE} diff --git a/x11/gnome/builder/Makefile b/x11/gnome/builder/Makefile index 3491a00512f..21de047d282 100644 --- a/x11/gnome/builder/Makefile +++ b/x11/gnome/builder/Makefile @@ -3,6 +3,8 @@ COMMENT= IDE for writing GNOME-based software GNOME_PROJECT= gnome-builder GNOME_VERSION= 50.0 +REVISION= 0 + CATEGORIES= devel HOMEPAGE= https://apps.gnome.org/en/Builder/ diff --git a/x11/gnome/librsvg/Makefile b/x11/gnome/librsvg/Makefile index ec7689439bd..7b7ab889e8e 100644 --- a/x11/gnome/librsvg/Makefile +++ b/x11/gnome/librsvg/Makefile @@ -8,6 +8,8 @@ OLD_VERSION= 2.40.21 DISTFILES.stable= librsvg-${STABLE_VERSION}${EXTRACT_SUFX} DISTFILES.old= librsvg-${OLD_VERSION}${EXTRACT_SUFX} +REVISION= 0 + SITES.stable= ${SITE_GNOME:=sources/${GNOME_PROJECT}/${STABLE_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}/} SITES.old= ${SITE_GNOME:=sources/${GNOME_PROJECT}/${OLD_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}/}