From owner-svn-ports-all@FreeBSD.ORG Tue Jan 28 15:30:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 302F27B4; Tue, 28 Jan 2014 15:30:04 +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 10F2C17AC; Tue, 28 Jan 2014 15:30:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0SFU3mV038914; Tue, 28 Jan 2014 15:30:03 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0SFU3TE038899; Tue, 28 Jan 2014 15:30:03 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201401281530.s0SFU3TE038899@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 28 Jan 2014 15:30:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341596 - in head: german/steak mail/sqwebmail news/tin textproc/p5-Lingua-Ispell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 15:30:04 -0000 Author: bapt Date: Tue Jan 28 15:30:02 2014 New Revision: 341596 URL: http://svnweb.freebsd.org/changeset/ports/341596 QAT: https://qat.redports.org/buildarchive/r341596/ Log: Switch from ispell to aspell-ispell Modified: head/german/steak/Makefile head/mail/sqwebmail/Makefile head/news/tin/Makefile head/textproc/p5-Lingua-Ispell/Makefile Modified: head/german/steak/Makefile ============================================================================== --- head/german/steak/Makefile Tue Jan 28 15:27:22 2014 (r341595) +++ head/german/steak/Makefile Tue Jan 28 15:30:02 2014 (r341596) @@ -3,7 +3,7 @@ PORTNAME= steak PORTVERSION= 1.7.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= german MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Steak%20${PORTVERSION} \ http://www.tm.informatik.uni-frankfurt.de/%7Erazi/steak/program/ @@ -12,7 +12,7 @@ DISTNAME= Steak.${PORTVERSION} MAINTAINER= conrads@cox.net COMMENT= English <-> German dictionary under the GPL -RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell +RUN_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell USE_XORG= xt MAKE_JOBS_UNSAFE= yes Modified: head/mail/sqwebmail/Makefile ============================================================================== --- head/mail/sqwebmail/Makefile Tue Jan 28 15:27:22 2014 (r341595) +++ head/mail/sqwebmail/Makefile Tue Jan 28 15:30:02 2014 (r341596) @@ -113,8 +113,8 @@ CONFIGURE_ARGS+= --without-gzip .endif .if ${PORT_OPTIONS:MISPELL} -BUILD_DEPENDS+= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell -RUN_DEPENDS+= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell +BUILD_DEPENDS+= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/aspell-ispell +RUN_DEPENDS+= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/aspell-ispell CONFIGURE_ARGS+= --with-ispell=${LOCALBASE}/bin/ispell .else CONFIGURE_ARGS+= --without-ispell Modified: head/news/tin/Makefile ============================================================================== --- head/news/tin/Makefile Tue Jan 28 15:27:22 2014 (r341595) +++ head/news/tin/Makefile Tue Jan 28 15:30:02 2014 (r341596) @@ -71,7 +71,7 @@ CONFIGURE_ARGS+= --disable-pgp-gpg .endif .if ${PORT_OPTIONS:MISPELL} -RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell +RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/aspell-ispell CONFIGURE_ARGS+= --with-ispell=${PREFIX}/bin/ispell .endif Modified: head/textproc/p5-Lingua-Ispell/Makefile ============================================================================== --- head/textproc/p5-Lingua-Ispell/Makefile Tue Jan 28 15:27:22 2014 (r341595) +++ head/textproc/p5-Lingua-Ispell/Makefile Tue Jan 28 15:30:02 2014 (r341596) @@ -3,7 +3,7 @@ PORTNAME= Lingua-Ispell PORTVERSION= 0.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module that encapsulates access to the Ispell program -BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell +BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/aspell-ispell RUN_DEPENDS:= ${BUILD_DEPENDS} REINPLACE_ARGS= -i ''