summaryrefslogtreecommitdiff
path: root/www/analog/patches
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-01-24 10:02:39 +0000
committertron <tron@pkgsrc.org>2001-01-24 10:02:39 +0000
commit21334a4eeb6036a9b42ae7f2989ec812071d4c34 (patch)
treeafc09e847bf43667af1160429b57c3f84817bd5d /www/analog/patches
parent5eec60b1d5f4a7d681aecf7ab82ad4049170c682 (diff)
downloadpkgsrc-21334a4eeb6036a9b42ae7f2989ec812071d4c34.tar.gz
Update "analog" package to version 4.14. Changes since version 4.13:
- Can do a FLOOR beyond Terabytes. - OS X & MPE/iX ports. - Bug fixes, especially for multibyte character sets. - Unprintable characters in the report are now replaced by '?'. - Traditional Chinese, Portuguese, Brazilian Portuguese, US English and corrected French domains files. - Rewrote the documentation on Cache files. Added some new data to How the Web Works.
Diffstat (limited to 'www/analog/patches')
-rw-r--r--www/analog/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/analog/patches/patch-aa b/www/analog/patches/patch-aa
index 2834e7cb83b..b2dbadde732 100644
--- a/www/analog/patches/patch-aa
+++ b/www/analog/patches/patch-aa
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.11 2000/10/27 03:22:50 tron Exp $
+$NetBSD: patch-aa,v 1.12 2001/01/24 10:02:39 tron Exp $
--- Makefile.orig Wed Oct 11 14:11:07 2000
+++ Makefile Fri Oct 27 05:14:48 2000
@@ -1,8 +1,8 @@
- # Makefile for analog 4.13
+ # Makefile for analog 4.14
# Please read docs/Readme.html, or http://www.analog.cx/
-CC = gcc # which compiler to use: eg cc, acc, gcc. NB Different
+#CC = gcc # which compiler to use: eg cc, acc, gcc. NB Different