ports/51537: Update port: lang/chicken (only_for_archs)

Kimura Fuyuki fuyuki at hadaly.org
Tue Apr 29 01:50:11 UTC 2003


	Note: There was a bad value `non-critica' for the field `>Severity:'.
	It was set to the default value of `serious'.


>Number:         51537
>Category:       ports
>Synopsis:       Update port: lang/chicken (only_for_archs)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 28 18:50:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki at hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #5: Sun Apr 27 19:35:56 JST 2003     root at hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
Doesn't build on 64bit archs and I have no clue.

>How-To-Repeat:

>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/chicken/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2003/04/08 16:40:54	1.2
+++ Makefile	2003/04/29 01:44:46
@@ -10,9 +10,11 @@
 CATEGORIES=	lang
 MASTER_SITES=	http://www.call-with-current-continuation.org/
 
-MAINTAINER=	fuyuki at hadaly.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Scheme-to-C compiler
 
+ONLY_FOR_ARCHS=	i386
+
 USE_REINPLACE=	yes
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
@@ -21,7 +23,7 @@
 
 post-patch:
 	${REINPLACE_CMD} -e 's/\(install-data-am: \)install-data-local/\1/' \
-		-e 's/[a-z]*-static$$(EXEEXT) //' ${WRKSRC}/Makefile.in
+		${WRKSRC}/Makefile.in
 
 post-install:
 .if !defined(NOPORTDOCS)
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/chicken/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2003/04/08 16:40:54	1.2
+++ pkg-plist	2003/04/29 01:44:46
@@ -1,7 +1,9 @@
 bin/chicken
 bin/chicken-config
+bin/chicken-static
 bin/csc
 bin/csi
+bin/csi-static
 bin/scheme-chicken
 bin/scheme-chicken-hygienic
 bin/scheme-ieee-1178-1990
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list