From owner-svn-ports-all@FreeBSD.ORG Fri May 30 10:50:34 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 0469740D; Fri, 30 May 2014 10:50:34 +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 E61EB2855; Fri, 30 May 2014 10:50:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4UAoXJe093918; Fri, 30 May 2014 10:50:33 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4UAoXEv093916; Fri, 30 May 2014 10:50:33 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405301050.s4UAoXEv093916@svn.freebsd.org> From: Tijl Coosemans Date: Fri, 30 May 2014 10:50:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355817 - head/textproc/libcroco 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, 30 May 2014 10:50:34 -0000 Author: tijl Date: Fri May 30 10:50:33 2014 New Revision: 355817 URL: http://svnweb.freebsd.org/changeset/ports/355817 QAT: https://qat.redports.org/buildarchive/r355817/ Log: USES=libtool:keepla pathfix tar:xz. Modified: head/textproc/libcroco/Makefile head/textproc/libcroco/pkg-plist Modified: head/textproc/libcroco/Makefile ============================================================================== --- head/textproc/libcroco/Makefile Fri May 30 10:37:12 2014 (r355816) +++ head/textproc/libcroco/Makefile Fri May 30 10:50:33 2014 (r355817) @@ -3,18 +3,17 @@ PORTNAME= libcroco PORTVERSION= 0.6.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= CSS2 parsing library -USE_XZ= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes +USES= gmake gettext libtool:keepla pathfix pkgconfig tar:xz USE_LDCONFIG= yes -USE_GNOME= gnomehack glib20 libxml2 ltverhack -USES= pkgconfig gettext gmake +USE_GNOME= glib20 libxml2 CONFIGURE_ARGS= --disable-gtk-doc-html PLIST_SUB= VERSION="0.6" Modified: head/textproc/libcroco/pkg-plist ============================================================================== --- head/textproc/libcroco/pkg-plist Fri May 30 10:37:12 2014 (r355816) +++ head/textproc/libcroco/pkg-plist Fri May 30 10:50:33 2014 (r355817) @@ -32,6 +32,7 @@ lib/libcroco-%%VERSION%%.a lib/libcroco-%%VERSION%%.la lib/libcroco-%%VERSION%%.so lib/libcroco-%%VERSION%%.so.3 +lib/libcroco-%%VERSION%%.so.3.0.1 libdata/pkgconfig/libcroco-%%VERSION%%.pc share/gtk-doc/html/libcroco/ch01.html share/gtk-doc/html/libcroco/home.png