mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Switch dependency from the deprecated sysutils/rubygem-hiera1 to sysutil/rubygem-hiera
PR: 224702 Reported by: sunpoet
This commit is contained in:
parent
82873234d2
commit
aa4b2a2b2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457518
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= hiera-file
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -15,6 +15,6 @@ NO_ARCH= yes
|
|||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
RUN_DEPENDS= rubygem-hiera1>=0:sysutils/rubygem-hiera1
|
||||
RUN_DEPENDS= rubygem-hiera>=0:sysutils/rubygem-hiera
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue