- Update to version 2.41.
- Add more MASTER_SITES.
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= clisp
|
||||
PORTVERSION= 2.38
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.41
|
||||
CATEGORIES= lang lisp
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR=${PORTNAME}/release/${PORTVERSION}
|
||||
MASTER_SITES= SF/${PORTNAME} \
|
||||
GNU/${PORTNAME}/release/${PORTVERSION} \
|
||||
ftp://sunsite.unc.edu/pub/Linux/devel/lang/lisp/
|
||||
|
||||
MAINTAINER= alepulver@FreeBSD.org
|
||||
COMMENT= A Common Lisp implementation
|
||||
@@ -80,6 +80,7 @@ LDFLAGS+= -L${LOCALBASE}/lib/db${BDB_VER}
|
||||
IGNORE= selected different implementations of the same X11 module
|
||||
.endif
|
||||
.if defined(WITH_CLX_MIT) || defined(WITH_CLX_NEW)
|
||||
# Avoid USE_XLIB because of the additional CONFIGURE_ARGS.
|
||||
LIB_DEPENDS+= X11.6:${X_LIBRARIES_PORT}
|
||||
.endif
|
||||
.if defined(WITH_CLX_MIT)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (clisp-2.38.tar.bz2) = 960e1f6e232415c59b6978f92e62f30b
|
||||
SHA256 (clisp-2.38.tar.bz2) = 98ddb7faa384b9b62621ac9af8b4416cbe1b6df420306fceea9e1e01a880e051
|
||||
SIZE (clisp-2.38.tar.bz2) = 8078151
|
||||
MD5 (clisp-2.41.tar.bz2) = 3a7a00e82ebeeb72a75a032f84c36c6c
|
||||
SHA256 (clisp-2.41.tar.bz2) = 1e5f8d9b04024ae072536ae3271075c1a422c02d3997a729a6b00912ed2ae323
|
||||
SIZE (clisp-2.41.tar.bz2) = 8319471
|
||||
|
||||
@@ -135,6 +135,13 @@ share/locale/nl/LC_MESSAGES/clisp.mo
|
||||
share/locale/nl/LC_MESSAGES/clisplow.mo
|
||||
share/locale/ru/LC_MESSAGES/clisp.mo
|
||||
share/locale/ru/LC_MESSAGES/clisplow.mo
|
||||
share/emacs/site-lisp/clhs.el
|
||||
share/emacs/site-lisp/clisp-coding.el
|
||||
share/emacs/site-lisp/clisp-indent.el
|
||||
share/emacs/site-lisp/clisp-indent.lisp
|
||||
share/emacs/site-lisp/clisp-ffi.el
|
||||
@dirrmtry share/emacs/site-lisp
|
||||
@dirrmtry share/emacs
|
||||
@dirrm %%DOCSDIR%%/doc
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm lib/clisp/linkkit
|
||||
|
||||
Reference in New Issue
Block a user