mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
textproc/rubygem-autoprefixer-rails: Update to 10.3.3.0
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
This commit is contained in:
parent
4f919d3ca2
commit
bc395812cf
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= autoprefixer-rails
|
||||
PORTVERSION= 10.2.5.1
|
||||
PORTVERSION= 10.3.3.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>=2<3:devel/rubygem-execjs
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1622038032
|
||||
SHA256 (rubygem/autoprefixer-rails-10.2.5.1.gem) = 3711d67f1112361c7628847ac192d8aa6f3b8abe47527aee8a69dc8985e798ee
|
||||
SIZE (rubygem/autoprefixer-rails-10.2.5.1.gem) = 675328
|
||||
TIMESTAMP = 1637073152
|
||||
SHA256 (rubygem/autoprefixer-rails-10.3.3.0.gem) = aaed247e87e773e6332786ea92d88ec04a925d57d34f7f7ec7fe7983a95448ae
|
||||
SIZE (rubygem/autoprefixer-rails-10.3.3.0.gem) = 1305600
|
||||
|
|
Loading…
Add table
Reference in a new issue