pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gdk-pixbuf2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 16 12:22:40 UTC 2018

Modified Files:
        pkgsrc/graphics/gdk-pixbuf2: Makefile.version distinfo
Removed Files:
        pkgsrc/graphics/gdk-pixbuf2/patches: patch-gdk-pixbuf_io-icns.c
            patch-gdk-pixbuf_io-ico.c patch-gdk-pixbuf_io-tiff.c

Log Message:
gdk-pixbuf2: update to 2.36.12.

2.36.12
=======
* build: meson fixes for win32
* build: Make --without-libtiff work
* build: Make x11 support optional
* gif, ico, jpeg, tiff, icns: various fixes (#778584, #779012, #753605, #779020, #779016)
* Implement async loading without threads
* Translation updates


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/gdk-pixbuf2/Makefile.version
cvs rdiff -u -r1.38 -r1.39 pkgsrc/graphics/gdk-pixbuf2/distinfo
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_io-icns.c
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_io-ico.c
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/graphics/gdk-pixbuf2/patches/patch-gdk-pixbuf_io-tiff.c

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

Modified files:

Index: pkgsrc/graphics/gdk-pixbuf2/Makefile.version
diff -u pkgsrc/graphics/gdk-pixbuf2/Makefile.version:1.20 pkgsrc/graphics/gdk-pixbuf2/Makefile.version:1.21
--- pkgsrc/graphics/gdk-pixbuf2/Makefile.version:1.20   Mon Oct 16 09:37:27 2017
+++ pkgsrc/graphics/gdk-pixbuf2/Makefile.version        Mon Apr 16 12:22:40 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.version,v 1.20 2017/10/16 09:37:27 adam Exp $
+# $NetBSD: Makefile.version,v 1.21 2018/04/16 12:22:40 wiz Exp $
 #
 # used by graphics/gdk-pixbuf2/Makefile
 # used by graphics/gdk-pixbuf2-jasper/Makefile
 # used by graphics/gdk-pixbuf2-xlib/Makefile
 
-PIXBUF2_VERSION=       2.36.11
+PIXBUF2_VERSION=       2.36.12
 MSITE_VERSION=         ${PIXBUF2_VERSION:R}

Index: pkgsrc/graphics/gdk-pixbuf2/distinfo
diff -u pkgsrc/graphics/gdk-pixbuf2/distinfo:1.38 pkgsrc/graphics/gdk-pixbuf2/distinfo:1.39
--- pkgsrc/graphics/gdk-pixbuf2/distinfo:1.38   Mon Oct 16 09:37:27 2017
+++ pkgsrc/graphics/gdk-pixbuf2/distinfo        Mon Apr 16 12:22:40 2018
@@ -1,13 +1,10 @@
-$NetBSD: distinfo,v 1.38 2017/10/16 09:37:27 adam Exp $
+$NetBSD: distinfo,v 1.39 2018/04/16 12:22:40 wiz Exp $
 
-SHA1 (gdk-pixbuf-2.36.11.tar.xz) = 445bb95b234c3b3cea273353b7464f3b796dbd0e
-RMD160 (gdk-pixbuf-2.36.11.tar.xz) = 855d1321e3f74b41fa4e80e3c4abddc1147f59f7
-SHA512 (gdk-pixbuf-2.36.11.tar.xz) = 231e13ef2339fc6953788e8597a0c455143273338793ed835dac6ccf42e26e0292dec4121a4976b859ba8ffaa81b3ca5b250b54bd4897dbd3146a1874a59d4e3
-Size (gdk-pixbuf-2.36.11.tar.xz) = 5675908 bytes
+SHA1 (gdk-pixbuf-2.36.12.tar.xz) = 2a32bf71fd7c47b22abd9843bc3116e771772fbe
+RMD160 (gdk-pixbuf-2.36.12.tar.xz) = 283963dfc2e04e7f51a3b195afb514379ecfda7b
+SHA512 (gdk-pixbuf-2.36.12.tar.xz) = 5d3bd620cf464bf92079b15c78f8400db48c427053c6eeedc4ea9652a4c290a09a26310100cc7eb487daf4b565df9f7e3a6edf14685f81ddbff6a0652fb6b41b
+Size (gdk-pixbuf-2.36.12.tar.xz) = 5675768 bytes
 SHA1 (patch-configure) = 8078e64aae9b3897819635851c72d0ba6d377b18
 SHA1 (patch-contrib_gdk-pixbuf-xlib_Makefile.in) = 636ab94c6bfde10c118b7833b4637a586781bfd5
 SHA1 (patch-gdk-pixbuf_Makefile.in) = 9173c4dbc89e4a4d34359e52885121c19a8a7ba6
 SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = 486db8d3f352b0d72b7074ba48f14ccbfa09deda
-SHA1 (patch-gdk-pixbuf_io-icns.c) = 71c1aa8ab88a260086b2bb345094d6a4376319a4
-SHA1 (patch-gdk-pixbuf_io-ico.c) = 182c1e599259d6a043612abbad69a9527fa969e9
-SHA1 (patch-gdk-pixbuf_io-tiff.c) = a43137f861ff9a240d148adb2a278c2112291652



Home | Main Index | Thread Index | Old Index