git: a14870bbcabf - main - */*: Chase sysutils/libcdio shlib version bump
Date: Mon, 13 Jan 2025 09:00:56 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=a14870bbcabf2a43dc81f89c9b7e4fffd8250acf commit a14870bbcabf2a43dc81f89c9b7e4fffd8250acf Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-01-13 07:36:46 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-01-13 08:59:25 +0000 */*: Chase sysutils/libcdio shlib version bump --- audio/aqualung/Makefile | 2 +- audio/boca/Makefile | 1 + audio/cmus/Makefile | 2 +- audio/cyanrip/Makefile | 2 +- audio/deadbeef/Makefile | 2 +- audio/mythplugin-mythmusic/Makefile | 1 + audio/strawberry/Makefile | 1 + emulators/libretro-pcsx2/Makefile | 2 +- filesystems/gvfs/Makefile | 2 +- misc/tellico/Makefile | 1 + multimedia/audacious-plugins/Makefile | 1 + multimedia/vcdimager/Makefile | 2 +- sysutils/gstreamer1-plugins-cdio/Makefile | 2 +- sysutils/xorriso/Makefile | 2 +- 14 files changed, 14 insertions(+), 9 deletions(-) diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index c50daa633a09..bee324139a56 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -1,6 +1,6 @@ PORTNAME= aqualung DISTVERSION= 1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= portmaster@BSDforge.com diff --git a/audio/boca/Makefile b/audio/boca/Makefile index 3f407f3b1d82..bec1ab19e970 100644 --- a/audio/boca/Makefile +++ b/audio/boca/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${GH_PROJECT:tl} PORTVERSION= 1.0.7 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= audio diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 90ecb1428afd..9ce583801762 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,7 +1,7 @@ PORTNAME= cmus DISTVERSIONPREFIX= v DISTVERSION= 2.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= eduardo@FreeBSD.org diff --git a/audio/cyanrip/Makefile b/audio/cyanrip/Makefile index 8aa00040ee7d..8455bca2b960 100644 --- a/audio/cyanrip/Makefile +++ b/audio/cyanrip/Makefile @@ -1,7 +1,7 @@ PORTNAME= cyanrip DISTVERSIONPREFIX= v DISTVERSION= 0.9.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/cyanreg/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ DISTNAME= ${PORTNAME}-src-${DISTVERSIONFULL} diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 02b067f7cbbf..7d859266cdab 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -1,6 +1,6 @@ PORTNAME= deadbeef PORTVERSION= 0.7.2 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Archive diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index 5e1166bb98f5..660d78304e49 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -1,6 +1,7 @@ PORTNAME= mythmusic DISTVERSIONPREFIX= v DISTVERSION= 34.0 +PORTREVISION= 1 CATEGORIES= audio PKGNAMEPREFIX= mythplugin- diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index 3547c579a623..1693c826820e 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,6 @@ PORTNAME= strawberry DISTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/emulators/libretro-pcsx2/Makefile b/emulators/libretro-pcsx2/Makefile index 6aaf9ab51b1a..a9ea6d824b1f 100644 --- a/emulators/libretro-pcsx2/Makefile +++ b/emulators/libretro-pcsx2/Makefile @@ -1,6 +1,6 @@ PORTNAME= libretro-pcsx2 PORTVERSION= 0.20201030 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators games MAINTAINER= beyert@cs.ucr.edu diff --git a/filesystems/gvfs/Makefile b/filesystems/gvfs/Makefile index 46c238fc6b35..698ad28e1c93 100644 --- a/filesystems/gvfs/Makefile +++ b/filesystems/gvfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= gvfs PORTVERSION= 1.50.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= filesystems devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 675986ecdfc8..68ca35abb379 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,5 +1,6 @@ PORTNAME= tellico DISTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 03068b55d5be..a99e53024782 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -1,5 +1,6 @@ PORTNAME= audacious-plugins DISTVERSION= 4.4.2 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile index 7f5ca4a0b3a0..334b2c022eb4 100644 --- a/multimedia/vcdimager/Makefile +++ b/multimedia/vcdimager/Makefile @@ -1,6 +1,6 @@ PORTNAME= vcdimager PORTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= GNU diff --git a/sysutils/gstreamer1-plugins-cdio/Makefile b/sysutils/gstreamer1-plugins-cdio/Makefile index 896df7b3eed2..5e6daca3d4c6 100644 --- a/sysutils/gstreamer1-plugins-cdio/Makefile +++ b/sysutils/gstreamer1-plugins-cdio/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils COMMENT= GStreamer compact disc input and control library diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index 180c6bc86b51..6db57cbac9e1 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -1,6 +1,6 @@ PORTNAME= xorriso DISTVERSION= 1.5.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION}