aboutsummaryrefslogtreecommitdiff
path: root/irc/ratbox-services
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-04-07 00:24:39 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-04-07 00:24:39 +0000
commit1d512bccee3118aaec9782ee33d30d6e146ba51f (patch)
treefcf7e356f57ccdb98420d8abb93740a0663d4b8c /irc/ratbox-services
parent61b5d2baf750f9678b16b9051fa795e7eb2fefcc (diff)
downloadports-1d512bccee3118aaec9782ee33d30d6e146ba51f.tar.gz
ports-1d512bccee3118aaec9782ee33d30d6e146ba51f.zip
Notes
Diffstat (limited to 'irc/ratbox-services')
-rw-r--r--irc/ratbox-services/Makefile2
-rw-r--r--irc/ratbox-services/distinfo6
-rw-r--r--irc/ratbox-services/files/pkg-message.in6
3 files changed, 10 insertions, 4 deletions
diff --git a/irc/ratbox-services/Makefile b/irc/ratbox-services/Makefile
index ae2c35499f46..2a71b988a590 100644
--- a/irc/ratbox-services/Makefile
+++ b/irc/ratbox-services/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= ratbox-services
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
CATEGORIES= irc
MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/${PORTNAME}/ \
ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/${PORTNAME}/ \
diff --git a/irc/ratbox-services/distinfo b/irc/ratbox-services/distinfo
index dbc61c89caff..8065e22d3f3a 100644
--- a/irc/ratbox-services/distinfo
+++ b/irc/ratbox-services/distinfo
@@ -1,3 +1,3 @@
-MD5 (ratbox-services-1.2.2.tgz) = b7524738f0e7ff4a3ae9f2015231a87a
-SHA256 (ratbox-services-1.2.2.tgz) = 587ad0eecd130b2fb214384fa37beb43de5e31b40ed56371fbf25c1263d715bd
-SIZE (ratbox-services-1.2.2.tgz) = 2010045
+MD5 (ratbox-services-1.2.3.tgz) = 75d84bb481873315ec2b1bfea4af3be2
+SHA256 (ratbox-services-1.2.3.tgz) = 06e92e15fcdba82b8547df2365f4064b483e0133ae4cc7a881d75e479699c1fa
+SIZE (ratbox-services-1.2.3.tgz) = 2010645
diff --git a/irc/ratbox-services/files/pkg-message.in b/irc/ratbox-services/files/pkg-message.in
index 532d32426a78..43e4363b1aa2 100644
--- a/irc/ratbox-services/files/pkg-message.in
+++ b/irc/ratbox-services/files/pkg-message.in
@@ -57,4 +57,10 @@ Common database update tools and scripts referenced in ratbox-services
documentation can be found in:
%%DATADIR%%/
+Database Support Note:
+----------------------
+In recent versions, support for MySQL and PgSQL lib detection has been slightly
+broken and currently does not work as expected. This problem should be resolved
+in the next release.
+
------------------------------------------------------------------------