pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp gimp: Update to 2.10.24



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6e1a365f413
branches:  trunk
changeset: 449649:b6e1a365f413
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Apr 03 05:32:52 2021 +0000

description:
gimp: Update to 2.10.24

Changelog:
Release highlights:

    Off-canvas point snapping
    GeoTIFF metadata support (georeferencing information embedded within a TIFF file used by map makers)
    Many improvements in the metadata viewer and editor
    Many file format supports improved: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD
    New "Negative Darkroom" operation to simulate enlargement prints from scans of photographic negatives.
    The RAW image import now handles darktable 3.6 and over
    New Kabyle translation

diffstat:

 graphics/gimp/Makefile |   5 ++---
 graphics/gimp/PLIST    |   5 ++++-
 graphics/gimp/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (57 lines):

diff -r 1952914bf90e -r b6e1a365f413 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Sat Apr 03 05:32:12 2021 +0000
+++ b/graphics/gimp/Makefile    Sat Apr 03 05:32:52 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.335 2020/11/21 09:34:55 wiz Exp $
+# $NetBSD: Makefile,v 1.336 2021/04/03 05:32:52 ryoon Exp $
 
-DISTNAME=      gimp-2.10.22
-PKGREVISION=   2
+DISTNAME=      gimp-2.10.24
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2
diff -r 1952914bf90e -r b6e1a365f413 graphics/gimp/PLIST
--- a/graphics/gimp/PLIST       Sat Apr 03 05:32:12 2021 +0000
+++ b/graphics/gimp/PLIST       Sat Apr 03 05:32:52 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.72 2020/10/08 11:19:15 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.73 2021/04/03 05:32:52 ryoon Exp $
 bin/gimp
 bin/gimp-2.10
 bin/gimp-console
@@ -3794,6 +3794,7 @@
 share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-original.svg
 share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-out.svg
 share/gimp/2.0/icons/hicolor/index.theme
+share/gimp/2.0/icons/hicolor/scalable/status/software-update-available.svg
 share/gimp/2.0/images/gimp-logo.png
 share/gimp/2.0/images/gimp-splash.png
 share/gimp/2.0/images/wilber.png
@@ -5219,6 +5220,8 @@
 share/locale/ja/LC_MESSAGES/gimp20-tips.mo
 share/locale/ja/LC_MESSAGES/gimp20.mo
 share/locale/ka/LC_MESSAGES/gimp20.mo
+share/locale/kab/LC_MESSAGES/gimp20-python.mo
+share/locale/kab/LC_MESSAGES/gimp20-std-plug-ins.mo
 share/locale/kk/LC_MESSAGES/gimp20-libgimp.mo
 share/locale/kk/LC_MESSAGES/gimp20.mo
 share/locale/km/LC_MESSAGES/gimp20-libgimp.mo
diff -r 1952914bf90e -r b6e1a365f413 graphics/gimp/distinfo
--- a/graphics/gimp/distinfo    Sat Apr 03 05:32:12 2021 +0000
+++ b/graphics/gimp/distinfo    Sat Apr 03 05:32:52 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.103 2020/10/08 11:19:15 ryoon Exp $
+$NetBSD: distinfo,v 1.104 2021/04/03 05:32:52 ryoon Exp $
 
-SHA1 (gimp-2.10.22.tar.bz2) = da1687341e846fef784485511809da2988cb8200
-RMD160 (gimp-2.10.22.tar.bz2) = 08ef0081200a851b642e9bd6014a7b1c9edf1db6
-SHA512 (gimp-2.10.22.tar.bz2) = 13841ac4a186df47e4155095ca888a903b2db9e25a73fbb834fe981ccf915cb67a3e08506e5c13b6c5f35e27b1de24befbccf871e438b1a35f67f069bebd8fd0
-Size (gimp-2.10.22.tar.bz2) = 33152226 bytes
+SHA1 (gimp-2.10.24.tar.bz2) = 89aba13967e4eb1a101af6229da15c1d976f9576
+RMD160 (gimp-2.10.24.tar.bz2) = a5efb856aef91c060c52f32d10857c110d821a66
+SHA512 (gimp-2.10.24.tar.bz2) = 828350ad5c53b8409463c24693821d78a1940f18c221249ae7b864ad9db5cf01ab41d6ec5bbefd96115f0e91809ecdc61451d71881b56b07920c442f4a514936
+Size (gimp-2.10.24.tar.bz2) = 31546295 bytes
 SHA1 (patch-aa) = 403c46d7070de208769e99e512922ba3a5b7129b
 SHA1 (patch-ab) = 37820b9e03702248294f0030ffbd09e7f14f3dcb
 SHA1 (patch-app_core_gimpbrush-transform.cc) = 3bd3f69401ee7dabb53f7ebf533870ee9add856c



Home | Main Index | Thread Index | Old Index