mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Update to 1.89
This commit is contained in:
parent
5f2fddd85e
commit
fc01a38f52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129041
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= chicken
|
||||
PORTVERSION= 1.66
|
||||
PORTVERSION= 1.89
|
||||
CATEGORIES= lang scheme
|
||||
MASTER_SITES= http://www.call-with-current-continuation.org/
|
||||
|
||||
@ -15,6 +15,7 @@ COMMENT= A Scheme-to-C compiler
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL_VER= 15
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= chicken-config.1 chicken-profile.1 chicken-setup.1 chicken.1 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (chicken-1.66.tar.gz) = 7a8c12417b6c256dd2e10ff082956e9f
|
||||
SIZE (chicken-1.66.tar.gz) = 3703678
|
||||
MD5 (chicken-1.89.tar.gz) = 6347f27f372951312ad5d0a0ab7a3e7a
|
||||
SIZE (chicken-1.89.tar.gz) = 3881868
|
||||
|
@ -34,7 +34,6 @@ lib/libustuffed-chicken.so.0
|
||||
%%DATADIR%%/chicken-highlevel-macros.scm
|
||||
%%DATADIR%%/chicken-match-macros.scm
|
||||
%%DATADIR%%/chicken-more-macros.scm
|
||||
%%DATADIR%%/srfi-13-syntax.scm
|
||||
%%DATADIR%%/test-infrastructure-hygienic-local.scm
|
||||
%%DATADIR%%/test-infrastructure-hygienic.scm
|
||||
%%DATADIR%%/test-infrastructure-lowlevel-local.scm
|
||||
|
Loading…
x
Reference in New Issue
Block a user