Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2022 19:33:01 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: dc1b8a78e53a - main - sysutils/gconf-editor: Use 'gnome' dir not 'gnome3'
Message-ID:  <202207141933.26EJX1OJ032870@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=dc1b8a78e53a68dd88e1d9bdfc340fed305041d3

commit dc1b8a78e53a68dd88e1d9bdfc340fed305041d3
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-07-14 19:32:18 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-07-14 19:32:18 +0000

    sysutils/gconf-editor: Use 'gnome' dir not 'gnome3'
---
 sysutils/gconf-editor/Makefile | 2 +-
 sysutils/gconf-editor/distinfo | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index f819fcb9fc86..67d3104e1df5 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -7,7 +7,7 @@ PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	sysutils gnome
 MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome3
+DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Gconf database editor for the GNOME 3 environment
diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo
index c7b816cee366..17e3adf4656d 100644
--- a/sysutils/gconf-editor/distinfo
+++ b/sysutils/gconf-editor/distinfo
@@ -1,2 +1,3 @@
-SHA256 (gnome3/gconf-editor-3.0.1.tar.xz) = 3064e84967b4b4216f5c7e065cfec8c52019438a590e9ed81366af2770660944
-SIZE (gnome3/gconf-editor-3.0.1.tar.xz) = 1452468
+TIMESTAMP = 1657827127
+SHA256 (gnome/gconf-editor-3.0.1.tar.xz) = 3064e84967b4b4216f5c7e065cfec8c52019438a590e9ed81366af2770660944
+SIZE (gnome/gconf-editor-3.0.1.tar.xz) = 1452468



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