diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ PORTNAME= heirloom-doctools -PORTVERSION= 160308 -PORTREVISION= 1 +PORTVERSION= 191015 CATEGORIES= textproc MAINTAINER= hrs@FreeBSD.org diff --git a/distinfo b/distinfo --- a/distinfo +++ b/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463473266 -SHA256 (n-t-roff-heirloom-doctools-160308_GH0.tar.gz) = d54e22e89acfddae4cd7a1fb583ca5fce097ba4c91c7b32f634944f137af175b -SIZE (n-t-roff-heirloom-doctools-160308_GH0.tar.gz) = 4626836 +TIMESTAMP = 1649475898 +SHA256 (n-t-roff-heirloom-doctools-191015_GH0.tar.gz) = e0d2cfbc2a9dde25705d942966ca73d004b8628d4af2bdc5029e0b91686323f2 +SIZE (n-t-roff-heirloom-doctools-191015_GH0.tar.gz) = 5441412 diff --git a/files/patch-refer_inv1.c b/files/patch-refer_inv1.c --- a/files/patch-refer_inv1.c +++ b/files/patch-refer_inv1.c @@ -1,4 +1,4 @@ ---- refer/inv1.c.orig 2016-03-09 21:27:38 UTC +--- refer/inv1.c.orig 2019-10-26 04:51:56 UTC +++ refer/inv1.c @@ -28,6 +28,9 @@ #include @@ -11,8 +11,8 @@ #include #include "refer..c" @@ -59,7 +62,11 @@ main(int argc, char **argv) - int iflong =0; - char *sortdir; + int _iflong =0; + const char *sortdir; +#ifdef __FreeBSD__ + sortdir = _PATH_VARTMP; diff --git a/files/patch-troff_troff.d_dpost.d_draw.c b/files/patch-troff_troff.d_dpost.d_draw.c --- a/files/patch-troff_troff.d_dpost.d_draw.c +++ b/files/patch-troff_troff.d_dpost.d_draw.c @@ -1,11 +1,11 @@ ---- troff/troff.d/dpost.d/draw.c.orig 2016-03-09 21:27:38 UTC +--- troff/troff.d/dpost.d/draw.c.orig 2019-10-26 04:51:56 UTC +++ troff/troff.d/dpost.d/draw.c -@@ -348,7 +348,7 @@ drawspline( +@@ -345,7 +345,7 @@ drawspline( { - int x[100], y[100]; + int x[5000], y[5000]; - int i, N; + size_t i, N; diff --git a/pkg-plist b/pkg-plist --- a/pkg-plist +++ b/pkg-plist @@ -177,8 +177,8 @@ %%DATADIR%%/font/devpost/charlib/Fl %%DATADIR%%/font/devpost/charlib/L1 %%DATADIR%%/font/devpost/charlib/L1.map -%%DATADIR%%/font/devpost/charlib/LH %%DATADIR%%/font/devpost/charlib/LH.map +%%DATADIR%%/font/devpost/charlib/LH_uc %%DATADIR%%/font/devpost/charlib/Lb %%DATADIR%%/font/devpost/charlib/Lb.map %%DATADIR%%/font/devpost/charlib/OLD_LH