mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.8.3
- Update COMMENT - Add NO_ARCH Changes: https://github.com/rweng/underscore-rails/commits/master
This commit is contained in:
parent
4a632d5c9f
commit
f1dd805da1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389074
2 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= underscore-rails
|
PORTNAME= underscore-rails
|
||||||
PORTVERSION= 1.8.2
|
PORTVERSION= 1.8.3
|
||||||
CATEGORIES= www rubygems
|
CATEGORIES= www rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= ruby@FreeBSD.org
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= underscore.js asset pipeline provider/wrapper
|
COMMENT= Underscore.js asset pipeline provider/wrapper
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
RUBYGEM_AUTOPLIST= yes
|
RUBYGEM_AUTOPLIST= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rubygem/underscore-rails-1.8.2.gem) = 5ce63706f419212c52c5f6e7e2335ea74ac45fd4074738aee10d6fb68771aeef
|
SHA256 (rubygem/underscore-rails-1.8.3.gem) = d37d0a297df9078a27e00df6bfa3f3b110eb27dd8f84c1588a9727a2cfbada47
|
||||||
SIZE (rubygem/underscore-rails-1.8.2.gem) = 20480
|
SIZE (rubygem/underscore-rails-1.8.3.gem) = 20992
|
||||||
|
|
Loading…
Add table
Reference in a new issue