Date: Fri, 15 Jul 2022 02:27:58 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Neel Chauhan <nc@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: c6460d3f93e1 - main - devel/glade: Use 'gnome' dir not 'gnome3' Message-ID: <YtDQrks7yCS49blE@FreeBSD.org> In-Reply-To: <202207141936.26EJa44P033751@gitrepo.freebsd.org> References: <202207141936.26EJa44P033751@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 14, 2022 at 07:36:04PM +0000, Neel Chauhan wrote: > commit c6460d3f93e171a1d7bcd8e913a3e62c9d7b3e15 > > devel/glade: Use 'gnome' dir not 'gnome3' > --- > devel/glade/Makefile | 2 +- > devel/glade/distinfo | 14 +++++++------- > 2 files changed, 8 insertions(+), 8 deletions(-) > > diff --git a/devel/glade/Makefile b/devel/glade/Makefile > index f314bfccb4d7..609a12ced5a8 100644 > --- a/devel/glade/Makefile > +++ b/devel/glade/Makefile > @@ -5,7 +5,7 @@ PORTVERSION= 3.38.2 > PORTREVISION= 1 > CATEGORIES= devel gnome > MASTER_SITES= GNOME > -DIST_SUBDIR= gnome3 > +DIST_SUBDIR= gnome Admittedly, this is getting rather annoying. Please hold the DIST_SUBDIR adjustments off until the distfiles change as well, e.g. due to an update, as you've been asked several times already. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YtDQrks7yCS49blE>