From owner-svn-ports-all@FreeBSD.ORG Tue May 6 20:13:50 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 F41F2A1B; Tue, 6 May 2014 20:13:49 +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 E067DE71; Tue, 6 May 2014 20:13:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s46KDnIu009370; Tue, 6 May 2014 20:13:49 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s46KDn5v009367; Tue, 6 May 2014 20:13:49 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405062013.s46KDn5v009367@svn.freebsd.org> From: Tijl Coosemans Date: Tue, 6 May 2014 20:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353130 - head/textproc/gtkspell 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.18 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, 06 May 2014 20:13:50 -0000 Author: tijl Date: Tue May 6 20:13:49 2014 New Revision: 353130 URL: http://svnweb.freebsd.org/changeset/ports/353130 QAT: https://qat.redports.org/buildarchive/r353130/ Log: Convert to USES=libtool:keepla. Modified: head/textproc/gtkspell/Makefile head/textproc/gtkspell/pkg-plist Modified: head/textproc/gtkspell/Makefile ============================================================================== --- head/textproc/gtkspell/Makefile Tue May 6 20:12:53 2014 (r353129) +++ head/textproc/gtkspell/Makefile Tue May 6 20:13:49 2014 (r353130) @@ -4,22 +4,22 @@ PORTNAME= gtkspell PORTVERSION= 2.0.16 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= marcus MAINTAINER= gnome@FreeBSD.org -COMMENT= A GTK+ 2 spell checking component +COMMENT= GTK+ 2 spell checking component .if !defined(REFERENCE_PORT) LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +USES= gettext gmake libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix gtk20 intlhack -USES= gettext gmake pkgconfig pathfix USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/textproc/gtkspell/pkg-plist ============================================================================== --- head/textproc/gtkspell/pkg-plist Tue May 6 20:12:53 2014 (r353129) +++ head/textproc/gtkspell/pkg-plist Tue May 6 20:13:49 2014 (r353130) @@ -3,6 +3,7 @@ lib/libgtkspell.a lib/libgtkspell.la lib/libgtkspell.so lib/libgtkspell.so.0 +lib/libgtkspell.so.0.0.0 libdata/pkgconfig/gtkspell-2.0.pc share/locale/af/LC_MESSAGES/gtkspell.mo share/locale/be/LC_MESSAGES/gtkspell.mo