From owner-svn-ports-all@FreeBSD.ORG Sat May 3 07:40:58 2014 Return-Path: Delivered-To: svn-ports-all@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 AD3E5A65; Sat, 3 May 2014 07:40:58 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B9281FD2; Sat, 3 May 2014 07:40:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s437ewLW020070; Sat, 3 May 2014 07:40:58 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s437ewLb020068; Sat, 3 May 2014 07:40:58 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201405030740.s437ewLb020068@svn.freebsd.org> From: Koop Mast Date: Sat, 3 May 2014 07:40:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352868 - head/textproc/enchant 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: Sat, 03 May 2014 07:40:58 -0000 Author: kwm Date: Sat May 3 07:40:57 2014 New Revision: 352868 URL: http://svnweb.freebsd.org/changeset/ports/352868 QAT: https://qat.redports.org/buildarchive/r352868/ Log: USE_GNOME=ltverhack -> USES=libtool:keepla Modified: head/textproc/enchant/Makefile head/textproc/enchant/pkg-plist Modified: head/textproc/enchant/Makefile ============================================================================== --- head/textproc/enchant/Makefile Sat May 3 07:34:48 2014 (r352867) +++ head/textproc/enchant/Makefile Sat May 3 07:40:57 2014 (r352868) @@ -4,7 +4,7 @@ PORTNAME= enchant PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc gnome MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ DIST_SUBDIR= gnome2 @@ -12,10 +12,10 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Dictionary/spellchecking framework -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= gmake pathfix pkgconfig -USE_GNOME= glib20 ltverhack +USES= gmake libtool:keepla pathfix pkgconfig +USE_GNOME= glib20 CONFIGURE_ARGS= --disable-uspell \ --disable-voikko Modified: head/textproc/enchant/pkg-plist ============================================================================== --- head/textproc/enchant/pkg-plist Sat May 3 07:34:48 2014 (r352867) +++ head/textproc/enchant/pkg-plist Sat May 3 07:40:57 2014 (r352868) @@ -22,6 +22,7 @@ lib/libenchant.a lib/libenchant.la lib/libenchant.so lib/libenchant.so.1 +lib/libenchant.so.1.6.0 libdata/pkgconfig/enchant.pc man/man1/enchant.1.gz %%DATADIR%%/enchant.ordering