From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 4 01:00:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3984714D for ; Mon, 4 Feb 2013 01:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 23AC8251 for ; Mon, 4 Feb 2013 01:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r14102OM008003 for ; Mon, 4 Feb 2013 01:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r14102QV008002; Mon, 4 Feb 2013 01:00:02 GMT (envelope-from gnats) Resent-Date: Mon, 4 Feb 2013 01:00:02 GMT Resent-Message-Id: <201302040100.r14102QV008002@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Felder Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3C9EA146 for ; Mon, 4 Feb 2013 00:59:52 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0719324C for ; Mon, 4 Feb 2013 00:59:51 +0000 (UTC) Received: from feld by feld.me with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1U2APW-0005oK-Nj for FreeBSD-gnats-submit@freebsd.org; Sun, 03 Feb 2013 18:59:50 -0600 Message-Id: Date: Sun, 03 Feb 2013 18:59:50 -0600 From: Mark Felder To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/175808: [PATCH] irc/inspircd: update to 2.0.10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 01:00:02 -0000 >Number: 175808 >Category: ports >Synopsis: [PATCH] irc/inspircd: update to 2.0.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Feb 04 01:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: feld >Release: FreeBSD 9.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec 3 07:51:34 >Description: - Update to 2.0.10 Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- inspircd-2.0.10.patch begins here --- diff -ruN --exclude=CVS ../inspircd.orig/Makefile ./Makefile --- ../inspircd.orig/Makefile 2012-12-10 13:24:02.000000000 -0600 +++ ./Makefile 2013-02-03 18:58:40.723313550 -0600 @@ -1,16 +1,10 @@ -# New ports collection makefile for: inspircd -# Date created: 25 August 2006 -# Whom: brain -# # $FreeBSD: ports/irc/inspircd/Makefile,v 1.27 2012/12/10 19:24:02 svnexp Exp $ -# PORTNAME= inspircd -PORTVERSION= 2.0.9 -PORTREVISION= 1 +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 @@ CONFLICTS= inspircd-1.* -USE_BZIP2= yes +FETCH_ARGS?= -pRr USE_RC_SUBR= ${PORTNAME} MAKEFILE= BSDmakefile @@ -60,7 +54,7 @@ .include post-extract: - @(cd ${WRKDIR} && ${MV} ${PORTNAME} ${DISTNAME}) + @(cd ${WRKDIR} && ${MV} inspircd-${PORTVERSION} ${DISTNAME}) .if ${PORT_OPTIONS:MLDAPAUTH} USE_OPENLDAP= yes @@ -103,8 +97,8 @@ .endif .if ${PORT_OPTIONS:MGNUTLS} -LIB_DEPENDS+= gnutls.47:${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 -ruN --exclude=CVS ../inspircd.orig/distinfo ./distinfo --- ../inspircd.orig/distinfo 2012-11-27 20:05:15.000000000 -0600 +++ ./distinfo 2013-02-03 18:43:38.247314088 -0600 @@ -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 --- inspircd-2.0.10.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: