git: a8ad9a6ce1aa - main - */*: Chase libopenmpt update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 15:22:44 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8ad9a6ce1aa2da49b132e1a72737f6a17309032 commit a8ad9a6ce1aa2da49b132e1a72737f6a17309032 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-09-23 15:22:23 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-09-23 15:22:23 +0000 */*: Chase libopenmpt update --- audio/gstreamer1-plugins-openmpt/Makefile | 2 +- audio/sdl_audiolib/Makefile | 2 +- games/SRB2/Makefile | 2 +- multimedia/audacious-plugins/Makefile | 2 +- multimedia/musikcube/Makefile | 1 + 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/audio/gstreamer1-plugins-openmpt/Makefile b/audio/gstreamer1-plugins-openmpt/Makefile index 26b2ae90f052..359284103f50 100644 --- a/audio/gstreamer1-plugins-openmpt/Makefile +++ b/audio/gstreamer1-plugins-openmpt/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= GStreamer OpenMPT audio decoder plugin diff --git a/audio/sdl_audiolib/Makefile b/audio/sdl_audiolib/Makefile index 822e6665280d..ed1ec0649604 100644 --- a/audio/sdl_audiolib/Makefile +++ b/audio/sdl_audiolib/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl_audiolib PORTVERSION= git20220713 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/SRB2/Makefile b/games/SRB2/Makefile index fff7cb8f9b81..c1eca9dd382e 100644 --- a/games/SRB2/Makefile +++ b/games/SRB2/Makefile @@ -1,7 +1,7 @@ PORTNAME= SRB2 PORTVERSION= 2.2.13 DISTVERSIONPREFIX= SRB2_release_ -PORTREVISION= 1 +PORTREVISION= 2 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/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index c337c242da21..c0f75647df9f 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -1,6 +1,6 @@ PORTNAME= audacious-plugins DISTVERSION= 4.4 -PORTREVISION= 2 +PORTREVISION= 6 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/musikcube/Makefile b/multimedia/musikcube/Makefile index 76f166937b08..317d04282014 100644 --- a/multimedia/musikcube/Makefile +++ b/multimedia/musikcube/Makefile @@ -1,5 +1,6 @@ PORTNAME= musikcube DISTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= multimedia audio MAINTAINER= yuri@FreeBSD.org