Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8359

Modified Files:
        clisp.info clisp.patch 
Log Message:
New upstream version.  There are some improvements on the package mainly adding
some modules and testing.  This version depends of the new libsigsegv2 library.
Update by elcepi from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&aid=2834706&group_id=17203&atid=414256


Index: clisp.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/clisp.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- clisp.patch 25 Sep 2008 20:38:04 -0000      1.2
+++ clisp.patch 22 Sep 2009 02:20:28 -0000      1.3
@@ -1,12 +1,46 @@
-diff -Naur --exclude='*~' clisp-2.46/modules/regexp/configure 
clisp-2.46.fink/modules/regexp/configure
---- clisp-2.46/modules/regexp/configure        2008-07-02 07:58:25.000000000 
-0700
-+++ clisp-2.46.fink/modules/regexp/configure   2008-09-20 15:16:45.000000000 
-0700
-@@ -4027,7 +4027,7 @@
-   yes|no) ac_use_included_regex=$with_included_regex ;;
-   '') case $gl_cv_func_re_compile_pattern_working in
-     yes) ac_use_included_regex=no ;;
--    no) ac_use_included_regex=yes ;;
-+    *) ac_use_included_regex=yes ;;
-   esac ;;
- esac
- # can we use the system-wide regex implementation?
+diff -urN clisp-2.48.orignal/modules/readline/test.tst 
clisp-2.48/modules/readline/test.tst
+--- clisp-2.48.orignal/modules/readline/test.tst       2009-07-30 
18:57:25.000000000 -0700
++++ clisp-2.48/modules/readline/test.tst       2009-07-30 19:07:04.000000000 
-0700
+@@ -11,7 +11,8 @@
+ 
+ (integerp (show readline:gnu-readline-p)) T
+ (typep (show readline:terminal-name) '(or null string)) T
+-(integerp (show readline:prefer-env-winsize)) T
++;; available on readline version 5.2
++;; (integerp (show readline:prefer-env-winsize)) T
+ 
+ (if (boundp 'readline:editing-mode) readline:editing-mode 1) 1
+ (if (boundp 'readline:insert-mode)  readline:insert-mode 1)  1
+@@ -42,7 +43,8 @@
+ 
+ (readline:resize-terminal) NIL
+ 
+-(readline:reset-screen-size) NIL
++;; available on readline version 5.2
++;; (readline:reset-screen-size) NIL
+ 
+ (multiple-value-bind (rows cols) (readline:get-screen-size)
+   (show (list rows cols))
+diff -urN clisp-2.48.orignal/modules/syscalls/test.tst 
clisp-2.48/modules/syscalls/test.tst
+--- clisp-2.48.orignal/modules/syscalls/test.tst       2009-07-30 
18:57:26.000000000 -0700
++++ clisp-2.48/modules/syscalls/test.tst       2009-07-30 19:06:10.000000000 
-0700
+@@ -568,19 +568,6 @@
+     (list kind status (posix:usage-p (show rusage)))))
+ #+(and :unix (not :cygwin)) (:SIGNALED :SIGTERM T)
+ 
+-#+(and :unix (not :cygwin))
+-(let ((pid (run-sleep 1)))
+-  (posix:kill pid :SIGSTOP)
+-  (multiple-value-bind (pid1 kind status) (posix:wait :pid pid :untraced t)
+-    (assert (= pid pid1) () "pid: ~S<>~S" pid pid1)
+-    (assert (eq kind :STOPPED) () "kind=~S <> :STOPPED" kind)
+-    (assert (eq status :SIGSTOP) () "status=~S <> :SIGCONT" status))
+-  (posix:kill pid :SIGCONT)
+-  (multiple-value-bind (pid1 kind status) (posix:wait :pid pid :continued t)
+-    (assert (= pid pid1) () "pid: ~S<>~S" pid pid1)
+-    (assert (eq kind :CONTINUED) () "kind=~S <> :CONTINUED" kind)
+-    (assert (null status) () "status=~S is non-NIL" status)))
+-#+(and :unix (not :cygwin)) NIL
+ 
+ (progn (delete-file *tmp1*) (symbol-cleanup '*tmp1*)
+        (delete-file *tmp2*) (symbol-cleanup '*tmp2*)

Index: clisp.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/clisp.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- clisp.info  20 Jun 2009 21:39:04 -0000      1.17
+++ clisp.info  22 Sep 2009 02:20:28 -0000      1.18
@@ -1,32 +1,28 @@
 Package: clisp
-Version: 2.46
-Revision: 6
+Version: 2.48
+Revision: 1
 License: GPL
 Description: ANSI Common Lisp implementation
 Maintainer: elcepi <elc...@users.sourceforge.net>
 
-Depends: libgettext3-shlibs, libsigsegv-shlibs (>=1:2.5-3), libsigsegv-shlibs 
( <<1:2.5-999), libncurses5-shlibs, libiconv, ffcall, readline5-shlibs
-BuildDepends: libgettext3-dev, libsigsegv (>=1:2.5-3), libsigsegv ( 
<<1:2.5-999 ), libncurses5, fink (>= 0.24.12), libiconv-dev, readline5
+Depends: readline5-shlibs, libgettext3-shlibs, libsigsegv2-shlibs, 
libncurses5-shlibs, libiconv, ffcall
+BuildDepends: readline5, libgettext3-dev, libsigsegv2, libncurses5, fink (>= 
0.24.12), libiconv-dev
 
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: 8c4d8ed0f40e01999c4d799328a86c39
+Source-MD5: 5e4c4f7cdcf7a1ef4196b9897c287158
 
 GCC: 4.0
 PatchFile: %n.patch
-PatchFile-MD5: 3cf32587c2b70e64b2f73568a2b4d612
-PatchScript: <<
-  %{default_script}
-  sed -i.bak -e '/sed -e .*s[/]\.\*[/][/]/s, sed, /usr/bin/sed,' -e 
'/lispbibl.* sed/s, sed, /usr/bin/sed,' src/makemake.in
-<<
-ConfigureParams: --with-libsigsegv-prefix=%p --with-ffcall-prefix=%p 
--with-dynamic-modules --docdir=%p/share/doc/%n
-# What's wrong with " --with-dynamic-ffi" (assumming ffcall installed _ is 
latest version, from same author !) ??
+PatchFile-MD5: 92a97dc47f87a4490b8bc80bbd759f93
+
+ConfigureParams: --with-gettext --with-readline --with-unicode 
--with-libsigsegv-prefix=%p --with-ffcall-prefix=%p 
--with-libreadline-prefix=%p  --with-libiconv-prefix=%p  --with-dynamic-modules 
--with-dynamic-ffi --docdir=%p/share/doc/%n
 
 CompileScript: <<
 #!/bin/sh -ev
   ulimit -S -s 16384
   ./configure %c
   cd src
-  make || ( rm config.cache ; make )
+  make
 <<
 
 InfoTest:<<
@@ -35,6 +31,8 @@
         ulimit -S -s 16384
         cd src
        make check
+       # Checking just the base since there is no modules compiled
+       make base-mod-check 
    <<
 <<
 
@@ -56,11 +54,9 @@
 support, excellent ANSI compliance, and a full-featured MOP.
 <<
 
-DescPort: <<
-There is a problem with the build script that causes make to fail.  Removing
-src/config.cache and run make agains correct the problem.
-FFI is not working.
+DescPackaging: <<
+Patch readline test to comment readline version 5.2 tests
+Patch syscall test to pass bug in wait function.
 <<
-
 Homepage: http://clisp.cons.org
 DocFiles: GNU-GPL COPYRIGHT SUMMARY doc/Why-CLISP-is-under-GPL


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to