From 4112f56f397300cc7adafef0c6accce0de2b1c24 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 18 Mar 2007 15:12:37 +0000 Subject: Update cdl3 to 1.2.7. Provided by MAINTAINER, Jaap Boender in PR 35941. ChangeLog: 2006-01 M. Seutter * Bumped version to 1.2.7 * ANSI-fied code of runtime system and prepared for WIN32 port * Finished MS VC++ 6.0 port 2004-12-10 Marco van Zwetselaar * Added autogen.sh as a convenience for maintainers. It invokes the autotools machinery and should be called right after pulling cdl3 from CVS, or whenever a Makefile.am or configure.in changes * Updated the README, INSTALL, NEWS, TODO and AUTHORS files * Added .cvsignore files in several places * Fixed various Makefile.ams to get rid of cruft * configure.in - bumped version to 1.2.6 * man pages - moved man N stuff to man 7 as per File Hierarchy Standard - use the autotools man_MANS mechanism - man.{1,3} pages now get generated from man.{1,3}.in * examples - Makefile.example now gets generated from Makefile.example.in --- lang/cdl3/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lang/cdl3/Makefile') diff --git a/lang/cdl3/Makefile b/lang/cdl3/Makefile index ea2324977b2..dc86f5b9c7e 100644 --- a/lang/cdl3/Makefile +++ b/lang/cdl3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2006/10/14 08:04:25 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/18 15:12:37 obache Exp $ -DISTNAME= cdl3-1.2.5 -PKGREVISION= 1 +DISTNAME= cdl3-1.2.7 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.ru.nl/pub/cdl3/ -- cgit v1.2.3