Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2021 22:26:17 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: 8f338ba42210 - main - lang/gjs: Update to 1.68.0
Message-ID:  <202104132226.13DMQHNj052842@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=8f338ba42210c82d007fda0335275ab6259a2765

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) = f30cf90e016db6c8fdd0059749559611760f0721f375b2b61e0b7239b43ab5f8
-SIZE (gnome/gjs-1.66.0.tar.xz) = 439596
+TIMESTAMP = 1618247523
+SHA256 (gnome/gjs-1.68.0.tar.xz) = f00e74a00e81ab61bb92669e0f1c8bb613cc019586097f06aed0572efcaf1aef
+SIZE (gnome/gjs-1.68.0.tar.xz) = 553044



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