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 Jul 22 22:48:47 UTC 2019

Modified Files:
        pkgsrc/graphics/gdk-pixbuf2: distinfo
        pkgsrc/graphics/gdk-pixbuf2/patches: patch-meson.build

Log Message:
gdk-pixbuf2: add upstream bug report URL


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/graphics/gdk-pixbuf2/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/graphics/gdk-pixbuf2/patches/patch-meson.build

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/distinfo
diff -u pkgsrc/graphics/gdk-pixbuf2/distinfo:1.41 pkgsrc/graphics/gdk-pixbuf2/distinfo:1.42
--- pkgsrc/graphics/gdk-pixbuf2/distinfo:1.41   Mon Jul 22 22:04:35 2019
+++ pkgsrc/graphics/gdk-pixbuf2/distinfo        Mon Jul 22 22:48:47 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2019/07/22 22:04:35 tnn Exp $
+$NetBSD: distinfo,v 1.42 2019/07/22 22:48:47 wiz Exp $
 
 SHA1 (gdk-pixbuf-2.38.1.tar.xz) = 52a3ac673ec558e3eabb611256b74432b29945d7
 RMD160 (gdk-pixbuf-2.38.1.tar.xz) = 4404509b3d51958afbba6bb2c3e8a10671622092
 SHA512 (gdk-pixbuf-2.38.1.tar.xz) = e50badaad2ccb3c816ba0849be386ecb75ea3c7df203d0b0144541c463ad1ace86c0d190b7550e3f59f0cba9639acc5cc048b7127484287894e4df6d62777920
 Size (gdk-pixbuf-2.38.1.tar.xz) = 5509328 bytes
 SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = 486db8d3f352b0d72b7074ba48f14ccbfa09deda
-SHA1 (patch-meson.build) = e3142cb95b818662fbbdf636977e88e0f5232459
+SHA1 (patch-meson.build) = f1c3e17647ed59706228ef97aecdb62a4c5d427b

Index: pkgsrc/graphics/gdk-pixbuf2/patches/patch-meson.build
diff -u pkgsrc/graphics/gdk-pixbuf2/patches/patch-meson.build:1.1 pkgsrc/graphics/gdk-pixbuf2/patches/patch-meson.build:1.2
--- pkgsrc/graphics/gdk-pixbuf2/patches/patch-meson.build:1.1   Mon Jul 22 22:04:35 2019
+++ pkgsrc/graphics/gdk-pixbuf2/patches/patch-meson.build       Mon Jul 22 22:48:47 2019
@@ -1,7 +1,8 @@
-$NetBSD: patch-meson.build,v 1.1 2019/07/22 22:04:35 tnn Exp $
+$NetBSD: patch-meson.build,v 1.2 2019/07/22 22:48:47 wiz Exp $
 
 -D_XOPEN_SOURCE=1 implies POSIX.1 but we need at least 500 (SUSv2) for
 struct timeval. Fixes build on SunOS.
+https://gitlab.gnome.org/GNOME/gdk-pixbuf/issues/128
 
 --- meson.build.orig   2019-02-28 16:22:57.000000000 +0000
 +++ meson.build



Home | Main Index | Thread Index | Old Index