Date: Tue, 13 Apr 2021 20:10:56 -0700 From: Cy Schubert <Cy.Schubert@cschubert.com> 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: 8f338ba42210 - main - lang/gjs: Update to 1.68.0 Message-ID: <202104140310.13E3Au7X004331@slippy.cwsent.com> In-Reply-To: <202104132226.13DMQHNj052842@gitrepo.freebsd.org> References: <202104132226.13DMQHNj052842@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <202104132226.13DMQHNj052842@gitrepo.freebsd.org>, Neel Chauhan writ es: > The branch main has been updated by nc: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=8f338ba42210c82d007fda0335275a > b6259a2765 > > commit 8f338ba42210c82d007fda0335275ab6259a2765 > Author: Neel Chauhan <nc@FreeBSD.org> > AuthorDate: 2021-04-13 22:25:57 +0000 > Commit: Neel Chauhan <nc@FreeBSD.org> > CommitDate: 2021-04-13 22:25:57 +0000 > > lang/gjs: Update to 1.68.0 > > Differential Revision: https://reviews.freebsd.org/D29730 > --- > lang/gjs/Makefile | 6 +++--- > lang/gjs/distinfo | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile > index e253039cc9de..dc497a721461 100644 > --- a/lang/gjs/Makefile > +++ b/lang/gjs/Makefile > @@ -1,7 +1,7 @@ > # Created by: Pawel Worach <pawel.worach@gmail.com> > > PORTNAME= gjs > -PORTVERSION= 1.66.0 > +PORTVERSION= 1.68.0 > CATEGORIES= lang gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome > @@ -11,8 +11,8 @@ COMMENT= GNOME Javascript binding > > LICENSE= MPL11 LGPL20+ GPLv2+ > LICENSE_COMB= multi > -LICENSE_FILE_MPL11= ${WRKSRC}/COPYING > -LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LGPL > +LICENSE_FILE_MPL11= ${WRKSRC}/LICENSES/MPL-1.1.txt > +LICENSE_FILE_LGPL20+ = ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt > > LIB_DEPENDS= libmozjs-78.so:lang/spidermonkey78 \ > libffi.so:devel/libffi > diff --git a/lang/gjs/distinfo b/lang/gjs/distinfo > index 48ce38c0ef51..a4fea748088a 100644 > --- a/lang/gjs/distinfo > +++ b/lang/gjs/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1601286593 > -SHA256 (gnome/gjs-1.66.0.tar.xz) = f30cf90e016db6c8fdd0059749559611760f0721f > 375b2b61e0b7239b43ab5f8 > -SIZE (gnome/gjs-1.66.0.tar.xz) = 439596 > +TIMESTAMP = 1618247523 > +SHA256 (gnome/gjs-1.68.0.tar.xz) = f00e74a00e81ab61bb92669e0f1c8bb613cc01958 > 6097f06aed0572efcaf1aef > +SIZE (gnome/gjs-1.68.0.tar.xz) = 553044 > This is causing my poudriere a bit of gas. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gjs-1.68.0 ===> Applying FreeBSD patches for gjs-1.68.0 from /usr/ports/lang/gjs/files No such line 76 in input file, ignoring 1 out of 1 hunks failed--saving rejects to gjs/jsapi-class.h.rej ===> FAILED Applying FreeBSD patch-gjs_jsapi-class.h ===> FAILED to apply cleanly FreeBSD patch(es) patch-gjs_jsapi-class.h *** Error code 1 Stop. make: stopped in /usr/ports/lang/gjs =>> Cleaning up wrkdir ===> Cleaning for gjs-1.68.0 build of lang/gjs | gjs-1.68.0 ended at Tue Apr 13 20:02:50 PDT 2021 build time: 00:00:17 !!! build failure encountered !!! -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104140310.13E3Au7X004331>