1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

lang/chicken5: Update to 5.0.0rc3

- While here drop some unnecessary patches

Changes:	http://code.call-cc.org/dev-snapshots/2018/10/08/NEWS
This commit is contained in:
Tobias Kortkamp 2018-10-09 05:49:05 +00:00
parent e9fb01cc81
commit cb1507e97f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481600
3 changed files with 6 additions and 12 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= chicken
DISTVERSION= 5.0.0rc2
DISTVERSION= 5.0.0rc3
CATEGORIES= lang scheme
MASTER_SITES= https://code.call-cc.org/dev-snapshots/2018/09/09/
MASTER_SITES= https://code.call-cc.org/dev-snapshots/2018/10/08/
PKGNAMESUFFIX= 5
MAINTAINER= tobik@FreeBSD.org
@ -39,13 +39,6 @@ FEATHERS_DESC= Install the Feathers debugger (requires Tcl/Tk)
FEATHERS_USES= tk:wrapper,run
post-patch-FEATHERS-off:
@${REINPLACE_CMD} \
-e 's/feathers.1//g' \
-e '/INSTALL_PROGRAM.*_DEBUGGER_/{N;d;}' \
-e '/INSTALL_PROGRAM.*feathers/d' \
${WRKSRC}/rules.make
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/c* \
${STAGEDIR}${PREFIX}/lib/chicken${PKGNAMESUFFIX}/?/*.so \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1536497161
SHA256 (chicken-5.0.0rc2.tar.gz) = 237c88fcdd0d31f01923d9c5d0e4a564d22cdee98687a4e1daa2bc97d173e460
SIZE (chicken-5.0.0rc2.tar.gz) = 4004627
TIMESTAMP = 1539062658
SHA256 (chicken-5.0.0rc3.tar.gz) = 5df783518467d5166d64078baaf3ee17a23950e97e5e4957584fdd068a34dc46
SIZE (chicken-5.0.0rc3.tar.gz) = 4002579

View File

@ -130,6 +130,7 @@ man/man1/csi%%SUFFIX%%.1.gz
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken tcp).html
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken time posix).html
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken time).html
%%PORTDOCS%%%%DOCSDIR%%/manual/Module (chicken type).html
%%PORTDOCS%%%%DOCSDIR%%/manual/Module r4rs.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Module r5rs.html
%%PORTDOCS%%%%DOCSDIR%%/manual/Module scheme.html