summaryrefslogtreecommitdiff
path: root/irc/epic4/Makefile
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-07 15:33:40 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-07 15:33:40 +0000
commitd233a797a897acc890000e7adec387f852b9d98b (patch)
tree0dea0577eff235c6a4b7c282c31bc4d424b225eb /irc/epic4/Makefile
parentUpdate to 200101251009. (diff)
Update epic4 to 0.9.16:
* Try to add some stuff that helps epic cope with server disconnections * better. * Add /on error, hooks on an irc protocol ERROR message. * Fix window.c:get_boolean(), passing unitialized 'newval' integer. * Fix path_search() to not blithely assume path != NULL (whitedragon) * New version of the 'hybrid6' script, from is. * Axe the broken "input_timeout" feature that hasn't worked in 6 years. * Add, but #ifdef'd out, a delayed-free mechanism -- strictly * experimental. * Add the /defer command, to perform dangerous operations when it's * safe. * Many changes from robohak to fix /on channel_* bogons I introduced. * ;-) * Lice should now work again with 0.9.16. Submitted by: MAINTAINER (Anders Andersson <anders@codefactory.se>)
Notes
Notes: svn path=/head/; revision=38063
Diffstat (limited to 'irc/epic4/Makefile')
-rw-r--r--irc/epic4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile
index 7c1f490f1ac5..8ec65016e0c1 100644
--- a/irc/epic4/Makefile
+++ b/irc/epic4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= epic4
-PORTVERSION= 0.9.15
+PORTVERSION= 0.9.16
# Make CATEGORIES overridable for slave ports
CATEGORIES?= irc
MASTER_SITES= ftp://ftp.magenet.com/pub/epic/%SUBDIR%/ \