git: b1d25a457ed3 - main - textproc/rubygem-autoprefixer-rails: Update to 10.2.5.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 16 15:27:53 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b1d25a457ed3db23823ced62756f0c1c95d890eb
commit b1d25a457ed3db23823ced62756f0c1c95d890eb
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-16 15:16:28 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
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 <sunpoet at FreeBSD.org>
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
More information about the dev-commits-ports-all
mailing list