summaryrefslogtreecommitdiff
path: root/graphics/camlimages/patches
diff options
context:
space:
mode:
authordholland <dholland>2016-09-18 05:48:59 +0000
committerdholland <dholland>2016-09-18 05:48:59 +0000
commit58723ee8ee381ef85e64c123467e44ec1319dbd0 (patch)
tree5c532902b5bb938cc830a1a65e9fdf84fd14900f /graphics/camlimages/patches
parent74d08b4f7c7f7e7dd5080e0598114b599e222c56 (diff)
downloadpkgsrc-58723ee8ee381ef85e64c123467e44ec1319dbd0.tar.gz
pkglint
Diffstat (limited to 'graphics/camlimages/patches')
-rw-r--r--graphics/camlimages/patches/patch-OMakefile3
-rw-r--r--graphics/camlimages/patches/patch-src_jpegread.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/camlimages/patches/patch-OMakefile b/graphics/camlimages/patches/patch-OMakefile
index 4ae14fdb15d..7e7effe43e0 100644
--- a/graphics/camlimages/patches/patch-OMakefile
+++ b/graphics/camlimages/patches/patch-OMakefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-OMakefile,v 1.2 2012/12/26 10:24:17 jaapb Exp $
+$NetBSD: patch-OMakefile,v 1.3 2016/09/18 05:48:59 dholland Exp $
Use pkgsrc build variables, correct detection of libpng
+
--- OMakefile.orig 2011-06-22 18:04:32.000000000 +0000
+++ OMakefile 2011-08-06 17:23:47.000000000 +0000
@@ -25,8 +25,10 @@
diff --git a/graphics/camlimages/patches/patch-src_jpegread.c b/graphics/camlimages/patches/patch-src_jpegread.c
index f8e3be90e9f..00fba784c90 100644
--- a/graphics/camlimages/patches/patch-src_jpegread.c
+++ b/graphics/camlimages/patches/patch-src_jpegread.c
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_jpegread.c,v 1.1 2012/12/26 10:24:17 jaapb Exp $
+$NetBSD: patch-src_jpegread.c,v 1.2 2016/09/18 05:48:59 dholland Exp $
Make clang happy with proper return value
+
--- src/jpegread.c.orig 2011-06-22 18:04:32.000000000 +0000
+++ src/jpegread.c
@@ -417,7 +417,7 @@ value read_jpeg_scanlines( value jpegh,