mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Update RUN_DEPENDS: security/rubygem-hmac is a duplicate of security/rubygem-ruby-hmac
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
ca984bae49
commit
b1d9e5138e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387273
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= mikutter
|
||||
PORTVERSION= 3.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im ruby
|
||||
MASTER_SITES= http://mikutter.hachune.net/bin/ \
|
||||
LOCAL/tota/${PORTNAME}
|
||||
|
@ -17,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
RUN_DEPENDS= rubygem-gtk2>=2.2.5:${PORTSDIR}/x11-toolkits/rubygem-gtk2 \
|
||||
rubygem-cairo>=1.12.9:${PORTSDIR}/graphics/rubygem-cairo \
|
||||
rubygem-addressable>=2.3.6:${PORTSDIR}/www/rubygem-addressable \
|
||||
rubygem-hmac>=0.4.0:${PORTSDIR}/security/rubygem-hmac \
|
||||
rubygem-ruby-hmac>=0.4.0:${PORTSDIR}/security/rubygem-ruby-hmac \
|
||||
rubygem-json_pure>=1.8.1:${PORTSDIR}/devel/rubygem-json_pure \
|
||||
rubygem-memoize>=1.3.1:${PORTSDIR}/devel/rubygem-memoize \
|
||||
rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth \
|
||||
|
|
Loading…
Add table
Reference in a new issue