aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-01-29 05:29:16 +0800
committermiwi <miwi@FreeBSD.org>2010-01-29 05:29:16 +0800
commit81920fac962202120bfcea19317d187365ebdf92 (patch)
tree51924d866244a33cdf394b06d6233f847047424e /irc
parent9cdd99b78c33bcb8559207767fc7ca60659b81a6 (diff)
downloadfreebsd-ports-gnome-81920fac962202120bfcea19317d187365ebdf92.tar.gz
freebsd-ports-gnome-81920fac962202120bfcea19317d187365ebdf92.tar.zst
freebsd-ports-gnome-81920fac962202120bfcea19317d187365ebdf92.zip
- Update to 2.2.9
PR: 143242 Submitted by: moggie <moggie@elasticmind.net> (maintainer) With hat: secteam Feature safe: http://www.vuxml.org/freebsd/192609c8-0c51-11df-82a0-00248c9b4be7.html
Diffstat (limited to 'irc')
-rw-r--r--irc/ircd-ratbox/Makefile13
-rw-r--r--irc/ircd-ratbox/distinfo6
2 files changed, 10 insertions, 9 deletions
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile
index acdc63e59950..e14e25eb4e35 100644
--- a/irc/ircd-ratbox/Makefile
+++ b/irc/ircd-ratbox/Makefile
@@ -7,20 +7,20 @@
# ex: ts=8
PORTNAME= ircd-ratbox
-PORTVERSION= 2.2.8
+PORTVERSION= 2.2.9
CATEGORIES= irc ipv6
MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ \
ftp://ftp.demon.co.uk/pub/mirrors/ircd-ratbox/ \
http://www.ircd-ratbox.org/download/ \
ftp://ftp.parodius.com/pub/ircd-ratbox/ \
http://www.ircd-ratbox.org/download/old/
-EXTRACT_SUFX= .tgz
MAINTAINER= moggie@elasticmind.net
COMMENT= An advanced, stable IRC daemon, used on many EFnet servers
CONFLICTS= ircd-ratbox-devel-[0-9]*
+USE_BZIP2= yes
MAN8= ircd.8
USE_RC_SUBR= ircd-ratbox.sh
USE_PERL5_BUILD= yes
@@ -124,10 +124,10 @@ pre-configure:
@${ECHO_MSG} "Press CTRL+C now if you wish to set them."
@${ECHO_MSG} ""
-post-patch:
+pre-build:
@${REINPLACE_CMD} -e "s#-O2##" ${WRKSRC}/configure
- @${REINPLACE_CMD} -e "s#%%PREFIX%%#${PREFIX}#g" \
- ${WRKSRC}/doc/example.conf \
+ @${REINPLACE_CMD} -e "s#%%PREFIX%%#${PREFIX}#g" \
+ ${WRKSRC}/doc/example.conf \
${WRKSRC}/doc/example.efnet.conf
@${REINPLACE_CMD} -e "s#%%LOGDIR%%#${LOGDIR}#g" \
${WRKSRC}/doc/example.conf \
@@ -174,7 +174,8 @@ post-patch:
${WRKSRC}/contrib/ircd-shortcut.pl
.endif
-#-- execute ircd-shortcut perl script to generate the .c file. -----
+#------ Execute ircd-shortcut perl script to generate the .c file. -----
+ @${ECHO_MSG} "Executing ircd-shortcut.pl for ircd-shortcuts generation."
${PERL} ${WRKSRC}/contrib/ircd-shortcut.pl
pre-su-install:
diff --git a/irc/ircd-ratbox/distinfo b/irc/ircd-ratbox/distinfo
index 94508448a547..537fa1cbb355 100644
--- a/irc/ircd-ratbox/distinfo
+++ b/irc/ircd-ratbox/distinfo
@@ -1,3 +1,3 @@
-MD5 (ircd-ratbox-2.2.8.tgz) = d4cccf7dd1523e362b5c38c1a20884e2
-SHA256 (ircd-ratbox-2.2.8.tgz) = f5d53e4821437f7d196af6a89f44edc2a1c39afed33a640c42c99f4f76c7b787
-SIZE (ircd-ratbox-2.2.8.tgz) = 730097
+MD5 (ircd-ratbox-2.2.9.tar.bz2) = 8f280d65ed6f246499944e6f00e4dcf6
+SHA256 (ircd-ratbox-2.2.9.tar.bz2) = 8586f1cbc8f4633603fef6ecc587e917ecf7e868d8c068e259ceadfab274449a
+SIZE (ircd-ratbox-2.2.9.tar.bz2) = 578844