From owner-svn-ports-head@FreeBSD.ORG Fri Jun 20 22:41:36 2014 Return-Path: Delivered-To: svn-ports-head@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 4792457C; Fri, 20 Jun 2014 22:41:36 +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 34135234F; Fri, 20 Jun 2014 22:41:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5KMfacT077260; Fri, 20 Jun 2014 22:41:36 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5KMfZkx077255; Fri, 20 Jun 2014 22:41:35 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406202241.s5KMfZkx077255@svn.freebsd.org> From: Dmitry Marakasov Date: Fri, 20 Jun 2014 22:41:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358650 - head/textproc/wv2 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.18 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: Fri, 20 Jun 2014 22:41:36 -0000 Author: amdmi3 Date: Fri Jun 20 22:41:35 2014 New Revision: 358650 URL: http://svnweb.freebsd.org/changeset/ports/358650 QAT: https://qat.redports.org/buildarchive/r358650/ Log: - Convert USE_BZIP2 to USES - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Modified: head/textproc/wv2/Makefile head/textproc/wv2/pkg-plist Modified: head/textproc/wv2/Makefile ============================================================================== --- head/textproc/wv2/Makefile Fri Jun 20 22:37:42 2014 (r358649) +++ head/textproc/wv2/Makefile Fri Jun 20 22:41:35 2014 (r358650) @@ -3,7 +3,7 @@ PORTNAME= wv2 PORTVERSION= 0.4.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/wvware/ @@ -11,8 +11,8 @@ MAINTAINER= fluffy@FreeBSD.org COMMENT= A library providing routines to access Microsoft Word files USE_GNOME= libgsf -USE_BZIP2= yes -USES= cmake iconv pkgconfig +GNU_CONFIGURE= yes +USES= cmake iconv pkgconfig libtool tar:bzip2 USE_LDCONFIG= yes post-patch: Modified: head/textproc/wv2/pkg-plist ============================================================================== --- head/textproc/wv2/pkg-plist Fri Jun 20 22:37:42 2014 (r358649) +++ head/textproc/wv2/pkg-plist Fri Jun 20 22:41:35 2014 (r358650) @@ -25,7 +25,6 @@ include/wv2/word_helper.h include/wv2/wv2version.h include/wv2/wvlog.h include/wv2/zcodec.hxx -lib/libwv2.la lib/libwv2.so lib/libwv2.so.4 lib/libwv2.so.4.0.1