From owner-svn-ports-all@FreeBSD.ORG Fri May 9 15:42:30 2014 Return-Path: Delivered-To: svn-ports-all@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 B9B3FF2F; Fri, 9 May 2014 15:42:30 +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 A6FCF265; Fri, 9 May 2014 15:42:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s49FgUeF022115; Fri, 9 May 2014 15:42:30 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s49FgUr8022109; Fri, 9 May 2014 15:42:30 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405091542.s49FgUr8022109@svn.freebsd.org> From: Tijl Coosemans Date: Fri, 9 May 2014 15:42:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353469 - head/devel/libbonobo 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: Fri, 09 May 2014 15:42:30 -0000 Author: tijl Date: Fri May 9 15:42:29 2014 New Revision: 353469 URL: http://svnweb.freebsd.org/changeset/ports/353469 QAT: https://qat.redports.org/buildarchive/r353469/ Log: - USES=libtool:keepla tar:bzip2. - New LIB_DEPENDS syntax. Modified: head/devel/libbonobo/Makefile head/devel/libbonobo/pkg-plist Modified: head/devel/libbonobo/Makefile ============================================================================== --- head/devel/libbonobo/Makefile Fri May 9 15:35:35 2014 (r353468) +++ head/devel/libbonobo/Makefile Fri May 9 15:42:29 2014 (r353469) @@ -4,7 +4,7 @@ PORTNAME= libbonobo PORTVERSION= 2.32.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -12,13 +12,13 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Component and compound document system for GNOME2 -USE_BZIP2= yes +USES= tar:bzip2 .if !defined(REFERENCE_PORT) -LIB_DEPENDS= popt:${PORTSDIR}/devel/popt +LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt -USES= bison gettext pathfix pkgconfig gmake perl5 +USES+= bison gettext gmake libtool:keepla pathfix pkgconfig perl5 USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= intlhack libxml2 orbit2 referencehack Modified: head/devel/libbonobo/pkg-plist ============================================================================== --- head/devel/libbonobo/pkg-plist Fri May 9 15:35:35 2014 (r353468) +++ head/devel/libbonobo/pkg-plist Fri May 9 15:42:29 2014 (r353469) @@ -57,10 +57,12 @@ lib/libbonobo-2.a lib/libbonobo-2.la lib/libbonobo-2.so lib/libbonobo-2.so.0 +lib/libbonobo-2.so.0.0.0 lib/libbonobo-activation.a lib/libbonobo-activation.la lib/libbonobo-activation.so lib/libbonobo-activation.so.4 +lib/libbonobo-activation.so.4.0.0 lib/orbit-2.0/Bonobo_module.a lib/orbit-2.0/Bonobo_module.la lib/orbit-2.0/Bonobo_module.so