- Update to 1.2.3

Submitted by:	Lewis <moggie@elasticmind.net> (maintainer, private mail)
This commit is contained in:
Wesley Shields 2010-04-07 00:24:39 +00:00
parent 61b5d2baf7
commit 1d512bccee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252347
3 changed files with 10 additions and 4 deletions

View file

@ -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}/ \

View file

@ -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

View file

@ -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.
------------------------------------------------------------------------