Date: Sat, 2 Jul 2022 05:25:45 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 69160ebfdde0 - main - audio/sound-juicer: Use 'gnome' dir not 'gnome3' Message-ID: <202207020525.2625PjJg035683@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=69160ebfdde022202619be8b434a8dec0bf155e7 commit 69160ebfdde022202619be8b434a8dec0bf155e7 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-07-02 05:21:35 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-07-02 05:25:29 +0000 audio/sound-juicer: Use 'gnome' dir not 'gnome3' --- audio/sound-juicer/Makefile | 2 +- audio/sound-juicer/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 44fa97fe3de4..b65641c8a07e 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -4,7 +4,7 @@ PORTNAME= sound-juicer PORTVERSION= 3.38.0 CATEGORIES= audio gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ PATCHFILES+= 9f97ca1faca3.patch:-p1 # https://gitlab.gnome.org/GNOME/sound-juicer/-/merge_requests/27 diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo index 6b5a2add75cc..b3cecc899246 100644 --- a/audio/sound-juicer/distinfo +++ b/audio/sound-juicer/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1600329567 -SHA256 (gnome3/sound-juicer-3.38.0.tar.xz) = ae375f357a1b8b81e4aff737c9d6c98bc2dadfe20e71754b1d52a79f036aa521 -SIZE (gnome3/sound-juicer-3.38.0.tar.xz) = 1775916 -SHA256 (gnome3/9f97ca1faca3.patch) = 3c55c3be5c44ba9007dd1be59c286c12af8d6b2f81edaa37efab0521a110707a -SIZE (gnome3/9f97ca1faca3.patch) = 1077 +TIMESTAMP = 1656739301 +SHA256 (gnome/sound-juicer-3.38.0.tar.xz) = ae375f357a1b8b81e4aff737c9d6c98bc2dadfe20e71754b1d52a79f036aa521 +SIZE (gnome/sound-juicer-3.38.0.tar.xz) = 1775916 +SHA256 (gnome/9f97ca1faca3.patch) = 3c55c3be5c44ba9007dd1be59c286c12af8d6b2f81edaa37efab0521a110707a +SIZE (gnome/9f97ca1faca3.patch) = 1077
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207020525.2625PjJg035683>