Date: Fri, 8 Nov 2024 01:26:16 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: 9acbc1b1f42a - main - audio/gstreamer1-plugins-sndio: Fix fetch Message-ID: <202411080126.4A81QGXU055687@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=9acbc1b1f42a7e8f108102269ee2f3cf95fda55c commit 9acbc1b1f42a7e8f108102269ee2f3cf95fda55c Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-11-08 00:54:18 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-11-08 01:23:37 +0000 audio/gstreamer1-plugins-sndio: Fix fetch Original repo disappeared from GitHub. Switch to my backup repo. --- audio/gstreamer1-plugins-sndio/Makefile | 2 +- audio/gstreamer1-plugins-sndio/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/gstreamer1-plugins-sndio/Makefile b/audio/gstreamer1-plugins-sndio/Makefile index 7cd175edf2f3..0848f1bf5abf 100644 --- a/audio/gstreamer1-plugins-sndio/Makefile +++ b/audio/gstreamer1-plugins-sndio/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libsndio.so:audio/sndio USES= gnome gstreamer pkgconfig USE_GITHUB= yes -GH_ACCOUNT= t6 +GH_ACCOUNT= BSDKaffee USE_GNOME= glib20 PLIST_FILES= lib/gstreamer-1.0/libgstsndio.so diff --git a/audio/gstreamer1-plugins-sndio/distinfo b/audio/gstreamer1-plugins-sndio/distinfo index 097ffcbca423..b0235ab4fa20 100644 --- a/audio/gstreamer1-plugins-sndio/distinfo +++ b/audio/gstreamer1-plugins-sndio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533927301 -SHA256 (t6-gstreamer1-plugins-sndio-v1.8.0.1_GH0.tar.gz) = 2dbc21970166500ad24f91be600fe989e625ccf6e60fb4c720afa85d2bba511c -SIZE (t6-gstreamer1-plugins-sndio-v1.8.0.1_GH0.tar.gz) = 7482 +TIMESTAMP = 1731027140 +SHA256 (BSDKaffee-gstreamer1-plugins-sndio-v1.8.0.1_GH0.tar.gz) = 2dbc21970166500ad24f91be600fe989e625ccf6e60fb4c720afa85d2bba511c +SIZE (BSDKaffee-gstreamer1-plugins-sndio-v1.8.0.1_GH0.tar.gz) = 7482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411080126.4A81QGXU055687>