pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/gimp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov  9 13:54:39 UTC 2023

Modified Files:
        pkgsrc/graphics/gimp: Makefile PLIST distinfo

Log Message:
gimp: update to 2.10.36.

New features and improvements

    ASE and ACB palettes support
    New Gradient: FG to Transparent (Hardedge)
    GIF: non-square ratio support
    More enhancements

Security and bug fixes

    Fixed Vulnerabilities
    Broken Graphics Tablets with recent linuxwacom driver


To generate a diff of this commit:
cvs rdiff -u -r1.384 -r1.385 pkgsrc/graphics/gimp/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/graphics/gimp/PLIST
cvs rdiff -u -r1.115 -r1.116 pkgsrc/graphics/gimp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/gimp/Makefile
diff -u pkgsrc/graphics/gimp/Makefile:1.384 pkgsrc/graphics/gimp/Makefile:1.385
--- pkgsrc/graphics/gimp/Makefile:1.384 Wed Nov  8 13:19:29 2023
+++ pkgsrc/graphics/gimp/Makefile       Thu Nov  9 13:54:39 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.384 2023/11/08 13:19:29 wiz Exp $
+# $NetBSD: Makefile,v 1.385 2023/11/09 13:54:39 wiz Exp $
 
-DISTNAME=      gimp-2.10.34
-PKGREVISION=   3
+DISTNAME=      gimp-2.10.36
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2
@@ -18,7 +17,8 @@ DEPENDS+=     glib-networking>=2.36.2:../../
 
 CONFLICTS+=    gimp-devel-[0-9]*
 
-USE_LANGUAGES+=                c c++14
+USE_LANGUAGES+=                c c++
+USE_CXX_FEATURES=      c++14
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 

Index: pkgsrc/graphics/gimp/PLIST
diff -u pkgsrc/graphics/gimp/PLIST:1.80 pkgsrc/graphics/gimp/PLIST:1.81
--- pkgsrc/graphics/gimp/PLIST:1.80     Fri Jul 14 14:10:08 2023
+++ pkgsrc/graphics/gimp/PLIST  Thu Nov  9 13:54:39 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.80 2023/07/14 14:10:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.81 2023/11/09 13:54:39 wiz Exp $
 bin/gimp
 bin/gimp-2.10
 bin/gimp-console
@@ -4076,6 +4076,8 @@ share/gimp/2.0/themes/Dark/ui/gimp-handl
 share/gimp/2.0/themes/Dark/ui/gimp-handle-v.png
 share/gimp/2.0/themes/Dark/ui/gimp-line-h.png
 share/gimp/2.0/themes/Dark/ui/gimp-line-v.png
+share/gimp/2.0/themes/Dark/ui/gimp-lock-button-active.png
+share/gimp/2.0/themes/Dark/ui/gimp-lock-button-prelight.png
 share/gimp/2.0/themes/Dark/ui/gimp-menu-line-h.png
 share/gimp/2.0/themes/Dark/ui/gimp-tooltip-bg.png
 share/gimp/2.0/themes/Dark/ui/list_header-pressed.png

Index: pkgsrc/graphics/gimp/distinfo
diff -u pkgsrc/graphics/gimp/distinfo:1.115 pkgsrc/graphics/gimp/distinfo:1.116
--- pkgsrc/graphics/gimp/distinfo:1.115 Fri Jul 14 18:25:48 2023
+++ pkgsrc/graphics/gimp/distinfo       Thu Nov  9 13:54:39 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.115 2023/07/14 18:25:48 ryoon Exp $
+$NetBSD: distinfo,v 1.116 2023/11/09 13:54:39 wiz Exp $
 
-BLAKE2s (gimp-2.10.34.tar.bz2) = 95e31c30aac3e3f8009c90832ce1373ca829b70d59f5f0d1b5a76641207a0569
-SHA512 (gimp-2.10.34.tar.bz2) = 4802ce3758daba868570f1ac97a3f1cb41e1130fcc6376f9bf4c999441f8fd25937aa71b6f726d82d7c780f4153b11d2595bb76bc2356a42266909fbcc0bd34a
-Size (gimp-2.10.34.tar.bz2) = 31405329 bytes
+BLAKE2s (gimp-2.10.36.tar.bz2) = 933790785b15a3d1bfca95623cdeaa658243be7d301fe63c1acaba977c227acb
+SHA512 (gimp-2.10.36.tar.bz2) = dbe6152ea6ff99cca59bbf2c88a64fb4ff6b529d98ace7723eadf5dfb0e10d9cbaf2de1e0d5251e9ecf9abca73da9ae1a501f229997802fd4077fb9594f4ba66
+Size (gimp-2.10.36.tar.bz2) = 31532334 bytes
 SHA1 (patch-aa) = 403c46d7070de208769e99e512922ba3a5b7129b
 SHA1 (patch-ab) = 44d37daf37ec604f97bb5b3edf0908ada56ed6d6
 SHA1 (patch-app_core_gimpbrush-transform.cc) = 3bd3f69401ee7dabb53f7ebf533870ee9add856c



Home | Main Index | Thread Index | Old Index