aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-22 12:55:56 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-22 12:55:56 +0000
commitd4a1095c536bf06c3c63a7e53123cb1f57c64867 (patch)
treec486a75b278b3c4197240685100618e948ac4b21
parent18aaf7cb1aa502d8961c1de0fb189af60375305d (diff)
downloadports-d4a1095c536bf06c3c63a7e53123cb1f57c64867.tar.gz
ports-d4a1095c536bf06c3c63a7e53123cb1f57c64867.zip
Notes
-rw-r--r--lang/chicken/Makefile6
-rw-r--r--lang/chicken/distinfo4
-rw-r--r--lang/chicken/pkg-plist10
3 files changed, 6 insertions, 14 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 618ac47201d0..84bc70a12cda 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= chicken
-PORTVERSION= 1.50
+PORTVERSION= 1.56
CATEGORIES= lang scheme
MASTER_SITES= http://www.call-with-current-continuation.org/
@@ -18,7 +18,7 @@ USE_LIBTOOL_VER= 15
INSTALLS_SHLIB= yes
MAN1= chicken-config.1 chicken-profile.1 chicken-setup.1 chicken.1 \
- csc.1 csi.1 rcsi.1
+ csc.1 csi.1
.if !defined(NOPORTDOCS)
PORTDOCS= FAQ.html format.txt README LICENSE chicken.html chicken.pdf
@@ -35,6 +35,8 @@ BROKEN= "Coredump during build on amd64 and ia64"
.if defined(WITH_PCRE)
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+.else
+CONFIGURE_ENV+= ac_cv_header_pcre_h=no
.endif
post-patch:
diff --git a/lang/chicken/distinfo b/lang/chicken/distinfo
index ca167c543447..f87e23e59262 100644
--- a/lang/chicken/distinfo
+++ b/lang/chicken/distinfo
@@ -1,2 +1,2 @@
-MD5 (chicken-1.50.tar.gz) = 35984df61df73f7156c1f9095cd409f3
-SIZE (chicken-1.50.tar.gz) = 3580008
+MD5 (chicken-1.56.tar.gz) = 53b81a6d354ee6fc156fea8b8d46bc95
+SIZE (chicken-1.56.tar.gz) = 3591651
diff --git a/lang/chicken/pkg-plist b/lang/chicken/pkg-plist
index 63219f53a76e..9be710a3acf0 100644
--- a/lang/chicken/pkg-plist
+++ b/lang/chicken/pkg-plist
@@ -6,15 +6,6 @@ bin/chicken-static
bin/csc
bin/csi
bin/csi-static
-bin/rcsi
-bin/rcsi-static
-bin/scheme-chicken
-bin/scheme-chicken-hygienic
-bin/scheme-ieee-1178-1990
-bin/scheme-r4rs
-bin/scheme-r5rs
-bin/scheme-srfi-0
-bin/scheme-srfi-7
include/c_defaults.h
include/chicken-config.h
include/chicken.h
@@ -60,7 +51,6 @@ lib/libustuffed-chicken.so.0
%%PORTDOCS%%%%EXAMPLESDIR%%/makefile
%%PORTDOCS%%%%EXAMPLESDIR%%/makefile.vc
%%PORTDOCS%%%%EXAMPLESDIR%%/mandelbrot.scm
-%%PORTDOCS%%%%EXAMPLESDIR%%/mmcp.scm
%%PORTDOCS%%%%EXAMPLESDIR%%/nqueens.prolog
%%PORTDOCS%%%%EXAMPLESDIR%%/prolog.scm
%%PORTDOCS%%%%EXAMPLESDIR%%/schelog-macros.scm