Bump clisp to 2.49 oi_151a
authorJon Tibble <meths@btinternet.com>
Thu, 03 Jan 2013 07:42:13 +0000
branchoi_151a
changeset 186 64cbfc4ea679
parent 185 a10d599ab7ff
child 187 cd581b72b6ac
Bump clisp to 2.49
usr/src/cmd/clisp/METADATA
usr/src/cmd/clisp/Makefile.sfw
usr/src/cmd/clisp/Patches/makemake.in.patch
usr/src/cmd/clisp/clisp-2.47.tar.bz2
usr/src/cmd/clisp/clisp-2.49.tar.bz2
usr/src/pkgdefs/SUNWclisp/pkginfo.tmpl
usr/src/pkgdefs/SUNWclisp/prototype_com
--- a/usr/src/cmd/clisp/METADATA	Wed Dec 19 21:19:19 2012 +0000
+++ b/usr/src/cmd/clisp/METADATA	Thu Jan 03 07:42:13 2013 +0000
@@ -1,10 +1,10 @@
 NAME:             clisp
-VERSION:          2.47
+VERSION:          2.49
 DESCRIPTION:      GNU Common Lisp
 LICENSE:          GPLv2
 PACKAGE:          SUNWclisp
 PROJECT_URL:      http://clisp.cons.org/
-SOURCE_DOWNLOAD:  http://ftp.gnu.org/pub/gnu/clisp/release/2.47/clisp-2.47.tar.bz2
+SOURCE_DOWNLOAD:  http://ftp.gnu.org/pub/gnu/clisp/release/2.49/clisp-2.49.tar.bz2
 SUPPORT:          C
 BUGTRAQ:          solaris/utility/clisp
 OSR:              10665
--- a/usr/src/cmd/clisp/Makefile.sfw	Wed Dec 19 21:19:19 2012 +0000
+++ b/usr/src/cmd/clisp/Makefile.sfw	Thu Jan 03 07:42:13 2013 +0000
@@ -47,6 +47,7 @@
 
 TARGET_ENV      	= CC="$(GCC)"
 TARGET_ENV      	+= CFLAGS="$(CLISP_CFLAGS)"
+TARGET_ENV      	+= CPPFLAGS="$(CPPFLAGS) -I/usr/share/gettext/intl"
 TARGET_ENV      	+= PATH="$(SFW_PATH)"
 
 
--- a/usr/src/cmd/clisp/Patches/makemake.in.patch	Wed Dec 19 21:19:19 2012 +0000
+++ b/usr/src/cmd/clisp/Patches/makemake.in.patch	Thu Jan 03 07:42:13 2013 +0000
@@ -1,6 +1,6 @@
---- src.orig/makemake.in	Fri Oct 24 06:27:58 2008
-+++ src/makemake.in	Mon Feb  2 15:48:08 2009
-@@ -1826,7 +1826,7 @@
+--- src/makemake.in.orig	2012-05-30 11:27:19.564691644 -0700
++++ src/makemake.in	2012-05-30 11:29:55.415062484 -0700
+@@ -1904,7 +1904,7 @@
  echol "#   make distrib VERSION_SUFFIX=pre"
  echol "VERSION_SUFFIX="
  echol "# The distribution's top directory"
@@ -9,14 +9,15 @@
  echol
  echol '# Directories used by "make install":'
  echol "prefix = ${PREFIX}"
-@@ -3379,8 +3379,8 @@
-   case $f in
-     clisp.html | clisp.1 | clisp-1.html)
-       if [ $HOS = win32 ];
--      then platform_line=" | sed -e \"s,@PLATFORM@,${TSYS},g\""
--      else platform_line=" | sed -e \"s,@PLATFORM@,${host},g\""
-+      then platform_line=" | sed -e \"s,Platform: @PLATFORM@,User Commands,g\""
-+      else platform_line=" | sed -e \"s,Platform: @PLATFORM@,User Commands,g\""
+@@ -3450,9 +3448,9 @@
+     clisp.html | clisp.1 | clisp-1.html | \
+     clisp-link.html | clisp-link.1 | clisp-link-1.html )
+       if [ $HOS = win32 ]; then
+-        platform_line=" | sed -e \"s,@PLATFORM@,${TSYS},g\""
++        platform_line=" | sed -e \"s,Platform: @PLATFORM@,User Commands,g\""
+       else
+-        platform_line=" | sed -e \"s,@PLATFORM@,${host},g\""
++        platform_line=" | sed -e \"s,Platform: @PLATFORM@,User Commands,g\""
        fi
        sourcedir=${SRCDOCDIR} ;;
      *) sourcedir=${SRCDIR} ;;
