summaryrefslogtreecommitdiffstats
path: root/textproc/xlhtml
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-06-05 10:48:02 +0000
committersobomax <sobomax@FreeBSD.org>2001-06-05 10:48:02 +0000
commitcffd0c6de48afa830bb41f4ea6a4c9c8c291f5d2 (patch)
tree8909bb12a3e954e9e6d00d09375eb35bf8d3a956 /textproc/xlhtml
parent92482bb7bd99afab946e0e942b3ebffae92ca668 (diff)
downloadFreeBSD-ports-cffd0c6de48afa830bb41f4ea6a4c9c8c291f5d2.zip
FreeBSD-ports-cffd0c6de48afa830bb41f4ea6a4c9c8c291f5d2.tar.gz
Update to 0.2.9.6.
Diffstat (limited to 'textproc/xlhtml')
-rw-r--r--textproc/xlhtml/Makefile2
-rw-r--r--textproc/xlhtml/distinfo2
-rw-r--r--textproc/xlhtml/files/patch-ac8
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile
index fd0acdd..3e97a53 100644
--- a/textproc/xlhtml/Makefile
+++ b/textproc/xlhtml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xlhtml
-PORTVERSION= 0.2.9.2
+PORTVERSION= 0.2.9.6
CATEGORIES= textproc
MASTER_SITES= http://www.xlhtml.org/
DISTNAME= xlHtml-${PORTVERSION}
diff --git a/textproc/xlhtml/distinfo b/textproc/xlhtml/distinfo
index 5df155c..fd237c9 100644
--- a/textproc/xlhtml/distinfo
+++ b/textproc/xlhtml/distinfo
@@ -1 +1 @@
-MD5 (xlHtml-0.2.9.2.tar.gz) = 5603833433457cd8b1232cca30ffe8ee
+MD5 (xlHtml-0.2.9.6.tar.gz) = 303d9b0dae20cecaac8f0812113eb34c
diff --git a/textproc/xlhtml/files/patch-ac b/textproc/xlhtml/files/patch-ac
index 22bc187..1aceae3 100644
--- a/textproc/xlhtml/files/patch-ac
+++ b/textproc/xlhtml/files/patch-ac
@@ -1,6 +1,6 @@
---- xlHtml/xlHtml.c.orig Tue Mar 28 09:56:24 2000
-+++ xlHtml/xlHtml.c Mon Mar 27 23:06:47 2000
-@@ -645,8 +645,13 @@
+--- xlHtml/xlHtml.c.orig Sun Jun 3 22:37:46 2001
++++ xlHtml/xlHtml.c Tue Jun 5 13:25:45 2001
+@@ -692,8 +692,13 @@
ws_array[i]->ws_title.str, ws_array[i]->biggest_row, ws_array[i]->biggest_col);
}
}
@@ -10,7 +10,7 @@
+ xr2 = ws_array[xp]->biggest_row;
+ if(xc2 == MAX_COLS)
+ xc2 = ws_array[xp]->biggest_col;
- OutputTableGnuPlot();
+ OutputPartialTableAscii();
+ }
}
else
OpenPOWER on IntegriCloud