- Update to 9.1.1.
This commit is contained in:
parent
34e8a870f8
commit
ec0579cd10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188596
3 changed files with 6 additions and 5 deletions
|
@ -7,8 +7,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= newlisp
|
||||
PORTVERSION= 9.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 9.1.1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (newlisp-9.1.0.tgz) = 46c79c93e904df35c6a8474ace406c92
|
||||
SHA256 (newlisp-9.1.0.tgz) = 721292d06844847df46a4ea059cedf3bd0b001a2f3ecb78bc740855dddc880bf
|
||||
SIZE (newlisp-9.1.0.tgz) = 707642
|
||||
MD5 (newlisp-9.1.1.tgz) = eadbc5fedc6d1eb9d53c301a2f2ba331
|
||||
SHA256 (newlisp-9.1.1.tgz) = 3c9b8ae8b93de6212ab6d035e6caf056057f0f6340edad08cf34f7875dcb5adf
|
||||
SIZE (newlisp-9.1.1.tgz) = 810061
|
||||
|
|
|
@ -20,6 +20,7 @@ bin/newlisp
|
|||
%%PORTDOCS%%%%EXAMPLESDIR%%/udp-server.lsp
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/upload.cgi
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/upload.html
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/#sqlite.cgi#
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/xmlrpc.cgi
|
||||
%%DATADIR%%/cgi.lsp
|
||||
%%DATADIR%%/ftp.lsp
|
||||
|
|
Loading…
Reference in a new issue