From owner-svn-ports-head@FreeBSD.ORG Fri Mar 22 19:00:37 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 723E8C09; Fri, 22 Mar 2013 19:00:37 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 65415B49; Fri, 22 Mar 2013 19:00:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2MJ0a91072571; Fri, 22 Mar 2013 19:00:36 GMT (envelope-from mezz@svn.freebsd.org) Received: (from mezz@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2MJ0aqk072566; Fri, 22 Mar 2013 19:00:36 GMT (envelope-from mezz@svn.freebsd.org) Message-Id: <201303221900.r2MJ0aqk072566@svn.freebsd.org> From: Jeremy Messenger Date: Fri, 22 Mar 2013 19:00:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314952 - head/graphics/gdk-pixbuf2 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.14 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: Fri, 22 Mar 2013 19:00:37 -0000 Author: mezz Date: Fri Mar 22 19:00:36 2013 New Revision: 314952 URL: http://svnweb.freebsd.org/changeset/ports/314952 Log: Remove two directories from the plist and use gnomehier instead. Bump it again Reported by: kwm Modified: head/graphics/gdk-pixbuf2/Makefile head/graphics/gdk-pixbuf2/pkg-plist Modified: head/graphics/gdk-pixbuf2/Makefile ============================================================================== --- head/graphics/gdk-pixbuf2/Makefile Fri Mar 22 18:36:33 2013 (r314951) +++ head/graphics/gdk-pixbuf2/Makefile Fri Mar 22 19:00:36 2013 (r314952) @@ -4,7 +4,7 @@ PORTNAME= gdk-pixbuf PORTVERSION= 2.26.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 2 @@ -21,7 +21,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_XORG= xt xi x11 USE_AUTOTOOLS= libtool -USE_GNOME+= gnomehack glib20 ltverhack +USE_GNOME+= gnomehack gnomehier glib20 ltverhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/graphics/gdk-pixbuf2/pkg-plist ============================================================================== --- head/graphics/gdk-pixbuf2/pkg-plist Fri Mar 22 18:36:33 2013 (r314951) +++ head/graphics/gdk-pixbuf2/pkg-plist Fri Mar 22 19:00:36 2013 (r314952) @@ -251,5 +251,3 @@ share/gir-1.0/GdkPixbuf-2.0.gir @dirrm include/gdk-pixbuf-2.0/gdk-pixbuf-xlib @dirrm include/gdk-pixbuf-2.0/gdk-pixbuf @dirrm include/gdk-pixbuf-2.0 -@dirrmtry lib/girepository-1.0 -@dirrmtry share/gir-1.0