From owner-svn-ports-head@freebsd.org Fri Sep 4 17:39:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BC389CB738; Fri, 4 Sep 2015 17:39:13 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72F1719AD; Fri, 4 Sep 2015 17:39:13 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t84HdD8U069173; Fri, 4 Sep 2015 17:39:13 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t84HdCDM069170; Fri, 4 Sep 2015 17:39:12 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201509041739.t84HdCDM069170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 4 Sep 2015 17:39:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396124 - 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.20 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, 04 Sep 2015 17:39:13 -0000 Author: kwm Date: Fri Sep 4 17:39:11 2015 New Revision: 396124 URL: https://svnweb.freebsd.org/changeset/ports/396124 Log: Update gdk-pixbuf2 to 2.31.7. Fixes several integer overflows. MFH: 2015Q3 Security: ed0ecad5-531d-11e5-9850-bcaec565249c 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 Fri Sep 4 17:37:08 2015 (r396123) +++ head/graphics/gdk-pixbuf2/Makefile Fri Sep 4 17:39:11 2015 (r396124) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdk-pixbuf -PORTVERSION= 2.31.6 +PORTVERSION= 2.31.7 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 2 Modified: head/graphics/gdk-pixbuf2/distinfo ============================================================================== --- head/graphics/gdk-pixbuf2/distinfo Fri Sep 4 17:37:08 2015 (r396123) +++ head/graphics/gdk-pixbuf2/distinfo Fri Sep 4 17:39:11 2015 (r396124) @@ -1,2 +1,2 @@ -SHA256 (gnome2/gdk-pixbuf-2.31.6.tar.xz) = 111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18 -SIZE (gnome2/gdk-pixbuf-2.31.6.tar.xz) = 2405268 +SHA256 (gnome2/gdk-pixbuf-2.31.7.tar.xz) = 4736e009168857ce8bb19291f0887c1dc6551cbc3c46d5ffcd034e133e4fd610 +SIZE (gnome2/gdk-pixbuf-2.31.7.tar.xz) = 2430852 Modified: head/graphics/gdk-pixbuf2/pkg-plist ============================================================================== --- head/graphics/gdk-pixbuf2/pkg-plist Fri Sep 4 17:37:08 2015 (r396123) +++ head/graphics/gdk-pixbuf2/pkg-plist Fri Sep 4 17:39:11 2015 (r396124) @@ -35,10 +35,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.3100.6 +lib/libgdk_pixbuf-2.0.so.0.3100.7 lib/libgdk_pixbuf_xlib-2.0.so lib/libgdk_pixbuf_xlib-2.0.so.0 -lib/libgdk_pixbuf_xlib-2.0.so.0.3100.6 +lib/libgdk_pixbuf_xlib-2.0.so.0.3100.7 libdata/pkgconfig/gdk-pixbuf-2.0.pc libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc man/man1/gdk-pixbuf-csource.1.gz