Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 18:36:34 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314951 - head/graphics/gdk-pixbuf2
Message-ID:  <201303221836.r2MIaYt8062967@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303221836.r2MIaYt8062967>