Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2022 05:25:41 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: 77bcaa954463 - main - accessibility/orca: Use 'gnome' dir not 'gnome3'
Message-ID:  <202207020525.2625PfcT035580@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=77bcaa9544637e410463664276ee26d5f0c699b0

commit 77bcaa9544637e410463664276ee26d5f0c699b0
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-07-02 05:20:19 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-07-02 05:25:29 +0000

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

diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index dea5a93832f8..1e165b950e63 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -4,7 +4,7 @@ PORTNAME=	orca
 PORTVERSION=	42.1
 CATEGORIES=	accessibility gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
-DIST_SUBDIR=	gnome3
+DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Scriptable screen reader
diff --git a/accessibility/orca/distinfo b/accessibility/orca/distinfo
index 7fb9f34b8be1..708b55cf23fa 100644
--- a/accessibility/orca/distinfo
+++ b/accessibility/orca/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653086422
-SHA256 (gnome3/orca-42.1.tar.xz) = ea9e9d2de8708387b052a7be16a5e69cea9f6768dfaeb45e7bd99e46637162de
-SIZE (gnome3/orca-42.1.tar.xz) = 3700132
+TIMESTAMP = 1656739215
+SHA256 (gnome/orca-42.1.tar.xz) = ea9e9d2de8708387b052a7be16a5e69cea9f6768dfaeb45e7bd99e46637162de
+SIZE (gnome/orca-42.1.tar.xz) = 3700132



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