Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6358D7A1B7 for ; Sun, 21 Aug 2016 07:41:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0E58F85ED0; Sun, 21 Aug 2016 07:41:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 92FC085ECE for ; Sun, 21 Aug 2016 07:41:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id CB4wirfd34WD for ; Sun, 21 Aug 2016 07:41:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DD89584CFB for ; Sun, 21 Aug 2016 07:41:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8663FBC3; Sun, 21 Aug 2016 07:41:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1471765285255600" MIME-Version: 1.0 Date: Sun, 21 Aug 2016 07:41:25 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/gimp To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160821074125.D8663FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1471765285255600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 21 07:41:25 UTC 2016 Modified Files: pkgsrc/graphics/gimp: Makefile PLIST distinfo Log Message: Updated gimp to 2.8.18. Overview of Changes from GIMP 2.8.16 to GIMP 2.8.18 =================================================== Core: - Initialize fontconfig cache in separate thread to keep GUI responsive on first startup - Properly recognize layer masks as deactivated, e.g. for moving layers - Create $XDG_DATA_HOME if it doesn't exist - (CVE-2016-4994) Multiple Use-After-Free when parsing XCF channel and layer properties - Fix progress access to prevent crash on rapid sequence of commands - Fix crash in gimp-gradient-segment-range-move GUI: - Disable color picker buttons on OS X to prevent a GUI lockup - Disable "new-style" full-screen mode on OS X to prevent a crash - Pulsing progress bar in splash screen to indicate unknown durations - Fix gamut warning color for lcms display filter - Fix unbolding of bold font on edit - Prevent accidental renaming of wrong adjacent item Installer: - Change compression settings to decrease size by 20% - Add Catalan, Danish, French, Dutch Plug-ins: - Fix crash on sRGB JPEG image drag & drop - Fix ambiguous octal-escaped output of c-source - Fix KISS CEL export - Fix progress bar for file-compressor - Make Script-Fu regex match return proper character indexes for Unicode characters - Fix Script-Fu modulo for large numbers General: - Documentation updates - Bug fixes - Translation updates To generate a diff of this commit: cvs rdiff -u -r1.259 -r1.260 pkgsrc/graphics/gimp/Makefile cvs rdiff -u -r1.55 -r1.56 pkgsrc/graphics/gimp/PLIST cvs rdiff -u -r1.85 -r1.86 pkgsrc/graphics/gimp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1471765285255600 Content-Disposition: inline Content-Length: 5461 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/gimp/Makefile diff -u pkgsrc/graphics/gimp/Makefile:1.259 pkgsrc/graphics/gimp/Makefile:1.260 --- pkgsrc/graphics/gimp/Makefile:1.259 Wed Aug 3 10:22:14 2016 +++ pkgsrc/graphics/gimp/Makefile Sun Aug 21 07:41:25 2016 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.259 2016/08/03 10:22:14 adam Exp $ +# $NetBSD: Makefile,v 1.260 2016/08/21 07:41:25 wiz Exp $ -DISTNAME= gimp-2.8.16 -PKGREVISION= 6 +DISTNAME= gimp-2.8.18 CATEGORIES= graphics MASTER_SITES= http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/ \ ${MASTER_SITE_GNU:=gimp/v${PKGVERSION_NOREV:R}/} \ Index: pkgsrc/graphics/gimp/PLIST diff -u pkgsrc/graphics/gimp/PLIST:1.55 pkgsrc/graphics/gimp/PLIST:1.56 --- pkgsrc/graphics/gimp/PLIST:1.55 Sat Dec 5 21:31:13 2015 +++ pkgsrc/graphics/gimp/PLIST Sun Aug 21 07:41:25 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.55 2015/12/05 21:31:13 adam Exp $ +@comment $NetBSD: PLIST,v 1.56 2016/08/21 07:41:25 wiz Exp $ bin/gimp bin/gimp-2.8 bin/gimp-console @@ -1121,7 +1121,6 @@ share/gtk-doc/html/libgimp/GimpSelectBut share/gtk-doc/html/libgimp/GimpZoomPreview.html share/gtk-doc/html/libgimp/home.png share/gtk-doc/html/libgimp/index.html -share/gtk-doc/html/libgimp/index.sgml share/gtk-doc/html/libgimp/left-insensitive.png share/gtk-doc/html/libgimp/left.png share/gtk-doc/html/libgimp/libgimp-Gimp.html @@ -1210,7 +1209,6 @@ share/gtk-doc/html/libgimp/up-insensitiv share/gtk-doc/html/libgimp/up.png share/gtk-doc/html/libgimpbase/home.png share/gtk-doc/html/libgimpbase/index.html -share/gtk-doc/html/libgimpbase/index.sgml share/gtk-doc/html/libgimpbase/left-insensitive.png share/gtk-doc/html/libgimpbase/left.png share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html @@ -1244,7 +1242,6 @@ share/gtk-doc/html/libgimpbase/up-insens share/gtk-doc/html/libgimpbase/up.png share/gtk-doc/html/libgimpcolor/home.png share/gtk-doc/html/libgimpcolor/index.html -share/gtk-doc/html/libgimpcolor/index.sgml share/gtk-doc/html/libgimpcolor/left-insensitive.png share/gtk-doc/html/libgimpcolor/left.png share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpAdaptiveSupersample.html @@ -1271,7 +1268,6 @@ share/gtk-doc/html/libgimpcolor/up.png share/gtk-doc/html/libgimpconfig/GimpColorConfig.html share/gtk-doc/html/libgimpconfig/home.png share/gtk-doc/html/libgimpconfig/index.html -share/gtk-doc/html/libgimpconfig/index.sgml share/gtk-doc/html/libgimpconfig/left-insensitive.png share/gtk-doc/html/libgimpconfig/left.png share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig-deserialize.html @@ -1298,7 +1294,6 @@ share/gtk-doc/html/libgimpconfig/up-inse share/gtk-doc/html/libgimpconfig/up.png share/gtk-doc/html/libgimpmath/home.png share/gtk-doc/html/libgimpmath/index.html -share/gtk-doc/html/libgimpmath/index.sgml share/gtk-doc/html/libgimpmath/left-insensitive.png share/gtk-doc/html/libgimpmath/left.png share/gtk-doc/html/libgimpmath/libgimpmath-GimpMD5.html @@ -1321,7 +1316,6 @@ share/gtk-doc/html/libgimpmodule/GimpMod share/gtk-doc/html/libgimpmodule/GimpModuleDB.html share/gtk-doc/html/libgimpmodule/home.png share/gtk-doc/html/libgimpmodule/index.html -share/gtk-doc/html/libgimpmodule/index.sgml share/gtk-doc/html/libgimpmodule/left-insensitive.png share/gtk-doc/html/libgimpmodule/left.png share/gtk-doc/html/libgimpmodule/libgimpmodule-index-deprecated.html @@ -1340,7 +1334,6 @@ share/gtk-doc/html/libgimpmodule/up.png share/gtk-doc/html/libgimpthumb/GimpThumbnail.html share/gtk-doc/html/libgimpthumb/home.png share/gtk-doc/html/libgimpthumb/index.html -share/gtk-doc/html/libgimpthumb/index.sgml share/gtk-doc/html/libgimpthumb/left-insensitive.png share/gtk-doc/html/libgimpthumb/left.png share/gtk-doc/html/libgimpthumb/libgimpthumb-GimpThumb-enums.html @@ -1429,7 +1422,6 @@ share/gtk-doc/html/libgimpwidgets/gimp-s share/gtk-doc/html/libgimpwidgets/gimp-unit-menu.png share/gtk-doc/html/libgimpwidgets/home.png share/gtk-doc/html/libgimpwidgets/index.html -share/gtk-doc/html/libgimpwidgets/index.sgml share/gtk-doc/html/libgimpwidgets/left-insensitive.png share/gtk-doc/html/libgimpwidgets/left.png share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpCairoUtils.html Index: pkgsrc/graphics/gimp/distinfo diff -u pkgsrc/graphics/gimp/distinfo:1.85 pkgsrc/graphics/gimp/distinfo:1.86 --- pkgsrc/graphics/gimp/distinfo:1.85 Sat Dec 5 21:31:13 2015 +++ pkgsrc/graphics/gimp/distinfo Sun Aug 21 07:41:25 2016 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.85 2015/12/05 21:31:13 adam Exp $ +$NetBSD: distinfo,v 1.86 2016/08/21 07:41:25 wiz Exp $ -SHA1 (gimp-2.8.16.tar.bz2) = ca5d9ce7d8eae92cd5f1780153649bc6a544961a -RMD160 (gimp-2.8.16.tar.bz2) = 44f05f482606e24cafcb13a0a28a09f83602dfb7 -SHA512 (gimp-2.8.16.tar.bz2) = 480b49a7fc7775aa924bf2e7a5a5165b94df1318fc8439faf2e4263dd26efbca9d1d8ccc5b9b52114c33d2363e087d5a364fab86077c27bc19e58383880b13fd -Size (gimp-2.8.16.tar.bz2) = 20847212 bytes +SHA1 (gimp-2.8.18.tar.bz2) = 42434a0782c37803fbd184dbb9b648be887f4f40 +RMD160 (gimp-2.8.18.tar.bz2) = b5ded6e919b0d4c6670fc1ba0642a21d4185edd0 +SHA512 (gimp-2.8.18.tar.bz2) = 64b259aa5aa9d5afbf1da148ec7f162841f62db2f903c480710273362df62f00344e276b705a13619855e54948aabcd1d9a3788993360f2a52a58189b62fec2f +Size (gimp-2.8.18.tar.bz2) = 20824198 bytes SHA1 (patch-aa) = bc998a9510458e1f296c44ae26c8ee3900ce49ab SHA1 (patch-ab) = 37820b9e03702248294f0030ffbd09e7f14f3dcb SHA1 (patch-ad) = 170a32f43a3ac0d055c2339b460af5f86af65310 --_----------=_1471765285255600--