diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-23 21:39:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-23 21:39:30 +0800 |
commit | e905a8f979365e6932c227f8c61bacd3ca00b1a5 (patch) | |
tree | 3f8abbd07a648a098cd7361d603f2d46c0b31b1a /irc | |
parent | 04643a24a321bfed99129a9a9f100f89a233f3df (diff) | |
download | freebsd-ports-gnome-e905a8f979365e6932c227f8c61bacd3ca00b1a5.tar.gz freebsd-ports-gnome-e905a8f979365e6932c227f8c61bacd3ca00b1a5.tar.zst freebsd-ports-gnome-e905a8f979365e6932c227f8c61bacd3ca00b1a5.zip |
- Update to 0.9.14
PR: 128475
Submitted by: jadawin@
Approved by: maintainer
Diffstat (limited to 'irc')
-rw-r--r-- | irc/rbot/Makefile | 3 | ||||
-rw-r--r-- | irc/rbot/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile index 680a39910039..0ebd3f3015ec 100644 --- a/irc/rbot/Makefile +++ b/irc/rbot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rbot -PORTVERSION= 0.9.13 -PORTREVISION= 1 +PORTVERSION= 0.9.14 CATEGORIES= irc ruby MASTER_SITES= http://ruby-rbot.org/download/ EXTRACT_SUFX= .tgz diff --git a/irc/rbot/distinfo b/irc/rbot/distinfo index c347f52c44f4..532edc245c28 100644 --- a/irc/rbot/distinfo +++ b/irc/rbot/distinfo @@ -1,3 +1,3 @@ -MD5 (rbot-0.9.13.tgz) = 96679b9890d506c7df8ecc2a7aad69e8 -SHA256 (rbot-0.9.13.tgz) = 7aa25ac01694a56281cd89fabb02616d245e11b2c9afe55c7e7f4af633f07ad3 -SIZE (rbot-0.9.13.tgz) = 630177 +MD5 (rbot-0.9.14.tgz) = e8ef3d2968061dd5affbe019c23bdaa7 +SHA256 (rbot-0.9.14.tgz) = 4f20cfb6b2fbb3add7edca46a99e7e09d491ac8e63509848dd80342017259321 +SIZE (rbot-0.9.14.tgz) = 630261 |