Date: Wed, 26 May 2021 19:03:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fbb020855a15 - main - textproc/rubygem-autoprefixer-rails: Update to 10.2.5.1 Message-ID: <202105261903.14QJ3GWJ031889@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbb020855a1561f55b8d9b635bb1aa0fb2dd80d3 commit fbb020855a1561f55b8d9b635bb1aa0fb2dd80d3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-26 18:55:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-26 19:00:06 +0000 textproc/rubygem-autoprefixer-rails: Update to 10.2.5.1 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 819e81e704b9..8cec75c00855 100644 --- a/textproc/rubygem-autoprefixer-rails/Makefile +++ b/textproc/rubygem-autoprefixer-rails/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= autoprefixer-rails -PORTVERSION= 10.2.5.0 +PORTVERSION= 10.2.5.1 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<2.8.0:devel/rubygem-execjs +RUN_DEPENDS= rubygem-execjs>=0:devel/rubygem-execjs USES= gem USE_RUBY= yes diff --git a/textproc/rubygem-autoprefixer-rails/distinfo b/textproc/rubygem-autoprefixer-rails/distinfo index 10a299ed1b4b..a0ab695df7eb 100644 --- a/textproc/rubygem-autoprefixer-rails/distinfo +++ b/textproc/rubygem-autoprefixer-rails/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620928721 -SHA256 (rubygem/autoprefixer-rails-10.2.5.0.gem) = e35610f10e5a7928009291357358213e298dee05c722bc9f76a7d445df6dacf4 -SIZE (rubygem/autoprefixer-rails-10.2.5.0.gem) = 675328 +TIMESTAMP = 1622038032 +SHA256 (rubygem/autoprefixer-rails-10.2.5.1.gem) = 3711d67f1112361c7628847ac192d8aa6f3b8abe47527aee8a69dc8985e798ee +SIZE (rubygem/autoprefixer-rails-10.2.5.1.gem) = 675328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261903.14QJ3GWJ031889>