pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gegl



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Aug 28 13:32:45 UTC 2018

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

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/graphics/gegl/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/gegl/PLIST \
    pkgsrc/graphics/gegl/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/gegl/Makefile
diff -u pkgsrc/graphics/gegl/Makefile:1.66 pkgsrc/graphics/gegl/Makefile:1.67
--- pkgsrc/graphics/gegl/Makefile:1.66  Fri Aug  3 06:43:41 2018
+++ pkgsrc/graphics/gegl/Makefile       Tue Aug 28 13:32:45 2018
@@ -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

Index: pkgsrc/graphics/gegl/PLIST
diff -u pkgsrc/graphics/gegl/PLIST:1.19 pkgsrc/graphics/gegl/PLIST:1.20
--- pkgsrc/graphics/gegl/PLIST:1.19     Mon Jul 16 01:10:30 2018
+++ pkgsrc/graphics/gegl/PLIST  Tue Aug 28 13:32:45 2018
@@ -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/is/LC_MESSAGES/gegl-0.4.mo
 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
Index: pkgsrc/graphics/gegl/distinfo
diff -u pkgsrc/graphics/gegl/distinfo:1.19 pkgsrc/graphics/gegl/distinfo:1.20
--- pkgsrc/graphics/gegl/distinfo:1.19  Mon Jul 16 01:10:30 2018
+++ pkgsrc/graphics/gegl/distinfo       Tue Aug 28 13:32:45 2018
@@ -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