diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-12 22:04:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-12 22:04:47 +0000 |
commit | 11bfdbbb5b469b60b728aac11a2b30c470a9ffdf (patch) | |
tree | aa307f2da1786e118254b4542da23d09d5cca8f1 | |
parent | e2223188961cdb4164ccfc589fc073b864cd8198 (diff) | |
download | pkgsrc-11bfdbbb5b469b60b728aac11a2b30c470a9ffdf.tar.gz |
Add upstream bug report URL.
-rw-r--r-- | graphics/cinepaint/distinfo | 4 | ||||
-rw-r--r-- | graphics/cinepaint/patches/patch-plug-ins_png_png.c | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/cinepaint/distinfo b/graphics/cinepaint/distinfo index 82b89807b8d..171dd0c680a 100644 --- a/graphics/cinepaint/distinfo +++ b/graphics/cinepaint/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.16 2012/07/03 18:08:21 joerg Exp $ +$NetBSD: distinfo,v 1.17 2012/08/12 22:04:47 wiz Exp $ SHA1 (cinepaint-0.22-1.tar.gz) = 717580b9b8b1044d76f1f0e4330e1c8104e2a206 RMD160 (cinepaint-0.22-1.tar.gz) = 1f8e06486ed5e74ad483abec305d4fcef0538572 @@ -19,4 +19,4 @@ SHA1 (patch-plug-ins_icc__examin_icc__examin_icc__oyranos.h) = a5a72d106b655f799 SHA1 (patch-plug-ins_icc__examin_icc__examin_icc__oyranos__extern.cpp) = 2e733a0c557236a735b97a7174795965b4bd4e0c SHA1 (patch-plug-ins_icc__examin_icc__examin_icc__speicher.h) = 1eef5be81fe36c2eb9ecf50606ecb294644e15f4 SHA1 (patch-plug-ins_pdf_pdf.cpp) = e0af79a6f2e8962edc90d53ceef1b521aacb8e55 -SHA1 (patch-plug-ins_png_png.c) = 5f7e553bbdbca42f998b70993bc79c2ef94dc03e +SHA1 (patch-plug-ins_png_png.c) = 2420634637b44756b8e545efd3274fe469bbb3fa diff --git a/graphics/cinepaint/patches/patch-plug-ins_png_png.c b/graphics/cinepaint/patches/patch-plug-ins_png_png.c index baa8aa4a295..e2340cfb992 100644 --- a/graphics/cinepaint/patches/patch-plug-ins_png_png.c +++ b/graphics/cinepaint/patches/patch-plug-ins_png_png.c @@ -1,6 +1,7 @@ -$NetBSD: patch-plug-ins_png_png.c,v 1.1 2011/04/03 13:47:01 wiz Exp $ +$NetBSD: patch-plug-ins_png_png.c,v 1.2 2012/08/12 22:04:48 wiz Exp $ Fix build with png-1.5. +https://sourceforge.net/tracker/?func=detail&aid=3255946&group_id=75029&atid=542708 --- plug-ins/png/png.c.orig 2006-11-24 20:52:55.000000000 +0000 +++ plug-ins/png/png.c |