Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149367031
D37100.1789934649.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D37100.1789934649.diff
View Options
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 <stdio.h>
@@ -11,8 +11,8 @@
#include <string.h>
#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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 20, 8:04 PM (6 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29825860
Default Alt Text
D37100.1789934649.diff (2 KB)
Attached To
Mode
D37100: textproc/heirloom-doctools: Update to 191015
Attached
Detach File
Event Timeline
Log In to Comment