pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gegl Update to 0.4.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/451732840629
branches:  trunk
changeset: 312209:451732840629
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Aug 28 13:32:45 2018 +0000

description:
Update to 0.4.8

Changelog:
GEGL-0.4.8 2018-08-17
---------------------

Core/GeglBuffer
~~~~~~~~~~~~~~~

Fixes to races during buffer/tile storage destruction, improve swap usage for
stored empty tiles.

Operations
~~~~~~~~~~

 motion-blur-circular - improve/clarify property ui
 median-blur          - added abyss-policy property
 long-shadow          - new operation
 little-planet        - adapt reference composition

diffstat:

 graphics/gegl/Makefile |   4 ++--
 graphics/gegl/PLIST    |   3 ++-
 graphics/gegl/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r 4d231d72ce9a -r 451732840629 graphics/gegl/Makefile
--- a/graphics/gegl/Makefile    Tue Aug 28 13:32:21 2018 +0000
+++ b/graphics/gegl/Makefile    Tue Aug 28 13:32:45 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2018/08/03 06:43:41 maya Exp $
+# $NetBSD: Makefile,v 1.67 2018/08/28 13:32:45 ryoon Exp $
 
-DISTNAME=      gegl-0.4.4
+DISTNAME=      gegl-0.4.8
 CATEGORIES=    graphics
 MASTER_SITES=  http://download.gimp.org/pub/gegl/0.4/
 EXTRACT_SUFX=  .tar.bz2
diff -r 4d231d72ce9a -r 451732840629 graphics/gegl/PLIST
--- a/graphics/gegl/PLIST       Tue Aug 28 13:32:21 2018 +0000
+++ b/graphics/gegl/PLIST       Tue Aug 28 13:32:45 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2018/07/16 01:10:30 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.20 2018/08/28 13:32:45 ryoon Exp $
 bin/gegl
 bin/gegl-gcut
 bin/gegl-imgcmp
@@ -124,6 +124,7 @@
 share/locale/it/LC_MESSAGES/gegl-0.4.mo
 share/locale/ko/LC_MESSAGES/gegl-0.4.mo
 share/locale/lv/LC_MESSAGES/gegl-0.4.mo
+share/locale/mr/LC_MESSAGES/gegl-0.4.mo
 share/locale/nb/LC_MESSAGES/gegl-0.4.mo
 share/locale/oc/LC_MESSAGES/gegl-0.4.mo
 share/locale/pl/LC_MESSAGES/gegl-0.4.mo
diff -r 4d231d72ce9a -r 451732840629 graphics/gegl/distinfo
--- a/graphics/gegl/distinfo    Tue Aug 28 13:32:21 2018 +0000
+++ b/graphics/gegl/distinfo    Tue Aug 28 13:32:45 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2018/07/16 01:10:30 ryoon Exp $
+$NetBSD: distinfo,v 1.20 2018/08/28 13:32:45 ryoon Exp $
 
-SHA1 (gegl-0.4.4.tar.bz2) = b709b5051228014371ff07c065b156923baa817a
-RMD160 (gegl-0.4.4.tar.bz2) = b494f02977dc0bd26e6570509635f1933cf68aa7
-SHA512 (gegl-0.4.4.tar.bz2) = 6953bf7df225914ce9c8166f5a0490615664c69d5a66cf8ca805f75cfbe272186c7745d273fcde29c685e22a66d4483dbdf45064ec9c0007fd6d0b8aa3ebb164
-Size (gegl-0.4.4.tar.bz2) = 6817195 bytes
+SHA1 (gegl-0.4.8.tar.bz2) = 52d7b2f362ddab5641d1487b2b7f192c58722fb9
+RMD160 (gegl-0.4.8.tar.bz2) = 1e774d1f55a27f6c98bbbb05d0716a96a8916f61
+SHA512 (gegl-0.4.8.tar.bz2) = 20d2700cc74bce02e3e1b477f5e4dbd6546bb74625de235baaaa31e24f506930927af53de3d0880c0b16f93a10cec993c58a12adba59dec7dda0e389261799aa
+Size (gegl-0.4.8.tar.bz2) = 7017022 bytes
 SHA1 (patch-aa) = 0f46061f7b0c213abfe422124839eec29780d039



Home | Main Index | Thread Index | Old Index