aboutsummaryrefslogtreecommitdiff
path: root/irc/inspircd/Makefile
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-12-29 15:28:46 +0000
committerMark Felder <feld@FreeBSD.org>2015-12-29 15:28:46 +0000
commitb8941f9e4ffe4bf28cdb5697be4956b3eb96f41f (patch)
tree7d228b8ee53efdab474d2fac9e6adc1c84f4bad4 /irc/inspircd/Makefile
parent44ebb85f1af8bb3fea5e6aec399b6a81a6814b1d (diff)
Notes
Diffstat (limited to 'irc/inspircd/Makefile')
-rw-r--r--irc/inspircd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index 6c8427b55534..e29561f2972b 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= inspircd
-PORTVERSION= 2.0.18
+PORTVERSION= 2.0.20
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= irc
MAINTAINER= feld@FreeBSD.org
@@ -145,6 +145,7 @@ pre-configure:
post-patch:
@${REINPLACE_CMD} -e 's|DATA_PATH "/inspircd.pid"|"/var/run/inspircd/inspircd.pid"|' ${WRKSRC}/src/inspircd.cpp
+ @${REINPLACE_CMD} -e 's|conf/examples|examples|g' ${WRKSRC}/docs/conf/inspircd.conf.example
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/modules/*.so