From owner-svn-ports-all@FreeBSD.ORG Fri May 2 15:00:37 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 AA30C598; Fri, 2 May 2014 15:00:37 +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 8B1A01190; Fri, 2 May 2014 15:00:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s42F0bdM098317; Fri, 2 May 2014 15:00:37 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s42F0aTc098314; Fri, 2 May 2014 15:00:36 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201405021500.s42F0aTc098314@svn.freebsd.org> From: Koop Mast Date: Fri, 2 May 2014 15:00:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352817 - in head/www/gtkhtml4: . files 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.17 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, 02 May 2014 15:00:37 -0000 Author: kwm Date: Fri May 2 15:00:36 2014 New Revision: 352817 URL: http://svnweb.freebsd.org/changeset/ports/352817 QAT: https://qat.redports.org/buildarchive/r352817/ Log: Update to 4.8.1. Drop depend on gnome-icon-theme, and don't install .la files. Deleted: head/www/gtkhtml4/files/ Modified: head/www/gtkhtml4/Makefile head/www/gtkhtml4/distinfo head/www/gtkhtml4/pkg-plist Modified: head/www/gtkhtml4/Makefile ============================================================================== --- head/www/gtkhtml4/Makefile Fri May 2 14:45:32 2014 (r352816) +++ head/www/gtkhtml4/Makefile Fri May 2 15:00:36 2014 (r352817) @@ -3,8 +3,7 @@ # $MCom: ports/trunk/www/gtkhtml4/Makefile 19578 2014-04-25 21:50:30Z kwm $ PORTNAME= gtkhtml -PORTVERSION= 4.8.0 -PORTERVISION= 1 +PORTVERSION= 4.8.1 CATEGORIES= www gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 4 @@ -13,14 +12,12 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ - ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libenchant.so:${PORTSDIR}/textproc/enchant -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ - ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage xproto USE_GNOME= gnomeprefix intlhack gtk30 USE_LDCONFIG= yes Modified: head/www/gtkhtml4/distinfo ============================================================================== --- head/www/gtkhtml4/distinfo Fri May 2 14:45:32 2014 (r352816) +++ head/www/gtkhtml4/distinfo Fri May 2 15:00:36 2014 (r352817) @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtkhtml-4.8.0.tar.xz) = a660b63bc6b771f6aa8bd846d79664da1ca08f023fcc2e4e4a53dc20224dea9b -SIZE (gnome3/gtkhtml-4.8.0.tar.xz) = 1049288 +SHA256 (gnome3/gtkhtml-4.8.1.tar.xz) = 558bf8ec61d9e24cd67301613fc26ab54a495b4b75af5770d1259128aaeefa63 +SIZE (gnome3/gtkhtml-4.8.1.tar.xz) = 1049208 Modified: head/www/gtkhtml4/pkg-plist ============================================================================== --- head/www/gtkhtml4/pkg-plist Fri May 2 14:45:32 2014 (r352816) +++ head/www/gtkhtml4/pkg-plist Fri May 2 15:00:36 2014 (r352817) @@ -15,11 +15,9 @@ include/libgtkhtml-%%VERSION%%/gtkhtml/g include/libgtkhtml-%%VERSION%%/gtkhtml/htmlenums.h include/libgtkhtml-%%VERSION%%/gtkhtml/htmltokenizer.h include/libgtkhtml-%%VERSION%%/gtkhtml/htmltypes.h -lib/libgtkhtml-%%VERSION%%.la lib/libgtkhtml-%%VERSION%%.so lib/libgtkhtml-%%VERSION%%.so.0 lib/libgtkhtml-%%VERSION%%.so.0.0.0 -lib/libgtkhtml-editor-%%VERSION%%.la lib/libgtkhtml-editor-%%VERSION%%.so lib/libgtkhtml-editor-%%VERSION%%.so.0 lib/libgtkhtml-editor-%%VERSION%%.so.0.0.0