Index: graphics/xpdf4/Makefile =================================================================== --- graphics/xpdf4/Makefile (revision 528626) +++ graphics/xpdf4/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xpdf PORTVERSION= 4.02 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= graphics print MASTER_SITES= https://xpdfreader-dl.s3.amazonaws.com/ .if !defined(MASTERDIR) Index: graphics/xpdf4/files/patch-xpdf_GlobalParams.cc =================================================================== --- graphics/xpdf4/files/patch-xpdf_GlobalParams.cc (nonexistent) +++ graphics/xpdf4/files/patch-xpdf_GlobalParams.cc (working copy) @@ -0,0 +1,11 @@ +--- xpdf/GlobalParams.cc.orig 2020-03-22 04:07:48.776746000 -0500 ++++ xpdf/GlobalParams.cc 2020-03-22 04:10:45.296740000 -0500 +@@ -568,7 +568,7 @@ + FcFontSetDestroy(fontSet); + } + +- FcFini(); ++// FcFini(); + } + #endif // HAVE_FONTCONFIG + Property changes on: graphics/xpdf4/files/patch-xpdf_GlobalParams.cc ___________________________________________________________________ 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