Index: graphics/poppler/files/patch-qt5_src_poppler-form.h =================================================================== --- graphics/poppler/files/patch-qt5_src_poppler-form.h (nonexistent) +++ graphics/poppler/files/patch-qt5_src_poppler-form.h (working copy) @@ -0,0 +1,10 @@ +--- qt5/src/poppler-form.h.orig 2017-07-02 21:00:50 UTC ++++ qt5/src/poppler-form.h +@@ -26,6 +26,7 @@ + #include + #include + #include "poppler-export.h" ++#include // time_t + + class Page; + class FormWidget; Property changes on: graphics/poppler/files/patch-qt5_src_poppler-form.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: graphics/poppler-qt5/Makefile =================================================================== --- graphics/poppler-qt5/Makefile (revision 448689) +++ graphics/poppler-qt5/Makefile (working copy) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -qt5 MAINTAINER= gnome@FreeBSD.org