diff options
author | obache <obache@pkgsrc.org> | 2007-03-18 15:12:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-03-18 15:12:37 +0000 |
commit | 4112f56f397300cc7adafef0c6accce0de2b1c24 (patch) | |
tree | 72911ec1cf31874f1422e8b7fd79881c076b9ce9 /lang | |
parent | 6eeeb90d680cffea1ffc6e517cf0fed3d5fcee1f (diff) | |
download | pkgsrc-4112f56f397300cc7adafef0c6accce0de2b1c24.tar.gz |
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
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cdl3/Makefile | 5 | ||||
-rw-r--r-- | lang/cdl3/PLIST | 20 | ||||
-rw-r--r-- | lang/cdl3/distinfo | 10 | ||||
-rw-r--r-- | lang/cdl3/patches/patch-aa | 11 | ||||
-rw-r--r-- | lang/cdl3/patches/patch-ab | 13 |
5 files changed, 18 insertions, 41 deletions
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/ diff --git a/lang/cdl3/PLIST b/lang/cdl3/PLIST index eac71f33416..47e9e96e435 100644 --- a/lang/cdl3/PLIST +++ b/lang/cdl3/PLIST @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:39 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/03/18 15:12:37 obache Exp $ bin/cdlc -include/cdl3rts.h -include/predef.h -include/predef.k3 +share/cdl3/include/cdl3rts.h +share/cdl3/include/predef.h +share/cdl3/include/predef.k3 +share/cdl3/examples/Makefile.example +share/cdl3/examples/hello.k3 lib/libcdlrts.la man/man1/cdlc.1 man/man3/cdl-converting.3 @@ -14,7 +16,9 @@ man/man3/cdl-output.3 man/man3/cdl-string.3 man/man3/cdl-system.3 man/man3/cdlrts.3 -man/mann/cdl-fubar-transient.n -man/mann/cdlfubar.n -share/doc/cdl3/cdl3-manual-${PKGVERSION}.ps -@dirrm share/doc/cdl3 +man/man7/cdl-fubar-transient.7 +man/man7/cdlfubar.7 +share/cdl3/doc/cdl3-manual-${PKGVERSION}.ps +@dirrm share/cdl3/include +@dirrm share/cdl3/doc +@dirrm share/cdl3/examples diff --git a/lang/cdl3/distinfo b/lang/cdl3/distinfo index 705197468ed..5f54e8a5562 100644 --- a/lang/cdl3/distinfo +++ b/lang/cdl3/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 09:03:06 agc Exp $ +$NetBSD: distinfo,v 1.4 2007/03/18 15:12:37 obache Exp $ -SHA1 (cdl3-1.2.5.tar.gz) = dff067d4bf325c15646b02571752cdad8ec03aa2 -RMD160 (cdl3-1.2.5.tar.gz) = b014308567536f0bda5f1df778f8c2531dbbf54f -Size (cdl3-1.2.5.tar.gz) = 960423 bytes -SHA1 (patch-aa) = bfae91d27c52f7dd0cb3b264e6d6b7abb3f7ba56 -SHA1 (patch-ab) = 229d9d7c4204ee59b59632b8fcfc84dac4b1ce8a +SHA1 (cdl3-1.2.7.tar.gz) = 78d87904229a04fe52704469c8912bfa30b19198 +RMD160 (cdl3-1.2.7.tar.gz) = b71e39bb984864ece08d8bfbf360bf405093bf29 +Size (cdl3-1.2.7.tar.gz) = 980452 bytes diff --git a/lang/cdl3/patches/patch-aa b/lang/cdl3/patches/patch-aa deleted file mode 100644 index 25fc2522c2a..00000000000 --- a/lang/cdl3/patches/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/07/23 02:04:23 minskim Exp $ - ---- docs/Makefile.am.orig Mon Jan 28 15:06:53 2002 -+++ docs/Makefile.am -@@ -1,5 +1,5 @@ - ## Process this file with automake to produce Makefile.in --docdir = $(prefix)/doc -+docdir = $(prefix)/share/cdl3/doc - doc_DATA = $(PACKAGE)-manual-$(VERSION).ps - - SUBDIRS = tek diff --git a/lang/cdl3/patches/patch-ab b/lang/cdl3/patches/patch-ab deleted file mode 100644 index bfc97473e64..00000000000 --- a/lang/cdl3/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2004/07/23 02:04:23 minskim Exp $ - ---- docs/Makefile.in.orig Sun Sep 14 15:33:36 2003 -+++ docs/Makefile.in -@@ -83,7 +83,7 @@ am__include = @am__include@ - am__quote = @am__quote@ - install_sh = @install_sh@ - --docdir = $(prefix)/doc -+docdir = $(prefix)/share/doc/cdl3 - doc_DATA = $(PACKAGE)-manual-$(VERSION).ps - - SUBDIRS = tek |