mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/rubygem-ruby_smb: Change RUN_DEPENDS from rubygem-bindata to rubygem-bindata24
- Bump PORTREVISION for dependency change ====> Running Q/A tests (stage-qa) Error: RubyGem dependency bindata = 2.4.15 is not satisfied. *** Error code 1 Approved by: portmgr (blanket)
This commit is contained in:
parent
86b44a0391
commit
28a7e7b275
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= ruby_smb
|
||||
PORTVERSION= 3.3.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +11,7 @@ WWW= https://github.com/rapid7/ruby_smb
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-bindata>=0:devel/rubygem-bindata \
|
||||
RUN_DEPENDS= rubygem-bindata24>=2.4.15<2.4.15_99:devel/rubygem-bindata24 \
|
||||
rubygem-openssl-ccm>=0:security/rubygem-openssl-ccm \
|
||||
rubygem-openssl-cmac>=0:security/rubygem-openssl-cmac \
|
||||
rubygem-rubyntlm>=0:net/rubygem-rubyntlm \
|
||||
|
|
Loading…
Add table
Reference in a new issue