From owner-svn-ports-head@FreeBSD.ORG Sun Mar 2 22:24:05 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 AF816F6A; Sun, 2 Mar 2014 22:24:05 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9C7181036; Sun, 2 Mar 2014 22:24:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s22MO5qm003691; Sun, 2 Mar 2014 22:24:05 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s22MO53L003689; Sun, 2 Mar 2014 22:24:05 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201403022224.s22MO53L003689@svn.freebsd.org> From: Baptiste Daroussin Date: Sun, 2 Mar 2014 22:24:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346824 - head/graphics/libwpg 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: Sun, 02 Mar 2014 22:24:05 -0000 Author: bapt Date: Sun Mar 2 22:24:04 2014 New Revision: 346824 URL: http://svnweb.freebsd.org/changeset/ports/346824 QAT: https://qat.redports.org/buildarchive/r346824/ Log: Convert to USES=libtool Remove useless USE_GNOME=gnomeprefix Remove now useless DOCS patches Modified: head/graphics/libwpg/Makefile head/graphics/libwpg/pkg-plist Modified: head/graphics/libwpg/Makefile ============================================================================== --- head/graphics/libwpg/Makefile Sun Mar 2 22:19:12 2014 (r346823) +++ head/graphics/libwpg/Makefile Sun Mar 2 22:24:04 2014 (r346824) @@ -2,6 +2,7 @@ PORTNAME= libwpg PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -13,23 +14,15 @@ LICENSE_COMB= dual LIB_DEPENDS= libwpd-0.9.so:${PORTSDIR}/textproc/libwpd -USE_AUTOTOOLS= libtool -USES= pkgconfig perl5 pathfix -USE_GNOME= gnomeprefix ltverhack +USES= libtool pkgconfig perl5 pathfix USE_BZIP2= yes USE_LDCONFIG= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-werror OPTIONS_DEFINE= DOCS -.include - -.if ${PORT_OPTIONS:MDOCS} -BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen +DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen PORTDOCS= * -.else -post-patch: - @${REINPLACE_CMD} -E '/^SUBDIRS = /s/docs//g' ${WRKSRC}/Makefile.in -.endif .include Modified: head/graphics/libwpg/pkg-plist ============================================================================== --- head/graphics/libwpg/pkg-plist Sun Mar 2 22:19:12 2014 (r346823) +++ head/graphics/libwpg/pkg-plist Sun Mar 2 22:24:04 2014 (r346824) @@ -8,6 +8,7 @@ lib/libwpg-0.2.a lib/libwpg-0.2.la lib/libwpg-0.2.so lib/libwpg-0.2.so.2 +lib/libwpg-0.2.so.2.0.2 libdata/pkgconfig/libwpg-0.2.pc @dirrm include/libwpg-0.2/libwpg @dirrm include/libwpg-0.2