svn commit: r546015 - head/net-mgmt/rubygem-riemann-tail
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 23 19:49:54 UTC 2020
Author: sunpoet
Date: Sun Aug 23 19:49:49 2020
New Revision: 546015
URL: https://svnweb.freebsd.org/changeset/ports/546015
Log:
Change RUN_DEPENDS from rubygem-thor to rubygem-thor0
- Bump PORTREVISION for dependency change
Modified:
head/net-mgmt/rubygem-riemann-tail/Makefile
Modified: head/net-mgmt/rubygem-riemann-tail/Makefile
==============================================================================
--- head/net-mgmt/rubygem-riemann-tail/Makefile Sun Aug 23 19:49:45 2020 (r546014)
+++ head/net-mgmt/rubygem-riemann-tail/Makefile Sun Aug 23 19:49:49 2020 (r546015)
@@ -2,6 +2,7 @@
PORTNAME= riemann-tail
DISTVERSION= 0.0.1
+PORTREVISION= 1
CATEGORIES= net-mgmt rubygems
MASTER_SITES= RG
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-colorize>=0:devel/rubygem-colorize \
rubygem-faye-websocket>=0:www/rubygem-faye-websocket \
- rubygem-thor>=0:devel/rubygem-thor
+ rubygem-thor0>=0:devel/rubygem-thor0
USES= gem
USE_RUBY= yes
More information about the svn-ports-all
mailing list