diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2010-02-20 10:38:49 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2010-02-20 10:38:49 +0000 |
commit | e8427dc1c837ee3cd387748d4559eba2f14621b4 (patch) | |
tree | 156f466669ee76cd08cf6e59fe1a60b7b0dc5b3c /irc/pircbot | |
parent | 5c76fc7eff5fb78d9af18e86748ca1b6e696f951 (diff) | |
download | ports-e8427dc1c837ee3cd387748d4559eba2f14621b4.tar.gz ports-e8427dc1c837ee3cd387748d4559eba2f14621b4.zip |
- Update to 1.5.0
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250085
Diffstat (limited to 'irc/pircbot')
-rw-r--r-- | irc/pircbot/Makefile | 3 | ||||
-rw-r--r-- | irc/pircbot/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile index ecf9742b3c98..1a497dd8d290 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= irc java MASTER_SITES= http://www.jibble.org/files/ \ ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \ diff --git a/irc/pircbot/distinfo b/irc/pircbot/distinfo index cb268caa48f2..b3f0f4062461 100644 --- a/irc/pircbot/distinfo +++ b/irc/pircbot/distinfo @@ -1,3 +1,3 @@ -MD5 (pircbot-1.4.6.zip) = 7b89316f92aed75ab9aa6140d6304893 -SHA256 (pircbot-1.4.6.zip) = 42f2a1691080bd29aede56fb7f693d432eda19cabf3df7b7af0550eaf70c65fc -SIZE (pircbot-1.4.6.zip) = 199417 +MD5 (pircbot-1.5.0.zip) = 5ebf20690be22ab3959ad72b29915bf5 +SHA256 (pircbot-1.5.0.zip) = 67bf7a65b9de535f129b4a8364642943718b7fb3644b59170d42b85f77f94768 +SIZE (pircbot-1.5.0.zip) = 199450 |