FreeBSD Bugzilla – Attachment 60493 Details for
Bug 90781
[maintainer update] lang/clisp to version 2.36
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
clisp.patch
clisp.patch (text/plain), 2.22 KB, created by
Jakub Rehor
on 2005-12-22 02:20:03 UTC
(
hide
)
Description:
clisp.patch
Filename:
MIME Type:
Creator:
Jakub Rehor
Created:
2005-12-22 02:20:03 UTC
Size:
2.22 KB
patch
obsolete
>diff -ruN --exclude=_darcs clisp-2.35/Makefile clisp-2.36/Makefile >--- clisp-2.35/Makefile Wed Dec 21 21:02:21 2005 >+++ clisp-2.36/Makefile Wed Dec 21 21:01:55 2005 >@@ -6,8 +6,7 @@ > # > > PORTNAME= clisp >-PORTVERSION= 2.35 >-PORTREVISION= 1 >+PORTVERSION= 2.36 > CATEGORIES= lang lisp > MASTER_SITES= ${MASTER_SITE_GNU} > MASTER_SITE_SUBDIR=${PORTNAME}/release/${PORTVERSION} >@@ -33,7 +32,8 @@ > .include <bsd.port.pre.mk> > > .if ${ARCH} == amd64 || ${ARCH} == ia64 >-BROKEN= "Does not compile on amd64 or ia64" >+CFLAGS+= -DNO_MULTIMAP_SHM -DNO_MULTIMAP_FILE -DNO_SINGLEMAP \ >+ -DNO_TRIVIALMAP > .endif > > # The source doesn't include a top-level Makefile, so we'll fake one. >diff -ruN --exclude=_darcs clisp-2.35/distinfo clisp-2.36/distinfo >--- clisp-2.35/distinfo Wed Dec 21 21:02:21 2005 >+++ clisp-2.36/distinfo Wed Dec 21 21:01:55 2005 >@@ -1,2 +1,3 @@ >-MD5 (clisp-2.35.tar.bz2) = a8e3136c4ecfb5deb65fe53e22ca2c07 >-SIZE (clisp-2.35.tar.bz2) = 7902817 >+MD5 (clisp-2.36.tar.bz2) = 45296cfde71d06cb9cb006631c4bc6f4 >+SHA256 (clisp-2.36.tar.bz2) = ac4574cbc38300a68ce22c101b7bff4d0e813bace2153af03cfeae3c3aa4c3b8 >+SIZE (clisp-2.36.tar.bz2) = 8009369 >diff -ruN --exclude=_darcs clisp-2.35/pkg-plist clisp-2.36/pkg-plist >--- clisp-2.35/pkg-plist Wed Dec 21 21:02:21 2005 >+++ clisp-2.36/pkg-plist Wed Dec 21 21:01:55 2005 >@@ -11,12 +11,13 @@ > lib/clisp/base/makevars > lib/clisp/base/modules.h > lib/clisp/base/modules.o >+lib/clisp/base/readline.o > lib/clisp/base/regex.o > lib/clisp/base/regexi.o > lib/clisp/base/regexp.dvi > lib/clisp/clisp-link >+lib/clisp/data/Symbol-Table.text > lib/clisp/data/UnicodeDataFull.txt >-lib/clisp/data/clhs.txt > lib/clisp/full/calls.o > lib/clisp/full/gettext.o > lib/clisp/full/libavcall.a >@@ -30,6 +31,7 @@ > lib/clisp/full/modules.h > lib/clisp/full/modules.o > lib/clisp/full/rawsock.o >+lib/clisp/full/readline.o > lib/clisp/full/regex.o > lib/clisp/full/regexi.o > lib/clisp/full/regexp.dvi >@@ -57,8 +59,8 @@ > %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.1 > %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.dvi > %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.html >-%%PORTDOCS%%%%DOCSDIR%%/doc/clisp.png > %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.pdf >+%%PORTDOCS%%%%DOCSDIR%%/doc/clisp.png > %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.ps > %%PORTDOCS%%%%DOCSDIR%%/doc/editors.txt > %%PORTDOCS%%%%DOCSDIR%%/doc/impnotes.css
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90781
: 60493