mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Change RUN_DEPENDS from rubygem-tzinfo to rubygem-tzinfo1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
93d80fa697
commit
d18e37b3c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515786
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= activesupport
|
||||
PORTVERSION= 4.2.11.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 4
|
||||
|
@ -16,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
|||
RUN_DEPENDS= rubygem-i18n>=0.7,2:devel/rubygem-i18n \
|
||||
rubygem-minitest>=5.1<6:devel/rubygem-minitest \
|
||||
rubygem-thread_safe>=0.3.4<1:devel/rubygem-thread_safe \
|
||||
rubygem-tzinfo>=1.1<2:devel/rubygem-tzinfo
|
||||
rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue