git: 0496fc58e42d - main - */*: Chase audio/libgme update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 09:40:51 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0496fc58e42d9398071268583f1da86c49c2e3f4 commit 0496fc58e42d9398071268583f1da86c49c2e3f4 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-09-08 09:40:30 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-09-08 09:40:30 +0000 */*: Chase audio/libgme update --- audio/fooyin/Makefile | 1 + audio/gstreamer1-plugins-gme/Makefile | 2 +- audio/ocp/Makefile | 2 +- audio/zmusic/Makefile | 2 +- games/SRB2/Makefile | 1 + games/gzdoom/Makefile | 2 +- multimedia/gstreamer1-plugins-all/Makefile | 2 +- multimedia/qmmp-plugin-pack-qt5/Makefile | 1 + multimedia/qmmp-plugin-pack-qt6/Makefile | 1 + multimedia/qmmp-qt5/Makefile | 2 +- multimedia/qmmp-qt6/Makefile | 2 +- 11 files changed, 11 insertions(+), 7 deletions(-) diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile index a97bfda7d107..9ddf8babf77f 100644 --- a/audio/fooyin/Makefile +++ b/audio/fooyin/Makefile @@ -1,6 +1,7 @@ PORTNAME= fooyin DISTVERSIONPREFIX= v DISTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= audio multimedia PATCH_SITES= https://github.com/fooyin/fooyin/commit/ diff --git a/audio/gstreamer1-plugins-gme/Makefile b/audio/gstreamer1-plugins-gme/Makefile index b6ef3e2d0ef4..6ef26688859a 100644 --- a/audio/gstreamer1-plugins-gme/Makefile +++ b/audio/gstreamer1-plugins-gme/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= GStreamer emulate gaming console sound processors plugin diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index cf1d7964d852..514bcf92863e 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ocp PORTVERSION= 0.2.109 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= https://stian.cubic.org/ocp/ diff --git a/audio/zmusic/Makefile b/audio/zmusic/Makefile index 3536d2fca99c..0149d39936ab 100644 --- a/audio/zmusic/Makefile +++ b/audio/zmusic/Makefile @@ -1,6 +1,6 @@ PORTNAME= zmusic DISTVERSION= 1.1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= kevans@FreeBSD.org diff --git a/games/SRB2/Makefile b/games/SRB2/Makefile index 8bff37a52198..fff7cb8f9b81 100644 --- a/games/SRB2/Makefile +++ b/games/SRB2/Makefile @@ -1,6 +1,7 @@ PORTNAME= SRB2 PORTVERSION= 2.2.13 DISTVERSIONPREFIX= SRB2_release_ +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://github.com/STJr/SRB2/releases/download/SRB2_release_${PORTVERSION}/:assets DISTFILES+= SRB2-v${PORTVERSION:C/\.//g}-Full.zip:assets diff --git a/games/gzdoom/Makefile b/games/gzdoom/Makefile index 450761c53595..07a96eae1f9d 100644 --- a/games/gzdoom/Makefile +++ b/games/gzdoom/Makefile @@ -1,7 +1,7 @@ PORTNAME= gzdoom PORTVERSION= 4.7.1 DISTVERSIONPREFIX= g -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MAINTAINER= kevans@FreeBSD.org diff --git a/multimedia/gstreamer1-plugins-all/Makefile b/multimedia/gstreamer1-plugins-all/Makefile index 97343e898654..9e6f29b499d0 100644 --- a/multimedia/gstreamer1-plugins-all/Makefile +++ b/multimedia/gstreamer1-plugins-all/Makefile @@ -1,6 +1,6 @@ PORTNAME= gstreamer1-plugins-all PORTVERSION= ${_GST_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org diff --git a/multimedia/qmmp-plugin-pack-qt5/Makefile b/multimedia/qmmp-plugin-pack-qt5/Makefile index 7444d3f46343..d17ead6d9809 100644 --- a/multimedia/qmmp-plugin-pack-qt5/Makefile +++ b/multimedia/qmmp-plugin-pack-qt5/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmmp-plugin-pack PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ diff --git a/multimedia/qmmp-plugin-pack-qt6/Makefile b/multimedia/qmmp-plugin-pack-qt6/Makefile index 972ca9485910..10a3312c8e46 100644 --- a/multimedia/qmmp-plugin-pack-qt6/Makefile +++ b/multimedia/qmmp-plugin-pack-qt6/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmmp-plugin-pack PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile index ddfa4b290b58..5849d0924ce1 100644 --- a/multimedia/qmmp-qt5/Makefile +++ b/multimedia/qmmp-qt5/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmmp PORTVERSION= 1.6.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/ diff --git a/multimedia/qmmp-qt6/Makefile b/multimedia/qmmp-qt6/Makefile index 951f93c7b5c3..cd291fb48388 100644 --- a/multimedia/qmmp-qt6/Makefile +++ b/multimedia/qmmp-qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmmp PORTVERSION= 2.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/