From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 18 11:50:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ABAE37B401 for ; Fri, 18 Jul 2003 11:50:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0115843F75 for ; Fri, 18 Jul 2003 11:50:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6IIo7Up084442 for ; Fri, 18 Jul 2003 11:50:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6IIo7Zm084441; Fri, 18 Jul 2003 11:50:07 -0700 (PDT) Resent-Date: Fri, 18 Jul 2003 11:50:07 -0700 (PDT) Resent-Message-Id: <200307181850.h6IIo7Zm084441@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ying-Chieh Chen" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC03537B401 for ; Fri, 18 Jul 2003 11:48:30 -0700 (PDT) Received: from alumni.csie.nctu.edu.tw (alumni.csie.nctu.edu.tw [140.113.209.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2A7643FBF for ; Fri, 18 Jul 2003 11:48:28 -0700 (PDT) (envelope-from yinjieh@csie.nctu.edu.tw) Received: from alumni.csie.nctu.edu.tw (yinjieh@localhost [127.0.0.1]) h6IIm65x050805 for ; Sat, 19 Jul 2003 02:48:06 +0800 (CST) Received: (from yinjieh@localhost) by alumni.csie.nctu.edu.tw (8.12.9/8.12.3/Submit) id h6IIm6JV050804; Sat, 19 Jul 2003 02:48:06 +0800 (CST) Message-Id: <200307181848.h6IIm6JV050804@alumni.csie.nctu.edu.tw> Date: Sat, 19 Jul 2003 02:48:06 +0800 (CST) From: "Ying-Chieh Chen" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54619: [Update port] Update ports/lang/stklos to 0.55 and take over maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ying-Chieh Chen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 18:50:09 -0000 >Number: 54619 >Category: ports >Synopsis: [Update port] Update ports/lang/stklos to 0.55 and take over maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 18 11:50:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Chen >Release: FreeBSD 4.8-RELEASE i386 >Organization: yinjieh's own lab >Environment: System: FreeBSD stable.yinjieh.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update ports/lang/stklos to 0.55 and take over maintainership. Please commit it, thanks! >How-To-Repeat: Apply the following patch, then type 'make'. >Fix: diff -ruN /usr/ports/lang/stklos/Makefile stklos/Makefile --- /usr/ports/lang/stklos/Makefile Wed Apr 30 08:38:29 2003 +++ stklos/Makefile Fri Jul 18 14:28:48 2003 @@ -6,12 +6,12 @@ # PORTNAME= stklos -PORTVERSION= 0.54 +PORTVERSION= 0.55 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The successor of the STk Scheme interpreter LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ diff -ruN /usr/ports/lang/stklos/distinfo stklos/distinfo --- /usr/ports/lang/stklos/distinfo Sat Apr 5 04:26:07 2003 +++ stklos/distinfo Fri Jul 18 14:32:08 2003 @@ -1 +1 @@ -MD5 (stklos-0.54.tar.gz) = e60c63360600956b27945514d057bc8b +MD5 (stklos-0.55.tar.gz) = 2ac508bb379cfef8c68c28c9da36f7ba diff -ruN /usr/ports/lang/stklos/pkg-plist stklos/pkg-plist --- /usr/ports/lang/stklos/pkg-plist Sat Apr 5 04:26:07 2003 +++ stklos/pkg-plist Sat Jul 19 01:09:18 2003 @@ -8,12 +8,12 @@ @dirrm include/stklos @unexec install-info --delete --section="%%INFOSECTION%%" --entry="%%INFOENTRY%%" %D/info/stklos.info %D/info/dir info/stklos.info -info/stklos.info-1 -info/stklos.info-2 -info/stklos.info-3 -info/stklos.info-4 -info/stklos.info-5 -info/stklos.info-6 +@unexec rm -f info/stklos.info-1 +@unexec rm -f info/stklos.info-2 +@unexec rm -f info/stklos.info-3 +@unexec rm -f info/stklos.info-4 +@unexec rm -f info/stklos.info-5 +@unexec rm -f info/stklos.info-6 @exec install-info --section="%%INFOSECTION%%" --entry="%%INFOENTRY%%" %D/info/stklos.info %D/info/dir lib/stklos/%%VERSION%%/ldap.so @dirrm lib/stklos/%%VERSION%% >Release-Note: >Audit-Trail: >Unformatted: