diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-23 13:39:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-23 13:39:30 +0000 |
commit | b4c75aca70e022a507e4a5756bf6fd0a3195353a (patch) | |
tree | 556f7a3ab9c9ecf29b89fdcb6fb9e3da0dce724c /irc/rbot | |
parent | 16f8160c5f6f354730ebc5a3163df45384aad1c3 (diff) | |
download | ports-b4c75aca70e022a507e4a5756bf6fd0a3195353a.tar.gz ports-b4c75aca70e022a507e4a5756bf6fd0a3195353a.zip |
Notes
Diffstat (limited to 'irc/rbot')
-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 |