mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Add PKGNAMESUFFIX to rubygem-json146 to make package name unique
- Update chef for the new rubygem-json146 package name
This commit is contained in:
parent
fb46b18ce6
commit
c5a9f0e406
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331946
@ -13,6 +13,8 @@ COMMENT= Parse JSON texts and generate them from ruby data structures
|
||||
PORTSCOUT= limit:^1.4
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
PKGNAMESUFFIX= 146
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Systems integration framework. Client part
|
||||
|
||||
RUN_DEPENDS= rubygem-erubis>=0:${PORTSDIR}/www/rubygem-erubis \
|
||||
rubygem-highline>=1.6.9:${PORTSDIR}/devel/rubygem-highline \
|
||||
rubygem-json>=1.4.4:${PORTSDIR}/devel/rubygem-json146 \
|
||||
rubygem-json146>=1.4.4:${PORTSDIR}/devel/rubygem-json146 \
|
||||
rubygem-mixlib-authentication>=1.3.0:${PORTSDIR}/devel/rubygem-mixlib-authentication \
|
||||
rubygem-mixlib-cli>=1.3.0:${PORTSDIR}/devel/rubygem-mixlib-cli \
|
||||
rubygem-mixlib-config>=1.1.2:${PORTSDIR}/devel/rubygem-mixlib-config \
|
||||
|
Loading…
Reference in New Issue
Block a user