diff options
author | agc <agc> | 1999-08-24 12:51:24 +0000 |
---|---|---|
committer | agc <agc> | 1999-08-24 12:51:24 +0000 |
commit | bd29bc09ddaa17d74c364877ad87fd1ed6079a9c (patch) | |
tree | a5ab08bed43f17c6b2211a0ae1d8fdb617a882c0 /devel/bison/files | |
parent | a675fbf80aaf9f4f8f5bf0fe2d58e49b7faa5b31 (diff) | |
download | pkgsrc-bd29bc09ddaa17d74c364877ad87fd1ed6079a9c.tar.gz |
Update bison to version 1.28.
Changes include:
* Should compile better now with K&R compilers.
* Added NLS.
* Fixed a problem with escaping the double quote character.
* There is now a FAQ.
Diffstat (limited to 'devel/bison/files')
-rw-r--r-- | devel/bison/files/md5 | 4 | ||||
-rw-r--r-- | devel/bison/files/patch-sum | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/bison/files/md5 b/devel/bison/files/md5 index 8bd86f1f7f3..7850657afb7 100644 --- a/devel/bison/files/md5 +++ b/devel/bison/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/02/19 03:27:09 tv Exp $ +$NetBSD: md5,v 1.4 1999/08/24 12:51:25 agc Exp $ -MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d +MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab diff --git a/devel/bison/files/patch-sum b/devel/bison/files/patch-sum index 0017fc5319d..f54e34d1980 100644 --- a/devel/bison/files/patch-sum +++ b/devel/bison/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:32 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/08/24 12:51:25 agc Exp $ -MD5 (patch-aa) = 4ff4d7f8c9ee1f356ab632b9ff06b0fa -MD5 (patch-ab) = 9426c46ebe9f0c8fc666f8eec8b8bcb2 +MD5 (patch-aa) = 3edc18b2508fc13d087e3f6e80fb8684 +MD5 (patch-ab) = 0aee895505c684915d8c6d2fd38e4172 |