svn commit: r408470 - head/graphics/gdk-pixbuf2

Koop Mast kwm at FreeBSD.org
Mon Feb 8 10:23:56 UTC 2016


Author: kwm
Date: Mon Feb  8 10:23:54 2016
New Revision: 408470
URL: https://svnweb.freebsd.org/changeset/ports/408470

Log:
  Update gdk-pixbuf2 to 2.32.3.
  
  Use new USES=gnome
  
  Obtained from:	gnome devel repo

Modified:
  head/graphics/gdk-pixbuf2/Makefile
  head/graphics/gdk-pixbuf2/distinfo
  head/graphics/gdk-pixbuf2/pkg-plist

Modified: head/graphics/gdk-pixbuf2/Makefile
==============================================================================
--- head/graphics/gdk-pixbuf2/Makefile	Mon Feb  8 10:22:48 2016	(r408469)
+++ head/graphics/gdk-pixbuf2/Makefile	Mon Feb  8 10:23:54 2016	(r408470)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdk-pixbuf
-PORTVERSION=	2.32.1
+PORTVERSION=	2.32.3
 CATEGORIES=	graphics
 MASTER_SITES=	GNOME
 PKGNAMESUFFIX=	2
@@ -15,7 +15,7 @@ LICENSE=	LGPL20+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_XORG=	xt xi x11
-USES=		cpe gmake libtool pathfix pkgconfig tar:xz
+USES=		cpe gmake gnome libtool pathfix pkgconfig tar:xz
 CPE_VENDOR=	gnome
 USE_GNOME+=	glib20 introspection:build
 USE_LDCONFIG=	yes

Modified: head/graphics/gdk-pixbuf2/distinfo
==============================================================================
--- head/graphics/gdk-pixbuf2/distinfo	Mon Feb  8 10:22:48 2016	(r408469)
+++ head/graphics/gdk-pixbuf2/distinfo	Mon Feb  8 10:23:54 2016	(r408470)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gdk-pixbuf-2.32.1.tar.xz) = 4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc
-SIZE (gnome2/gdk-pixbuf-2.32.1.tar.xz) = 2427908
+SHA256 (gnome2/gdk-pixbuf-2.32.3.tar.xz) = 2b6771f1ac72f687a8971e59810b8dc658e65e7d3086bd2e676e618fd541d031
+SIZE (gnome2/gdk-pixbuf-2.32.3.tar.xz) = 2430720

Modified: head/graphics/gdk-pixbuf2/pkg-plist
==============================================================================
--- head/graphics/gdk-pixbuf2/pkg-plist	Mon Feb  8 10:22:48 2016	(r408469)
+++ head/graphics/gdk-pixbuf2/pkg-plist	Mon Feb  8 10:23:54 2016	(r408470)
@@ -32,10 +32,10 @@ lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/load
 lib/girepository-1.0/GdkPixbuf-2.0.typelib
 lib/libgdk_pixbuf-2.0.so
 lib/libgdk_pixbuf-2.0.so.0
-lib/libgdk_pixbuf-2.0.so.0.3200.1
+lib/libgdk_pixbuf-2.0.so.0.3200.3
 lib/libgdk_pixbuf_xlib-2.0.so
 lib/libgdk_pixbuf_xlib-2.0.so.0
-lib/libgdk_pixbuf_xlib-2.0.so.0.3200.1
+lib/libgdk_pixbuf_xlib-2.0.so.0.3200.3
 libdata/pkgconfig/gdk-pixbuf-2.0.pc
 libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc
 man/man1/gdk-pixbuf-csource.1.gz


More information about the svn-ports-all mailing list