summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-02-17 20:46:37 +0000
committerSteve Wills <swills@FreeBSD.org>2013-02-17 20:46:37 +0000
commit0f0bfde4823b2c4c30647b1ff300630fb36da399 (patch)
tree3588b85f045458912faaa4f5e690f463366508ad /irc
parent- Update to 0.7.11 (diff)
- Update to 2.0.10
PR: ports/175808 Submitted by: Mark Felder <feld@feld.me> (maintainer)
Notes
Notes: svn path=/head/; revision=312449
Diffstat (limited to 'irc')
-rw-r--r--irc/inspircd/Makefile20
-rw-r--r--irc/inspircd/distinfo4
2 files changed, 9 insertions, 15 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index bb4b331b52b7..a3e9730207dd 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -1,16 +1,10 @@
-# New ports collection makefile for: inspircd
-# Date created: 25 August 2006
-# Whom: brain
-#
# $FreeBSD$
-#
PORTNAME= inspircd
-PORTVERSION= 2.0.9
-PORTREVISION= 2
+PORTVERSION= 2.0.10
CATEGORIES= irc
-MASTER_SITES= http://cloud.github.com/downloads/inspircd/inspircd/
-DISTNAME= InspIRCd-${PORTVERSION}
+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/
+DISTNAME= v${PORTVERSION}
MAINTAINER= feld@feld.me
COMMENT= A modular C++ IRC daemon
@@ -20,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING
CONFLICTS= inspircd-1.*
-USE_BZIP2= yes
+FETCH_ARGS?= -pRr
USE_RC_SUBR= ${PORTNAME}
MAKEFILE= BSDmakefile
@@ -60,7 +54,7 @@ POSIX_DESC= Build m_regex_posix module
.include <bsd.port.options.mk>
post-extract:
- @(cd ${WRKDIR} && ${MV} ${PORTNAME} ${DISTNAME})
+ @(cd ${WRKDIR} && ${MV} inspircd-${PORTVERSION} ${DISTNAME})
.if ${PORT_OPTIONS:MLDAPAUTH}
USE_OPENLDAP= yes
@@ -103,8 +97,8 @@ PLIST_SUB+= SQLITE="@comment "
.endif
.if ${PORT_OPTIONS:MGNUTLS}
-LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls \
- gcrypt.18:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls \
+ gcrypt:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+= --enable-gnutls
EXTRAS:=${EXTRAS},m_ssl_gnutls.cpp
PLIST_SUB+= GNUTLS=""
diff --git a/irc/inspircd/distinfo b/irc/inspircd/distinfo
index 43abe03eb550..2cc71cbdb96a 100644
--- a/irc/inspircd/distinfo
+++ b/irc/inspircd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (InspIRCd-2.0.9.tar.bz2) = 25222aa22f51e77e27f594acec0c76d7b8f131b6f167c1f3bd9a6ae6a6c0b214
-SIZE (InspIRCd-2.0.9.tar.bz2) = 595123
+SHA256 (v2.0.10.tar.gz) = 1f805a318677270a7bbf6a5abaeee5427e863a749ae69f16879014ff99a11f59
+SIZE (v2.0.10.tar.gz) = 739126