From ad8ff3b002c4193d9b47d1909454093f2b542eb7 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 4 Mar 2003 17:36:16 +0000 Subject: Update to 2.22. * A small problem with fingerprints has been fixed. * A tutorial has been contributed. * You can now have international characters in comments. * A C++ cookbook has been added. * A test failure on Cygwin has been fixed. * The [read] and [read_lines] builtin functions have been added. See the Reference Manual for more information. --- devel/cook/Makefile | 4 ++-- devel/cook/PLIST | 6 +++++- devel/cook/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'devel/cook') diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 25d89e8b9bf..1e47f452eab 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2002/11/11 06:17:54 mrg Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/04 17:36:16 wiz Exp $ -DISTNAME= cook-2.21 +DISTNAME= cook-2.22 CATEGORIES= devel MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/ diff --git a/devel/cook/PLIST b/devel/cook/PLIST index b14b692566b..3110cf8b605 100644 --- a/devel/cook/PLIST +++ b/devel/cook/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/11/11 06:17:54 mrg Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/03/04 17:36:16 wiz Exp $ bin/c_incl bin/cook bin/cook_bom @@ -31,6 +31,7 @@ man/man1/roffpp.1 share/cook/as share/cook/bison share/cook/c +share/cook/c++ share/cook/en/building.dvi share/cook/en/building.ps share/cook/en/building.txt @@ -56,6 +57,9 @@ share/cook/en/refman.txt share/cook/en/release.dvi share/cook/en/release.ps share/cook/en/release.txt +share/cook/en/tutorial.dvi +share/cook/en/tutorial.ps +share/cook/en/tutorial.txt share/cook/en/user-guide.dvi share/cook/en/user-guide.ps share/cook/en/user-guide.txt diff --git a/devel/cook/distinfo b/devel/cook/distinfo index f16ad3d32ad..c2724cf060d 100644 --- a/devel/cook/distinfo +++ b/devel/cook/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/11/11 06:17:54 mrg Exp $ +$NetBSD: distinfo,v 1.3 2003/03/04 17:36:16 wiz Exp $ -SHA1 (cook-2.21.tar.gz) = deb1e33d55342ce801bbceec7fe6b647ebb20321 -Size (cook-2.21.tar.gz) = 821210 bytes +SHA1 (cook-2.22.tar.gz) = ade3818f8b0a719a5e715cd80c470d1f57b15ec9 +Size (cook-2.22.tar.gz) = 861591 bytes -- cgit v1.2.3