mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Upgrade to version 10.5.3.
This commit is contained in:
parent
c69ba31284
commit
d8e02b46f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325292
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= newlisp
|
||||
PORTVERSION= 10.5.0
|
||||
PORTVERSION= 10.5.3
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.newlisp.org/downloads/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -136,7 +136,6 @@ do-install:
|
||||
${WRKSRC}/util/link.lsp \
|
||||
${WRKSRC}/util/httpd-conf.lsp \
|
||||
${WRKSRC}/util/newlisp.jsf \
|
||||
${WRKSRC}/util/nanorc \
|
||||
${DATADIR}/util
|
||||
|
||||
@${MKDIR} ${DATADIR}/modules
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (newlisp-10.5.0.tgz) = dee45745bd776cfdbe416799e05ee65fb0e074f673e57bf6970124dcdfe16467
|
||||
SIZE (newlisp-10.5.0.tgz) = 1581120
|
||||
SHA256 (newlisp-10.5.3.tgz) = a452d7f68b565376590a67516f807f13a33468f69f27bb0ac564e9fb05c5cebe
|
||||
SIZE (newlisp-10.5.3.tgz) = 1631742
|
||||
|
@ -8,7 +8,7 @@ bin/newlispdoc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ExpressionEvaluation.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/MemoryManagement.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual_frame.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/newLISP-10.5.0-Release.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/newLISP-10.5.3-Release.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/newLISPdoc.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/newlisp_index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/newlisp_manual.html
|
||||
@ -89,7 +89,6 @@ bin/newlispdoc
|
||||
%%DATADIR%%/modules/zlib.lsp
|
||||
%%DATADIR%%/util/httpd-conf.lsp
|
||||
%%DATADIR%%/util/link.lsp
|
||||
%%DATADIR%%/util/nanorc
|
||||
%%DATADIR%%/util/newlisp.jsf
|
||||
%%DATADIR%%/util/newlisp.vim
|
||||
%%DATADIR%%/util/syntax.cgi
|
||||
|
Loading…
Reference in New Issue
Block a user