From owner-svn-ports-head@FreeBSD.ORG Wed Dec 18 08:59:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD470FCA; Wed, 18 Dec 2013 08:59:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F7EB1749; Wed, 18 Dec 2013 08:59:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBI8x7RN005504; Wed, 18 Dec 2013 08:59:07 GMT (envelope-from dhn@svn.freebsd.org) Received: (from dhn@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBI8x69L005501; Wed, 18 Dec 2013 08:59:06 GMT (envelope-from dhn@svn.freebsd.org) Message-Id: <201312180859.rBI8x69L005501@svn.freebsd.org> From: Dennis Herrmann Date: Wed, 18 Dec 2013 08:59:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336805 - head/irc/anope X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2013 08:59:07 -0000 Author: dhn Date: Wed Dec 18 08:59:06 2013 New Revision: 336805 URL: http://svnweb.freebsd.org/changeset/ports/336805 Log: - Update to 1.8.8 Modified: head/irc/anope/Makefile head/irc/anope/distinfo head/irc/anope/pkg-plist Modified: head/irc/anope/Makefile ============================================================================== --- head/irc/anope/Makefile Wed Dec 18 08:51:57 2013 (r336804) +++ head/irc/anope/Makefile Wed Dec 18 08:59:06 2013 (r336805) @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= anope -PORTVERSION= 1.8.7 +PORTVERSION= 1.8.8 CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/Anope%20${PORTVERSION} MAINTAINER= dhn@FreeBSD.org COMMENT= A set of IRC services for IRC networks -USES= gmake perl5 +USES= perl5 +USE_GMAKE= yes USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir="${LOCALBASE}/lib" \ @@ -41,6 +42,10 @@ USE_MYSQL= yes CONFIGURE_ARGS+= --without-mysql .endif +post-patch: + @${REINPLACE_CMD} -e 's|ja_utf8|ja|g' ${WRKSRC}/lang/Makefile + ${MV} ${WRKSRC}/lang/ja_utf8.l ${WRKSRC}/lang/ja.l + pre-install: @${MKDIR} ${PREFIX}/libexec/anope @${MKDIR} ${DATADIR} Modified: head/irc/anope/distinfo ============================================================================== --- head/irc/anope/distinfo Wed Dec 18 08:51:57 2013 (r336804) +++ head/irc/anope/distinfo Wed Dec 18 08:59:06 2013 (r336805) @@ -1,2 +1,2 @@ -SHA256 (anope-1.8.7.tar.gz) = 804516153936b1147a79960a283229191d29e1d9162c3ec70d86d099ee04447b -SIZE (anope-1.8.7.tar.gz) = 1586164 +SHA256 (anope-1.8.8.tar.gz) = 20bfc2db4be7475b6065d3eac0c904f69a6925d30ced22098341e5a2bbb62a77 +SIZE (anope-1.8.8.tar.gz) = 1665488 Modified: head/irc/anope/pkg-plist ============================================================================== --- head/irc/anope/pkg-plist Wed Dec 18 08:51:57 2013 (r336804) +++ head/irc/anope/pkg-plist Wed Dec 18 08:59:06 2013 (r336805) @@ -15,6 +15,7 @@ libexec/anope/tools/epona2anope %%DATADIR%%/languages/gr %%DATADIR%%/languages/hun %%DATADIR%%/languages/it +%%DATADIR%%/languages/ja %%DATADIR%%/languages/nl %%DATADIR%%/languages/pl %%DATADIR%%/languages/pt