Binary file usr/src/cmd/clisp/clisp-2.47.tar.bz2 has changed
Binary file usr/src/cmd/clisp/clisp-2.49.tar.bz2 has changed
--- a/usr/src/pkgdefs/SUNWclisp/pkginfo.tmpl	Wed Dec 19 21:19:19 2012 +0000
+++ b/usr/src/pkgdefs/SUNWclisp/pkginfo.tmpl	Thu Jan 03 07:42:13 2013 +0000
@@ -29,7 +29,7 @@
 #
 PKG="SUNWclisp"
 NAME="GNU Common Lisp"
-DESC="GNU Common Lisp implementation (2.47)"
+DESC="GNU Common Lisp implementation (2.49)"
 ARCH="ISA"
 VERSION="SFWVERS,REV=0.0.0"
 SUNW_PRODNAME="SunOS"
--- a/usr/src/pkgdefs/SUNWclisp/prototype_com	Wed Dec 19 21:19:19 2012 +0000
+++ b/usr/src/pkgdefs/SUNWclisp/prototype_com	Thu Jan 03 07:42:13 2013 +0000
@@ -47,6 +47,7 @@
 d none usr 0755 root sys
 d none usr/bin 0755 root bin
 f none usr/bin/clisp 0555 root bin
+f none usr/bin/clisp-link 0555 root bin
 d none usr/lib 0755 root bin
 d none usr/lib/clisp 0755 root bin
 d none usr/lib/clisp/data 0755 root bin
@@ -57,39 +58,32 @@
 f none usr/lib/clisp/linkkit/modprep.lisp 0444 root bin
 f none usr/lib/clisp/linkkit/modules.c 0444 root bin
 d none usr/lib/clisp/base 0755 root bin
+f none usr/lib/clisp/base/bogomips.o 0444 root bin
 f none usr/lib/clisp/base/calls.o 0444 root bin
 f none usr/lib/clisp/base/gettext.o 0444 root bin
+f none usr/lib/clisp/base/libgnu_cl.a 0444 root bin
+f none usr/lib/clisp/base/libgnu_rx.a 0444 root bin
+f none usr/lib/clisp/base/libgnu_sc.a 0444 root bin
 f none usr/lib/clisp/base/libnoreadline.a 0444 root bin
 f none usr/lib/clisp/base/lisp.a 0444 root bin
 f none usr/lib/clisp/base/lisp.run 0555 root bin
 f none usr/lib/clisp/base/lispinit.mem 0444 root bin
-f none usr/lib/clisp/base/localcharset.o 0444 root bin
 f none usr/lib/clisp/base/makevars 0444 root bin
 f none usr/lib/clisp/base/modules.h 0444 root bin
 f none usr/lib/clisp/base/modules.o 0444 root bin
-f none usr/lib/clisp/base/regex.o 0444 root bin
 f none usr/lib/clisp/base/regexi.o 0444 root bin
