aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-14 22:58:03 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-14 22:58:03 +0800
commitaa4323263936ff29a0ea811f57de64a9b0dea9d7 (patch)
tree88adfb7eda46fbdf1d6fba306830f04c37c5f7c0 /irc
parent3df093954fb19c9feb11f54c9013f4f68a6ab04a (diff)
downloadfreebsd-ports-gnome-aa4323263936ff29a0ea811f57de64a9b0dea9d7.tar.gz
freebsd-ports-gnome-aa4323263936ff29a0ea811f57de64a9b0dea9d7.tar.zst
freebsd-ports-gnome-aa4323263936ff29a0ea811f57de64a9b0dea9d7.zip
- Update to 2.0.2
- Add LICENSE - Sort RUN_DEPENDS Changes: https://github.com/jimmycuadra/lita-irc/releases
Diffstat (limited to 'irc')
-rw-r--r--irc/rubygem-lita-irc/Makefile10
-rw-r--r--irc/rubygem-lita-irc/distinfo4
2 files changed, 8 insertions, 6 deletions
diff --git a/irc/rubygem-lita-irc/Makefile b/irc/rubygem-lita-irc/Makefile
index 13560c80ca66..a9a3aad8dbff 100644
--- a/irc/rubygem-lita-irc/Makefile
+++ b/irc/rubygem-lita-irc/Makefile
@@ -2,18 +2,20 @@
# $FreeBSD$
PORTNAME= lita-irc
-PORTVERSION= 1.3.0
+PORTVERSION= 2.0.2
CATEGORIES= irc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= IRC adapter for the Lita chat robot
-RUN_DEPENDS= rubygem-lita>=2.5:${PORTSDIR}/net-im/rubygem-lita \
- rubygem-cinch>=2.0:${PORTSDIR}/irc/rubygem-cinch
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-cinch>=2.0:${PORTSDIR}/irc/rubygem-cinch \
+ rubygem-lita>=4.0:${PORTSDIR}/net-im/rubygem-lita
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/irc/rubygem-lita-irc/distinfo b/irc/rubygem-lita-irc/distinfo
index c7f5bd5544b0..131e9dce3406 100644
--- a/irc/rubygem-lita-irc/distinfo
+++ b/irc/rubygem-lita-irc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/lita-irc-1.3.0.gem) = 2815bc09f5526b6ec795bbd6b822df70e55e51dfd0a560bbfa92da3379b26fe8
-SIZE (rubygem/lita-irc-1.3.0.gem) = 9728
+SHA256 (rubygem/lita-irc-2.0.2.gem) = 407ca8cd4f18869d0edc36692baee4b3bd3288d96b1e5046fe33f35ae6334974
+SIZE (rubygem/lita-irc-2.0.2.gem) = 10240