From owner-dev-commits-ports-all@freebsd.org Sun May 16 15:27:53 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 DF220645475; Sun, 16 May 2021 15:27:52 +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 4FjmNm4v8Xz4b9s; Sun, 16 May 2021 15:27:52 +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 70EC41B1DA; Sun, 16 May 2021 15:27:52 +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 14GFRq8A067952; Sun, 16 May 2021 15:27:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14GFRqDs067951; Sun, 16 May 2021 15:27:52 GMT (envelope-from git) Date: Sun, 16 May 2021 15:27:52 GMT Message-Id: <202105161527.14GFRqDs067951@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: b1d25a457ed3 - main - textproc/rubygem-autoprefixer-rails: Update to 10.2.5.0 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: b1d25a457ed3db23823ced62756f0c1c95d890eb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2021 15:27:53 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1d25a457ed3db23823ced62756f0c1c95d890eb commit b1d25a457ed3db23823ced62756f0c1c95d890eb Author: Po-Chuan Hsieh AuthorDate: 2021-05-16 15:16:28 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-16 15:24:39 +0000 textproc/rubygem-autoprefixer-rails: Update to 10.2.5.0 Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md --- textproc/rubygem-autoprefixer-rails/Makefile | 4 ++-- textproc/rubygem-autoprefixer-rails/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/rubygem-autoprefixer-rails/Makefile b/textproc/rubygem-autoprefixer-rails/Makefile index 246b063ff76b..819e81e704b9 100644 --- a/textproc/rubygem-autoprefixer-rails/Makefile +++ b/textproc/rubygem-autoprefixer-rails/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= autoprefixer-rails -PORTVERSION= 10.2.4.0 +PORTVERSION= 10.2.5.0 CATEGORIES= textproc ruby MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Parse CSS and add vendor prefixes to CSS rules LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-execjs>=0:devel/rubygem-execjs +RUN_DEPENDS= rubygem-execjs>=0<2.8.0:devel/rubygem-execjs USES= gem USE_RUBY= yes diff --git a/textproc/rubygem-autoprefixer-rails/distinfo b/textproc/rubygem-autoprefixer-rails/distinfo index 2d12590380c7..10a299ed1b4b 100644 --- a/textproc/rubygem-autoprefixer-rails/distinfo +++ b/textproc/rubygem-autoprefixer-rails/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620405523 -SHA256 (rubygem/autoprefixer-rails-10.2.4.0.gem) = fe8df963a77e1e0b9152b46296cef19a25d6e38fcfd26fe6606c65b4a917e017 -SIZE (rubygem/autoprefixer-rails-10.2.4.0.gem) = 689152 +TIMESTAMP = 1620928721 +SHA256 (rubygem/autoprefixer-rails-10.2.5.0.gem) = e35610f10e5a7928009291357358213e298dee05c722bc9f76a7d445df6dacf4 +SIZE (rubygem/autoprefixer-rails-10.2.5.0.gem) = 675328