-f none usr/lib/clisp/base/regexp.dvi 0444 root bin
-f none usr/lib/clisp/base/uniname.o 0444 root bin
-f none usr/lib/clisp/base/width.o 0444 root bin
-d none usr/lib/clisp/full 0755 root bin
-f none usr/lib/clisp/full/calls.o 0444 root bin
-f none usr/lib/clisp/full/gettext.o 0444 root bin
-f none usr/lib/clisp/full/libnoreadline.a 0444 root bin
-f none usr/lib/clisp/full/lisp.a 0444 root bin
-f none usr/lib/clisp/full/lisp.run 0555 root bin
-f none usr/lib/clisp/full/lispinit.mem 0444 root bin
-f none usr/lib/clisp/full/localcharset.o 0444 root bin
-f none usr/lib/clisp/full/makevars 0444 root bin
-f none usr/lib/clisp/full/modules.h 0444 root bin
-f none usr/lib/clisp/full/modules.o 0444 root bin
-f none usr/lib/clisp/full/regex.o 0444 root bin
-f none usr/lib/clisp/full/regexi.o 0444 root bin
-f none usr/lib/clisp/full/regexp.dvi 0444 root bin
-f none usr/lib/clisp/full/uniname.o 0444 root bin
-f none usr/lib/clisp/full/width.o 0444 root bin
-f none usr/lib/clisp/clisp-link 0444 root bin
+d none usr/lib/clisp/build-aux 0755 root bin
+f none usr/lib/clisp/build-aux/arg-nonnull.h 0444 root bin
+f none usr/lib/clisp/build-aux/c++defs.h 0444 root bin
+f none usr/lib/clisp/build-aux/config.guess 0444 root bin
+f none usr/lib/clisp/build-aux/config.rpath 0444 root bin
+f none usr/lib/clisp/build-aux/config.sub 0444 root bin
+f none usr/lib/clisp/build-aux/depcomp 0444 root bin
+f none usr/lib/clisp/build-aux/warn-on-use.h 0444 root bin
+d none usr/lib/clisp/dynmod 0755 root bin
 d none usr/share 0755 root sys
+d none usr/share/aclocal 0755 root other
+f none usr/share/aclocal/clisp.m4 0444 root bin
 d none usr/share/doc 0755 root other 
 d none usr/share/doc/clisp 0755 root bin 
 f none usr/share/doc/clisp/ANNOUNCE 0444 root bin
@@ -101,17 +95,22 @@
 f none usr/share/doc/clisp/README.de 0444 root bin
 f none usr/share/doc/clisp/README.es 0444 root bin
 f none usr/share/doc/clisp/MAGIC.add 0444 root bin
+f none usr/share/doc/clisp/clisp-link.html 0444 root bin
+f none usr/share/doc/clisp/clisp-link.pdf 0444 root bin
+f none usr/share/doc/clisp/clisp-link.ps 0444 root bin
 d none usr/share/doc/clisp/doc 0755 root bin
 f none usr/share/doc/clisp/doc/clisp.html 0444 root bin
 f none usr/share/doc/clisp/doc/LISP-tutorial.txt 0444 root bin
 f none usr/share/doc/clisp/doc/CLOS-guide.txt 0444 root bin
-f none usr/share/doc/clisp/doc/editors.txt 0444 root bin
 f none usr/share/doc/clisp/doc/impnotes.html 0444 root bin
 f none usr/share/doc/clisp/doc/impnotes.css 0444 root bin
 f none usr/share/doc/clisp/doc/clisp.png 0444 root bin
 f none usr/share/doc/clisp/doc/clisp.ps 0444 root bin
 f none usr/share/doc/clisp/doc/clisp.pdf 0444 root bin
-f none usr/share/doc/clisp/doc/clisp.dvi 0444 root bin
+f none usr/share/doc/clisp/doc/clisp-link.1 0444 root bin
+f none usr/share/doc/clisp/doc/clisp-link.html 0444 root bin
+f none usr/share/doc/clisp/doc/clisp-link.pdf 0444 root bin
+f none usr/share/doc/clisp/doc/clisp-link.ps 0444 root bin
 d none usr/share/emacs 0755 root bin
 d none usr/share/emacs/site-lisp 0755 root bin
 f none usr/share/emacs/site-lisp/clhs.el 0444 root bin
@@ -150,6 +149,7 @@
 f none usr/share/locale/en/LC_MESSAGES/clisplow.mo 0444 root other
 d none usr/share/man 0755 root bin
 d none usr/share/man/man1 0755 root bin
+f none usr/share/man/man1/clisp-link.1 0444 root bin
 f none usr/share/man/man1/clisp.1 0444 root bin
 d none usr/share/vim 0755 root bin
 d none usr/share/vim/vimfiles 0755 root bin