svn commit: r387273 - head/net-im/mikutter
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 24 15:36:22 UTC 2015
Author: sunpoet
Date: Sun May 24 15:36:21 2015
New Revision: 387273
URL: https://svnweb.freebsd.org/changeset/ports/387273
Log:
- Update RUN_DEPENDS: security/rubygem-hmac is a duplicate of security/rubygem-ruby-hmac
- Bump PORTREVISION for dependency change
Modified:
head/net-im/mikutter/Makefile
Modified: head/net-im/mikutter/Makefile
==============================================================================
--- head/net-im/mikutter/Makefile Sun May 24 15:36:17 2015 (r387272)
+++ head/net-im/mikutter/Makefile Sun May 24 15:36:21 2015 (r387273)
@@ -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 \
More information about the svn-ports-head
mailing list