From 1a84048841c976737db1d8ce23ac49a705115e9d Mon Sep 17 00:00:00 2001 From: asau Date: Thu, 17 Apr 2014 21:37:55 +0000 Subject: Pull time.h to define time_t on FreeBSD. Bump package revision since the affected header file is installed. --- print/qpdf/Makefile | 3 ++- print/qpdf/distinfo | 3 ++- print/qpdf/patches/patch-include_qpdf_QUtil.hh | 12 ++++++++++++ 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 print/qpdf/patches/patch-include_qpdf_QUtil.hh diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 62312d96378..14573ffcf0c 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/10/23 09:07:27 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/17 21:37:55 asau Exp $ DISTNAME= qpdf-5.0.1 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo index 7a929657c8b..bacaba8ae59 100644 --- a/print/qpdf/distinfo +++ b/print/qpdf/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.6 2013/10/27 21:52:53 joerg Exp $ +$NetBSD: distinfo,v 1.7 2014/04/17 21:37:55 asau Exp $ SHA1 (qpdf-5.0.1.tar.gz) = 41a4bd91bfbc2d3585ea229b53bfd1183186b1b3 RMD160 (qpdf-5.0.1.tar.gz) = 4a33fdadd9ebf48eb1b1b1292864ed72ba755c07 Size (qpdf-5.0.1.tar.gz) = 7569985 bytes SHA1 (patch-include_qpdf_QPDFExc.hh) = 5c884be89dbeb28f9c209d036a84b3b54dbd17da +SHA1 (patch-include_qpdf_QUtil.hh) = 79bdbb82ec5b6fbec8da6abe356d85d2be589a93 SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc diff --git a/print/qpdf/patches/patch-include_qpdf_QUtil.hh b/print/qpdf/patches/patch-include_qpdf_QUtil.hh new file mode 100644 index 00000000000..d9033b38351 --- /dev/null +++ b/print/qpdf/patches/patch-include_qpdf_QUtil.hh @@ -0,0 +1,12 @@ +$NetBSD: patch-include_qpdf_QUtil.hh,v 1.1 2014/04/17 21:37:55 asau Exp $ + +--- include/qpdf/QUtil.hh.orig 2013-10-18 17:51:30.000000000 +0000 ++++ include/qpdf/QUtil.hh +@@ -14,6 +14,7 @@ + #include + #include + #include ++#include + + namespace QUtil + { -- cgit v1.2.3