Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2022 05:25:44 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: a2d4ff40d0f1 - main - audio/gnome-music: Use 'gnome' dir not 'gnome3'
Message-ID:  <202207020525.2625PiKk035659@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=a2d4ff40d0f175d64b2171705cd989b7d074e300

commit a2d4ff40d0f175d64b2171705cd989b7d074e300
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-07-02 05:21:18 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-07-02 05:25:29 +0000

    audio/gnome-music: Use 'gnome' dir not 'gnome3'
---
 audio/gnome-music/Makefile | 2 +-
 audio/gnome-music/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/audio/gnome-music/Makefile b/audio/gnome-music/Makefile
index 9f4722254c3d..d8ef12c76170 100644
--- a/audio/gnome-music/Makefile
+++ b/audio/gnome-music/Makefile
@@ -4,7 +4,7 @@ PORTNAME=	gnome-music
 PORTVERSION=	42.1
 CATEGORIES=	audio gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
-DIST_SUBDIR=	gnome3
+DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	GNOME music playing application
diff --git a/audio/gnome-music/distinfo b/audio/gnome-music/distinfo
index 4efd32a9dcea..a20cfdbc8a39 100644
--- a/audio/gnome-music/distinfo
+++ b/audio/gnome-music/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651002958
-SHA256 (gnome3/gnome-music-42.1.tar.xz) = c7747fa6a86b56b18ad6ff950ff901e59ee7fac11c68b2a6727af86eaeed8270
-SIZE (gnome3/gnome-music-42.1.tar.xz) = 1652976
+TIMESTAMP = 1656739272
+SHA256 (gnome/gnome-music-42.1.tar.xz) = c7747fa6a86b56b18ad6ff950ff901e59ee7fac11c68b2a6727af86eaeed8270
+SIZE (gnome/gnome-music-42.1.tar.xz) = 1652976



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207020525.2625PiKk035659>