diff options
author | tdb <tdb@FreeBSD.org> | 2010-02-20 18:38:49 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2010-02-20 18:38:49 +0800 |
commit | 3be345e0921c91b2ec52fd8fd501e62a7646a88e (patch) | |
tree | 9e8ee5c633d55015bfb712e7848d9c5c7fdc71f4 /irc/pircbot | |
parent | a946f6dd426bf16d2eb3a4fa1552cdbdd12849ef (diff) | |
download | freebsd-ports-gnome-3be345e0921c91b2ec52fd8fd501e62a7646a88e.tar.gz freebsd-ports-gnome-3be345e0921c91b2ec52fd8fd501e62a7646a88e.tar.zst freebsd-ports-gnome-3be345e0921c91b2ec52fd8fd501e62a7646a88e.zip |
- Update to 1.5.0
Feature safe: yes
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 |