From yinjieh@csie.nctu.edu.tw  Sun Dec  4 01:25:30 2005
Return-Path: <yinjieh@csie.nctu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 36D9A16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Dec 2005 01:25:30 +0000 (GMT)
	(envelope-from yinjieh@csie.nctu.edu.tw)
Received: from alumni.csie.nctu.edu.tw (alumni.csie.nctu.edu.tw [140.113.209.4])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CDBF943D49
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Dec 2005 01:25:29 +0000 (GMT)
	(envelope-from yinjieh@csie.nctu.edu.tw)
Received: from alumni.csie.nctu.edu.tw (yinjieh@localhost [127.0.0.1])
	by alumni.csie.nctu.edu.tw (8.13.4/8.12.9) with ESMTP id jB41PODq017382
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 4 Dec 2005 09:25:24 +0800 (CST)
Received: (from yinjieh@localhost)
	by alumni.csie.nctu.edu.tw (8.13.4/8.12.3/Submit) id jB41PO78017381;
	Sun, 4 Dec 2005 09:25:24 +0800 (CST)
Message-Id: <200512040125.jB41PO78017381@alumni.csie.nctu.edu.tw>
Date: Sun, 4 Dec 2005 09:25:24 +0800 (CST)
From: Ying-Chieh Chen <root@alumni.csie.nctu.edu.tw>
Reply-To: Ying-Chieh Chen <root@alumni.csie.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER-UPDATE] Update lang/stklos to 0.71
X-Send-Pr-Version: 3.113
X-GNATS-Notify: yinjieh@csie.nctu.edu.tw

>Number:         89909
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Update lang/stklos to 0.71
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 04 01:30:05 GMT 2005
>Closed-Date:    Sun Dec 04 10:52:57 GMT 2005
>Last-Modified:  Sun Dec 04 10:52:57 GMT 2005
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
MANA lab, CCU CS
>Environment:
System: FreeBSD amd64.yinjieh.org 6.0-STABLE FreeBSD 6.0-STABLE #2: Sat Nov 5 22:32:40 CST 2005 root@amd64.yinjieh.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

	Update lang/stklos to 0.71.
	Add amd64 architecture because I built this port on amd64
	and it seems to work fine.

	Testing on other architectures is very appreciated.
	Please commit this update, thanks!

>How-To-Repeat:

	cd /usr/ports/lang ; patch < stklos.patch
	make install clean

>Fix:

	

--- stklos.patch begins here ---
diff -ruN /usr/ports/lang/stklos/Makefile stklos/Makefile
--- /usr/ports/lang/stklos/Makefile	Thu Apr  7 03:29:24 2005
+++ stklos/Makefile	Sun Dec  4 01:46:04 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	stklos
-PORTVERSION=	0.60
+PORTVERSION=	0.71
 CATEGORIES=	lang scheme
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,7 +17,7 @@
 LIB_DEPENDS=	gmp.6:${PORTSDIR}/math/libgmp4 \
 		gc.1:${PORTSDIR}/devel/boehm-gc
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
@@ -26,7 +26,8 @@
 CONFIGURE_ARGS=	--disable-gtk --disable-gnome
 PLIST_SUB=	VERSION="${PORTVERSION}"
 
-MAN1=		stklos-compile.1 stklos-config.1 stklos-genlex.1 stklos.1
+MAN1=		stklos-compile.1 stklos-config.1 stklos-genlex.1 stklos.1 \
+		stklos-install.1
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|share/man|man|' ${WRKSRC}/doc/Makefile.in
diff -ruN /usr/ports/lang/stklos/distinfo stklos/distinfo
--- /usr/ports/lang/stklos/distinfo	Thu Apr  7 03:29:24 2005
+++ stklos/distinfo	Sun Dec  4 01:22:34 2005
@@ -1,2 +1,3 @@
-MD5 (stklos-0.60.tar.gz) = 976d611d5e7e3539c6bf878341869313
-SIZE (stklos-0.60.tar.gz) = 3213763
+MD5 (stklos-0.71.tar.gz) = 603d9ff70ba7cd7fb3a0f06d838cb698
+SHA256 (stklos-0.71.tar.gz) = fdc4762124e5615c1f0c47ec7d7331b14665bef96c91194776da1113c4dee71b
+SIZE (stklos-0.71.tar.gz) = 3595328
diff -ruN /usr/ports/lang/stklos/pkg-plist stklos/pkg-plist
--- /usr/ports/lang/stklos/pkg-plist	Thu Apr  7 03:29:24 2005
+++ stklos/pkg-plist	Sun Dec  4 01:53:50 2005
@@ -1,9 +1,13 @@
 bin/stklos
 bin/stklos-compile
 bin/stklos-config
+bin/stklos-ext-install
 bin/stklos-genlex
+bin/stklos-install
 bin/stklos-script
 include/stklos/extraconf.h
+include/stklos/fport.h
+include/stklos/socket.h
 include/stklos/stklos.h
 include/stklos/stklosconf.h
 lib/stklos/%%VERSION%%/ldap.so
@@ -13,7 +17,6 @@
 %%DATADIR%%/%%VERSION%%/bb.stk
 %%DATADIR%%/%%VERSION%%/bigloo.stk
 %%DATADIR%%/%%VERSION%%/bonus.stk
-%%DATADIR%%/%%VERSION%%/boot.img
 %%DATADIR%%/%%VERSION%%/boot.stk
 %%DATADIR%%/%%VERSION%%/compfile.ostk
 %%DATADIR%%/%%VERSION%%/compfile.stk
@@ -38,6 +41,7 @@
 %%DATADIR%%/%%VERSION%%/lex-rt.ostk
 %%DATADIR%%/%%VERSION%%/lex-rt.stk
 %%DATADIR%%/%%VERSION%%/load.stk
+%%DATADIR%%/%%VERSION%%/make-C-boot.stk
 %%DATADIR%%/%%VERSION%%/match.ostk
 %%DATADIR%%/%%VERSION%%/match.stk
 %%DATADIR%%/%%VERSION%%/mbe.stk
@@ -85,8 +89,12 @@
 %%DATADIR%%/%%VERSION%%/srfi-4.stk
 %%DATADIR%%/%%VERSION%%/srfi-48.ostk
 %%DATADIR%%/%%VERSION%%/srfi-48.stk
+%%DATADIR%%/%%VERSION%%/srfi-60.ostk
+%%DATADIR%%/%%VERSION%%/srfi-60.stk
 %%DATADIR%%/%%VERSION%%/srfi-7.ostk
 %%DATADIR%%/%%VERSION%%/srfi-7.stk
+%%DATADIR%%/%%VERSION%%/srfi-70.ostk
+%%DATADIR%%/%%VERSION%%/srfi-70.stk
 %%DATADIR%%/%%VERSION%%/srfi-9.ostk
 %%DATADIR%%/%%VERSION%%/srfi-9.stk
 %%DATADIR%%/%%VERSION%%/struct.stk
--- stklos.patch ends here ---


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Sun Dec 4 01:33:16 GMT 2005 
Class-Changed-Why:  
Fix category (submitter is not maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89909 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Dec 4 01:33:26 GMT 2005 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89909 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: yinjieh@csie.nctu.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/89909: [MAINTAINER-UPDATE] Update lang/stklos to 0.71
Date: Sun, 4 Dec 2005 01:33:21 UT

 Maintainer of lang/stklos,
 
 Please note that PR ports/89909 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/89909
 
 -- 
 Edwin Groothuis
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: flz 
State-Changed-When: Sun Dec 4 10:52:49 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89909 
>Unformatted:
