mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 3.0.2
- Add NO_ARCH Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
This commit is contained in:
parent
7dd446ce62
commit
5b036c49f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388761
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awesome_nested_set
|
||||
PORTVERSION= 2.1.6
|
||||
PORTVERSION= 3.0.2
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,8 +11,9 @@ COMMENT= Nested set implementation for Active Record
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activerecord
|
||||
RUN_DEPENDS= rubygem-activerecord4>=4.0.0:${PORTSDIR}/databases/rubygem-activerecord4
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/awesome_nested_set-2.1.6.gem) = 0dcd801aea5048f5ab907b62b4174b6763b191eaa4e1e11bb83f996f01349af8
|
||||
SIZE (rubygem/awesome_nested_set-2.1.6.gem) = 15360
|
||||
SHA256 (rubygem/awesome_nested_set-3.0.2.gem) = cfb9a09298b12b7ea0739f7a810d8cb57f1df0b72626a978f975a2460923c8c4
|
||||
SIZE (rubygem/awesome_nested_set-3.0.2.gem) = 19456
|
||||
|
Loading…
Reference in New Issue
Block a user