Update to version 2006-09-13. Fixed a bug in the tail call optimizer. Fix: -- Nils M Holm <nmh@t3x.org> -- http://www.t3x.org/nmh/--OIku7Q9uOPiLXLiOHKKE0xBE4F3sXxtcWOqYGlLO7AmlCZpF Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -ru lang/alisp.old/Makefile lang/alisp/Makefile --- lang/alisp.old/Makefile Tue Sep 12 21:07:19 2006 +++ lang/alisp/Makefile Sun Sep 17 21:37:37 2006 @@ -6,7 +6,7 @@ # PORTNAME= alisp -PORTVERSION= 20060912 +PORTVERSION= 20060913 CATEGORIES= lang devel lisp MASTER_SITES= http://t3x.org/files/ diff -ru lang/alisp.old/distinfo lang/alisp/distinfo --- lang/alisp.old/distinfo Tue Sep 12 21:07:19 2006 +++ lang/alisp/distinfo Sun Sep 17 21:37:37 2006 @@ -1,3 +1,3 @@ -MD5 (alisp-20060912.tar.gz) = 6d503acc098f22d25957ce4e3e9b6106 -SIZE (alisp-20060912.tar.gz) = 71175 -SHA256 (alisp-20060912.tar.gz) = 2e9c8efda1f44da0c2213bd6a650b1a026af40748e3f7da41308617cdab7b729 +MD5 (alisp-20060913.tar.gz) = 7b01bc1150883d3876216b7a2bdd5227 +SIZE (alisp-20060913.tar.gz) = 72100 +SHA256 (alisp-20060913.tar.gz) = 3626a85891c7592581474a982477c1956eab41500689132e7df9862a3ab09f11
A few minutes ago I wrote: > Update to version 2006-09-13. Please make that 2006-09-17. Here's a new diff: >Fix: diff -ru lang/alisp.old/Makefile lang/alisp/Makefile --- lang/alisp.old/Makefile Tue Sep 12 21:07:19 2006 +++ lang/alisp/Makefile Sun Sep 17 21:50:02 2006 @@ -6,7 +6,7 @@ # PORTNAME= alisp -PORTVERSION= 20060912 +PORTVERSION= 20060917 CATEGORIES= lang devel lisp MASTER_SITES= http://t3x.org/files/ diff -ru lang/alisp.old/distinfo lang/alisp/distinfo --- lang/alisp.old/distinfo Tue Sep 12 21:07:19 2006 +++ lang/alisp/distinfo Sun Sep 17 21:50:02 2006 @@ -1,3 +1,3 @@ -MD5 (alisp-20060912.tar.gz) = 6d503acc098f22d25957ce4e3e9b6106 -SIZE (alisp-20060912.tar.gz) = 71175 -SHA256 (alisp-20060912.tar.gz) = 2e9c8efda1f44da0c2213bd6a650b1a026af40748e3f7da41308617cdab7b729 +MD5 (alisp-20060917.tar.gz) = 0a40b92ee86c305f42150026f95fcc69 +SIZE (alisp-20060917.tar.gz) = 71551 +SHA256 (alisp-20060917.tar.gz) = adaa708606516f7d81124d2b2a97507f6e5bceef5128ac1a7f43e96b4b7b7edb -- Nils M Holm <nmh@t3x.org> -- http://www.t3x.org/nmh/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2006-09-18 19:19:07 UTC FreeBSD ports repository Modified files: lang/alisp Makefile distinfo Log: - Update to 20060917 PR: ports/103336 Submitted by: Nils M Holm <nmh(at)t3x.org> (maintainer) Revision Changes Path 1.19 +1 -1 ports/lang/alisp/Makefile 1.17 +3 -3 ports/lang/alisp/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"