From owner-svn-ports-head@FreeBSD.ORG Sat Apr 25 09:37:22 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1E0992FA; Sat, 25 Apr 2015 09:37:22 +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 E60C51AA0; Sat, 25 Apr 2015 09:37:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3P9bLA7000383; Sat, 25 Apr 2015 09:37:21 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3P9bLA9000380; Sat, 25 Apr 2015 09:37:21 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201504250937.t3P9bLA9000380@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 25 Apr 2015 09:37:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384722 - head/textproc/gtkspell3 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.20 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, 25 Apr 2015 09:37:22 -0000 Author: kwm Date: Sat Apr 25 09:37:20 2015 New Revision: 384722 URL: https://svnweb.freebsd.org/changeset/ports/384722 Log: Update gtkspell3 to 3.0.7. Drop :keepla from USES=libtool, drop gnomeprefix from USE_GNOME. Use INSTALL_TARGET=install-strip instead of post-install strip_cmd. Modified: head/textproc/gtkspell3/Makefile head/textproc/gtkspell3/distinfo head/textproc/gtkspell3/pkg-plist Modified: head/textproc/gtkspell3/Makefile ============================================================================== --- head/textproc/gtkspell3/Makefile Sat Apr 25 09:36:01 2015 (r384721) +++ head/textproc/gtkspell3/Makefile Sat Apr 25 09:37:20 2015 (r384722) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gtkspell3 -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.7 CATEGORIES= textproc gnome MASTER_SITES= SF/gtkspell/${PORTVERSION} @@ -12,17 +12,15 @@ COMMENT= GTK+ 3 spell checking component BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant -USE_GNOME= gnomeprefix gtk30 intlhack introspection:build -USES= gettext gmake libtool:keepla pathfix pkgconfig +USE_GNOME= gtk30 intlhack introspection:build +USES= gettext gmake libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGEt= install-strip post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|docs||' ${WRKSRC}/Makefile.in -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgtkspell3-3.so.* - .include Modified: head/textproc/gtkspell3/distinfo ============================================================================== --- head/textproc/gtkspell3/distinfo Sat Apr 25 09:36:01 2015 (r384721) +++ head/textproc/gtkspell3/distinfo Sat Apr 25 09:37:20 2015 (r384722) @@ -1,2 +1,2 @@ -SHA256 (gtkspell3-3.0.6.tar.gz) = 01372e5b1648d6c752bad390eda048f52ea44ca3d32a78f5a589cbfe5f6b0ac3 -SIZE (gtkspell3-3.0.6.tar.gz) = 427484 +SHA256 (gtkspell3-3.0.7.tar.gz) = 13f2e6d3e2554cc24253ef592074b28c117db33b7a4465c98c69a3e0a4fa3cc2 +SIZE (gtkspell3-3.0.7.tar.gz) = 447648 Modified: head/textproc/gtkspell3/pkg-plist ============================================================================== --- head/textproc/gtkspell3/pkg-plist Sat Apr 25 09:36:01 2015 (r384721) +++ head/textproc/gtkspell3/pkg-plist Sat Apr 25 09:37:20 2015 (r384722) @@ -1,7 +1,6 @@ include/gtkspell-3.0/gtkspell/gtkspell.h lib/girepository-1.0/GtkSpell-3.0.typelib lib/libgtkspell3-3.a -lib/libgtkspell3-3.la lib/libgtkspell3-3.so lib/libgtkspell3-3.so.0 lib/libgtkspell3-3.so.0.1.0