Date: Fri, 1 Jul 2022 18:36:04 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: 2e69066ed37a - main - x11/yelp: use 'gnome' dir not 'gnome3' Message-ID: <202207011836.261Ia4wg056350@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=2e69066ed37aaae90974a116c9221ea08b22f05a commit 2e69066ed37aaae90974a116c9221ea08b22f05a Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-07-01 18:36:01 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-07-01 18:36:01 +0000 x11/yelp: use 'gnome' dir not 'gnome3' --- x11/yelp/Makefile | 2 +- x11/yelp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 62fbeb18cf91..c7df41fea851 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -4,7 +4,7 @@ PORTNAME= yelp DISTVERSION= 42.1 CATEGORIES= x11 gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Help browser for the GNOME desktop diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo index 939e254f6cca..1a3344334219 100644 --- a/x11/yelp/distinfo +++ b/x11/yelp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656532942 -SHA256 (gnome3/yelp-42.1.tar.xz) = 25b1146ab8549888a5a8da067f63b470b0f0f800b6ae889cacd114d01d713b41 -SIZE (gnome3/yelp-42.1.tar.xz) = 1512620 +TIMESTAMP = 1656700550 +SHA256 (gnome/yelp-42.1.tar.xz) = 25b1146ab8549888a5a8da067f63b470b0f0f800b6ae889cacd114d01d713b41 +SIZE (gnome/yelp-42.1.tar.xz) = 1512620
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207011836.261Ia4wg056350>