From owner-dev-commits-ports-main@freebsd.org Wed Jul 21 18:14:43 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EBE726698B0; Wed, 21 Jul 2021 18:14:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GVNyn2hpFz4S6D; Wed, 21 Jul 2021 18:14:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 171792256D; Wed, 21 Jul 2021 18:14:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16LIEdOf044652; Wed, 21 Jul 2021 18:14:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16LIEdxA044651; Wed, 21 Jul 2021 18:14:39 GMT (envelope-from git) Date: Wed, 21 Jul 2021 18:14:39 GMT Message-Id: <202107211814.16LIEdxA044651@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 073785354515 - main - www/rubygem-bootstrap-sass: Update to 3.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 073785354515e8db7c1d151e62d6380796cbc6bb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2021 18:14:43 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=073785354515e8db7c1d151e62d6380796cbc6bb commit 073785354515e8db7c1d151e62d6380796cbc6bb Author: Po-Chuan Hsieh AuthorDate: 2021-07-21 17:21:17 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-21 18:12:06 +0000 www/rubygem-bootstrap-sass: Update to 3.4.1 Changes: https://github.com/twbs/bootstrap-sass/releases https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md --- www/rubygem-bootstrap-sass/Makefile | 11 +++++++---- www/rubygem-bootstrap-sass/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/www/rubygem-bootstrap-sass/Makefile b/www/rubygem-bootstrap-sass/Makefile index 7c548a5817ea..815d57e4190d 100644 --- a/www/rubygem-bootstrap-sass/Makefile +++ b/www/rubygem-bootstrap-sass/Makefile @@ -1,5 +1,5 @@ PORTNAME= bootstrap-sass -PORTVERSION= 3.3.7 +PORTVERSION= 3.4.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -10,10 +10,13 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-autoprefixer-rails>=5.2.1:textproc/rubygem-autoprefixer-rails \ - rubygem-sass>=3.3.4:textproc/rubygem-sass + rubygem-sassc>=2.0.0:textproc/rubygem-sassc -NO_ARCH= yes +USES= gem shebangfix USE_RUBY= yes -USES= gem + +NO_ARCH= yes + +SHEBANG_FILES= test/node_sass_compile_test.sh .include diff --git a/www/rubygem-bootstrap-sass/distinfo b/www/rubygem-bootstrap-sass/distinfo index 462ae95e4330..3e4aea7071cd 100644 --- a/www/rubygem-bootstrap-sass/distinfo +++ b/www/rubygem-bootstrap-sass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480761934 -SHA256 (rubygem/bootstrap-sass-3.3.7.gem) = a92f02af5be165be7e9934d1dfd597ab7ee64de96595b073b0b835c58c5b89ad -SIZE (rubygem/bootstrap-sass-3.3.7.gem) = 259072 +TIMESTAMP = 1626714728 +SHA256 (rubygem/bootstrap-sass-3.4.1.gem) = ba4673535eb0a8334a39a258ea8d81904832f47607069d0a1735b0937645c7df +SIZE (rubygem/bootstrap-sass-3.4.1.gem) = 276992