From owner-svn-ports-head@FreeBSD.ORG Sat Apr 26 00:33:23 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 0EC5599; Sat, 26 Apr 2014 00:33:23 +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 F036D1BAC; Sat, 26 Apr 2014 00:33:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3Q0XM6K032064; Sat, 26 Apr 2014 00:33:22 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3Q0XMWP032062; Sat, 26 Apr 2014 00:33:22 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404260033.s3Q0XMWP032062@svn.freebsd.org> From: Baptiste Daroussin Date: Sat, 26 Apr 2014 00:33:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352199 - head/www/libgtkhtml 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: Sat, 26 Apr 2014 00:33:23 -0000 Author: bapt Date: Sat Apr 26 00:33:22 2014 New Revision: 352199 URL: http://svnweb.freebsd.org/changeset/ports/352199 QAT: https://qat.redports.org/buildarchive/r352199/ Log: Support stage Modified: head/www/libgtkhtml/Makefile head/www/libgtkhtml/pkg-plist Modified: head/www/libgtkhtml/Makefile ============================================================================== --- head/www/libgtkhtml/Makefile Sat Apr 26 00:31:23 2014 (r352198) +++ head/www/libgtkhtml/Makefile Sat Apr 26 00:33:22 2014 (r352199) @@ -4,7 +4,7 @@ PORTNAME= libgtkhtml PORTVERSION= 2.11.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -12,13 +12,12 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -USE_BZIP2= yes -USES= gmake pkgconfig -USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 ltverhack +USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 +USE_GNOME= gnomeprefix libxslt gnomevfs2 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip -NO_STAGE= yes .include Modified: head/www/libgtkhtml/pkg-plist ============================================================================== --- head/www/libgtkhtml/pkg-plist Sat Apr 26 00:31:23 2014 (r352198) +++ head/www/libgtkhtml/pkg-plist Sat Apr 26 00:33:22 2014 (r352199) @@ -71,6 +71,7 @@ lib/libgtkhtml-2.a lib/libgtkhtml-2.la lib/libgtkhtml-2.so lib/libgtkhtml-2.so.0 +lib/libgtkhtml-2.so.0.0.0 libdata/pkgconfig/libgtkhtml-2.0.pc @dirrm include/gtkhtml-2.0/libgtkhtml/view @dirrm include/gtkhtml-2.0/libgtkhtml/util