From owner-svn-ports-head@FreeBSD.ORG Sat Apr 26 00:13:28 2014 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 3EB6E828; Sat, 26 Apr 2014 00:13:28 +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 118F119FD; Sat, 26 Apr 2014 00:13:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3Q0DRtF023138; Sat, 26 Apr 2014 00:13:27 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3Q0DR0O023135; Sat, 26 Apr 2014 00:13:27 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404260013.s3Q0DR0O023135@svn.freebsd.org> From: Baptiste Daroussin Date: Sat, 26 Apr 2014 00:13:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352191 - head/textproc/gnome-spell 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: Sat, 26 Apr 2014 00:13:28 -0000 Author: bapt Date: Sat Apr 26 00:13:27 2014 New Revision: 352191 URL: http://svnweb.freebsd.org/changeset/ports/352191 QAT: https://qat.redports.org/buildarchive/r352191/ Log: Support stage Modified: head/textproc/gnome-spell/Makefile head/textproc/gnome-spell/pkg-plist Modified: head/textproc/gnome-spell/Makefile ============================================================================== --- head/textproc/gnome-spell/Makefile Sat Apr 26 00:11:09 2014 (r352190) +++ head/textproc/gnome-spell/Makefile Sat Apr 26 00:13:27 2014 (r352191) @@ -4,25 +4,24 @@ PORTNAME= gnome-spell PORTVERSION= 1.0.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME/Bonobo component for spell checking +COMMENT= GNOME/Bonobo component for spell checking -LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell -USE_BZIP2= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui -USES= gettext gmake pkgconfig perl5 +USE_GNOME= gnomeprefix intlhack libgnomeui +USES= gettext gmake libtool pathfix pkgconfig perl5 tar:bzip2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION=${PORTVERSION} +INSTALL_TARGET= install-strip -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \ ${WRKSRC}/po/Makefile.in.in Modified: head/textproc/gnome-spell/pkg-plist ============================================================================== --- head/textproc/gnome-spell/pkg-plist Sat Apr 26 00:11:09 2014 (r352190) +++ head/textproc/gnome-spell/pkg-plist Sat Apr 26 00:13:27 2014 (r352191) @@ -1,6 +1,5 @@ lib/gnome-spell/libgnome-spell-component-0.3.so lib/gnome-spell/libgnome-spell-component.a -lib/gnome-spell/libgnome-spell-component.la lib/gnome-spell/libgnome-spell-component.so libdata/bonobo/servers/GNOME_Spell.server share/control-center-2.0/icons/spell-checker.png