diff options
author | tron <tron@pkgsrc.org> | 2001-02-13 19:36:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-02-13 19:36:26 +0000 |
commit | c95369c0d917aa3025a134bf32698a767877f7ef (patch) | |
tree | 2a47f9081aa063102cba66b6b91cd4a77d4e51c6 /www/analog/patches | |
parent | fcb5a316200ac64a23b9e6d7d3109602706b2153 (diff) | |
download | pkgsrc-c95369c0d917aa3025a134bf32698a767877f7ef.tar.gz |
Update "analog" package to version 4.16. Changes since version 4.15:
- Security fix for buffer overflow bug.
- Small correction to Brazilian Portuguese language file.
Diffstat (limited to 'www/analog/patches')
-rw-r--r-- | www/analog/patches/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/analog/patches/patch-aa b/www/analog/patches/patch-aa index 1eee01fdb91..dd80040b17d 100644 --- a/www/analog/patches/patch-aa +++ b/www/analog/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.13 2001/02/02 13:46:21 tron Exp $ +$NetBSD: patch-aa,v 1.14 2001/02/13 19:36:27 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.15 + # Makefile for analog 4.16 # 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 |