Date: Thu, 11 Jul 2024 01:45:48 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 41f806cbbc2a - main - *.*: Bump consumers of devel/libplist Message-ID: <202407110145.46B1jmWA052021@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=41f806cbbc2a42b16932ce9a373b6d31014305e6 commit 41f806cbbc2a42b16932ce9a373b6d31014305e6 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-07-11 01:30:36 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-07-11 01:45:33 +0000 *.*: Bump consumers of devel/libplist Shlib version has be been bumped in devel/libplist and other components pertaining to the libimobledevice stack. Consequently, all consumers need to be rebuilt. PR: 280014 Reported by: <fabio.comolli@gmail.com> --- audio/libgpod/Makefile | 2 +- audio/owntone/Makefile | 2 +- audio/shairport-sync/Makefile | 1 + devel/kio-extras/Makefile | 2 +- multimedia/droidcam/Makefile | 1 + multimedia/uxplay/Makefile | 1 + sysutils/fusefs-ifuse/Makefile | 2 +- 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index 84732754902a..e8c8a37dcc1e 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -1,6 +1,6 @@ PORTNAME= libgpod PORTVERSION= 0.8.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= SF/gtkpod/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile index 6d880065a5fd..ad5d18b3d491 100644 --- a/audio/owntone/Makefile +++ b/audio/owntone/Makefile @@ -1,6 +1,6 @@ PORTNAME= owntone DISTVERSION= 28.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/owntone/owntone-server/releases/download/${DISTVERSION}/ diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile index ea21aa4f2c1f..0446609fb0ff 100644 --- a/audio/shairport-sync/Makefile +++ b/audio/shairport-sync/Makefile @@ -1,5 +1,6 @@ PORTNAME= shairport-sync DISTVERSION= 4.3.4 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index c0733187dce5..0fa4deb4ea82 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -1,6 +1,6 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/multimedia/droidcam/Makefile b/multimedia/droidcam/Makefile index bebebf15dd92..ab11cfc05399 100644 --- a/multimedia/droidcam/Makefile +++ b/multimedia/droidcam/Makefile @@ -1,6 +1,7 @@ PORTNAME= droidcam DISTVERSIONPREFIX= v DISTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= nxjoseph@protonmail.com diff --git a/multimedia/uxplay/Makefile b/multimedia/uxplay/Makefile index 17980532eb79..73d4995b0e90 100644 --- a/multimedia/uxplay/Makefile +++ b/multimedia/uxplay/Makefile @@ -1,6 +1,7 @@ PORTNAME= uxplay DISTVERSIONPREFIX= v DISTVERSION= 1.68.3 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/fusefs-ifuse/Makefile b/sysutils/fusefs-ifuse/Makefile index e76f70fa5133..91bb75e3cb01 100644 --- a/sysutils/fusefs-ifuse/Makefile +++ b/sysutils/fusefs-ifuse/Makefile @@ -1,6 +1,6 @@ PORTNAME= ifuse PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= fusefs-home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407110145.46B1jmWA052021>
