Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 19:00:36 +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: r314952 - head/graphics/gdk-pixbuf2
Message-ID:  <201303221900.r2MJ0aqk072566@svn.freebsd.org>

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



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