From owner-svn-ports-all@FreeBSD.ORG Tue Jun 10 17:42:50 2014 Return-Path: Delivered-To: svn-ports-all@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 AE916E34; Tue, 10 Jun 2014 17:42:50 +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 9B8272F96; Tue, 10 Jun 2014 17:42:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5AHgoJI025815; Tue, 10 Jun 2014 17:42:50 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5AHgodv025813; Tue, 10 Jun 2014 17:42:50 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201406101742.s5AHgodv025813@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 10 Jun 2014 17:42:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357356 - head/textproc/libvisio 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, 10 Jun 2014 17:42:50 -0000 Author: bapt Date: Tue Jun 10 17:42:49 2014 New Revision: 357356 URL: http://svnweb.freebsd.org/changeset/ports/357356 QAT: https://qat.redports.org/buildarchive/r357356/ Log: Make sure not to build docs Strip binaries USES=libtool Modified: head/textproc/libvisio/Makefile head/textproc/libvisio/pkg-plist Modified: head/textproc/libvisio/Makefile ============================================================================== --- head/textproc/libvisio/Makefile Tue Jun 10 17:26:02 2014 (r357355) +++ head/textproc/libvisio/Makefile Tue Jun 10 17:42:49 2014 (r357356) @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.0.31 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/ @@ -17,13 +17,13 @@ LIB_DEPENDS= libicui18n.so:${PORTSDIR}/d libwpd-0.9.so:${PORTSDIR}/textproc/libwpd \ libwpg-0.2.so:${PORTSDIR}/graphics/libwpg -CONFIGURE_ARGS= --disable-werror +CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PERL5= build -USE_XZ= yes -USES= gmake pathfix perl5 pkgconfig +USES= gmake libtool pathfix perl5 pkgconfig tar:xz +INSTALL_TARGET= install-strip .include Modified: head/textproc/libvisio/pkg-plist ============================================================================== --- head/textproc/libvisio/pkg-plist Tue Jun 10 17:26:02 2014 (r357355) +++ head/textproc/libvisio/pkg-plist Tue Jun 10 17:42:49 2014 (r357356) @@ -7,9 +7,9 @@ bin/vsd2xhtml include/libvisio-0.0/libvisio/VSDStringVector.h include/libvisio-0.0/libvisio/VisioDocument.h include/libvisio-0.0/libvisio/libvisio.h -lib/libvisio-0.0.la lib/libvisio-0.0.so lib/libvisio-0.0.so.0 +lib/libvisio-0.0.so.0.0.31 libdata/pkgconfig/libvisio-0.0.pc @dirrmtry include/libvisio-0.0/libvisio @dirrmtry include/libvisio-0.0