From owner-svn-ports-head@FreeBSD.ORG Fri Mar 22 18:36:34 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9CE0081C; Fri, 22 Mar 2013 18:36:34 +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 8F428936; Fri, 22 Mar 2013 18:36:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2MIaYpB062969; Fri, 22 Mar 2013 18:36:34 GMT (envelope-from mezz@svn.freebsd.org) Received: (from mezz@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2MIaYt8062967; Fri, 22 Mar 2013 18:36:34 GMT (envelope-from mezz@svn.freebsd.org) Message-Id: <201303221836.r2MIaYt8062967@svn.freebsd.org> From: Jeremy Messenger Date: Fri, 22 Mar 2013 18:36:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314951 - 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 18:36:34 -0000 Author: mezz Date: Fri Mar 22 18:36:33 2013 New Revision: 314951 URL: http://svnweb.freebsd.org/changeset/ports/314951 Log: Fix the plist, bump the PORTREVISION. Reported by: thierry miwi's tinderbox. 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:32:44 2013 (r314950) +++ head/graphics/gdk-pixbuf2/Makefile Fri Mar 22 18:36:33 2013 (r314951) @@ -4,6 +4,7 @@ PORTNAME= gdk-pixbuf PORTVERSION= 2.26.5 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 2 Modified: head/graphics/gdk-pixbuf2/pkg-plist ============================================================================== --- head/graphics/gdk-pixbuf2/pkg-plist Fri Mar 22 18:32:44 2013 (r314950) +++ head/graphics/gdk-pixbuf2/pkg-plist Fri Mar 22 18:36:33 2013 (r314951) @@ -251,3 +251,5 @@ 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