mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.2.3
Submitted by: Lewis <moggie@elasticmind.net> (maintainer, private mail)
This commit is contained in:
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
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ratbox-services
|
PORTNAME= ratbox-services
|
||||||
PORTVERSION= 1.2.2
|
PORTVERSION= 1.2.3
|
||||||
CATEGORIES= irc
|
CATEGORIES= irc
|
||||||
MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/${PORTNAME}/ \
|
MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/${PORTNAME}/ \
|
||||||
ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/${PORTNAME}/ \
|
ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/${PORTNAME}/ \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (ratbox-services-1.2.2.tgz) = b7524738f0e7ff4a3ae9f2015231a87a
|
MD5 (ratbox-services-1.2.3.tgz) = 75d84bb481873315ec2b1bfea4af3be2
|
||||||
SHA256 (ratbox-services-1.2.2.tgz) = 587ad0eecd130b2fb214384fa37beb43de5e31b40ed56371fbf25c1263d715bd
|
SHA256 (ratbox-services-1.2.3.tgz) = 06e92e15fcdba82b8547df2365f4064b483e0133ae4cc7a881d75e479699c1fa
|
||||||
SIZE (ratbox-services-1.2.2.tgz) = 2010045
|
SIZE (ratbox-services-1.2.3.tgz) = 2010645
|
||||||
|
|
|
@ -57,4 +57,10 @@ Common database update tools and scripts referenced in ratbox-services
|
||||||
documentation can be found in:
|
documentation can be found in:
|
||||||
%%DATADIR%%/
|
%%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.
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue