From nmh@T3X.ORG  Mon Jun 15 06:53:28 2009
Return-Path: <nmh@T3X.ORG>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1BAD5106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Jun 2009 06:53:28 +0000 (UTC)
	(envelope-from nmh@T3X.ORG)
Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10])
	by mx1.freebsd.org (Postfix) with ESMTP id 55F9F8FC20
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Jun 2009 06:53:27 +0000 (UTC)
	(envelope-from nmh@T3X.ORG)
Received: from T3X.ORG (p3EE3B6BC.dip0.t-ipconnect.de [62.227.182.188])
	by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis)
	id 0MKsym-1MG5s93YeN-000dfq; Mon, 15 Jun 2009 08:40:50 +0200
Received: by T3X.ORG (sSMTP sendmail emulation); Mon, 15 Jun 2009 08:41:42 +0200
Message-Id: <0MKsym-1MG5s93YeN-000dfq@mrelayeu.kundenserver.de>
Date: Mon, 15 Jun 2009 08:41:42 +0200
From: "Nils M Holm" <nmh@T3X.ORG>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Maintainer update: lang/s9fes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135590
>Category:       ports
>Synopsis:       Maintainer update: lang/s9fes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 15 07:00:11 UTC 2009
>Closed-Date:    Mon Jun 15 10:52:23 UTC 2009
>Last-Modified:  Mon Jun 15 10:52:23 UTC 2009
>Originator:     Nils M Holm
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
not really
>Environment:
System: FreeBSD maya.t3x.org 7.0-RELEASE FreeBSD 7.0-RELEASE #4: Sun Mar 1 11:43:23 CET 2009 nmh@maya.t3x.org:/u/local/src/sys/i386/compile/MAYA i386

>Description:

Update to 2009-06-15.

>How-To-Repeat:
>Fix:

diff -ru lang/s9fes-old/Makefile lang/s9fes/Makefile
--- lang/s9fes-old/Makefile	2009-05-01 15:36:39.000000000 +0200
+++ lang/s9fes/Makefile	2009-06-15 08:38:13.000000000 +0200
@@ -6,15 +6,13 @@
 #
 
 PORTNAME=	s9fes
-PORTVERSION=	20090429
+PORTVERSION=	20090615
 CATEGORIES=	lang scheme
 MASTER_SITES=	http://www.t3x.org/s9fes/
 
 MAINTAINER=	nmh@t3x.org
 COMMENT=	A simple and comprehensible Scheme interpreter
 
-WRKSRC=		${WRKDIR}/s9fes
-
 MAN1=		s9.1
 MANCOMPRESSED=	yes
 
diff -ru lang/s9fes-old/distinfo lang/s9fes/distinfo
--- lang/s9fes-old/distinfo	2009-05-01 15:36:39.000000000 +0200
+++ lang/s9fes/distinfo	2009-06-15 08:38:13.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (s9fes-20090429.tar.gz) = 62e6322e8a34b1fb4ade027f4e07d01c
-SHA256 (s9fes-20090429.tar.gz) = f373584035b264e8d347714522108a9ab63a5bd47d1e90316fe269a284391b59
-SIZE (s9fes-20090429.tar.gz) = 144769
+MD5 (s9fes-20090615.tar.gz) = 4f0d76d7163e45fa5334b3fd7806c2b4
+SHA256 (s9fes-20090615.tar.gz) = b0b4b04dd2b2515278cf59ceef72f5f21907278245d915941f3a5b7c4a0e4015
+SIZE (s9fes-20090615.tar.gz) = 189795
diff -ru lang/s9fes-old/pkg-descr lang/s9fes/pkg-descr
--- lang/s9fes-old/pkg-descr	2009-03-14 13:31:05.000000000 +0100
+++ lang/s9fes/pkg-descr	2009-06-15 08:38:13.000000000 +0200
@@ -1,7 +1,7 @@
 S9fES is an interpreter for a broad subset of (R4RS) Scheme. It is
 written in ANSI C (C89) and Scheme and it runs in many popular
-environments, including Linux, *BSD, the unmentionable horror, and
-Plan 9.
+environments, including *BSD, Linux, Plan 9, and  the unmentionable
+horror.
 
 The S9fES code strives to be simple and comprehensible. It is
 particularly interesting to people who want to try Scheme without
diff -ru lang/s9fes-old/pkg-plist lang/s9fes/pkg-plist
--- lang/s9fes-old/pkg-plist	2009-05-01 15:36:39.000000000 +0200
+++ lang/s9fes/pkg-plist	2009-06-15 08:38:13.000000000 +0200
@@ -3,37 +3,57 @@
 %%DATADIR%%/bitwise-ops.scm
 %%DATADIR%%/combine.scm
 %%DATADIR%%/cond-expand.scm
+%%DATADIR%%/contrib/draw-tree.scm
 %%DATADIR%%/contrib/format-test.scm
 %%DATADIR%%/contrib/format.scm
 %%DATADIR%%/contrib/format.txt
+%%DATADIR%%/contrib/help.scm
 %%DATADIR%%/contrib/pretty-print.scm
 %%DATADIR%%/contrib/print-code.scm
+%%DATADIR%%/contrib/prolog-test.scm
 %%DATADIR%%/contrib/prolog.scm
-%%DATADIR%%/contrib/prolog-sample.scm
 %%DATADIR%%/contrib/scheme.css
 %%DATADIR%%/contrib/string-find.scm
 %%DATADIR%%/count.scm
 %%DATADIR%%/depth.scm
-%%DATADIR%%/draw-tree.scm
 %%DATADIR%%/exists.scm
 %%DATADIR%%/explode.scm
 %%DATADIR%%/factor.scm
 %%DATADIR%%/factorial.scm
 %%DATADIR%%/filter.scm
 %%DATADIR%%/flatten.scm
-%%DATADIR%%/fluid-let.scm
 %%DATADIR%%/fluid-let-sr.scm
+%%DATADIR%%/fluid-let.scm
 %%DATADIR%%/for-all.scm
 %%DATADIR%%/hash-table.scm
-%%DATADIR%%/help.scm
 %%DATADIR%%/help/abs
 %%DATADIR%%/help/and
 %%DATADIR%%/help/append
 %%DATADIR%%/help/apply
+%%DATADIR%%/help/apropos
+%%DATADIR%%/help/assert-record-type
 %%DATADIR%%/help/assoc
 %%DATADIR%%/help/assq
 %%DATADIR%%/help/assv
 %%DATADIR%%/help/begin
+%%DATADIR%%/help/bitwise-1
+%%DATADIR%%/help/bitwise-2
+%%DATADIR%%/help/bitwise-and
+%%DATADIR%%/help/bitwise-and-c1
+%%DATADIR%%/help/bitwise-and-c2
+%%DATADIR%%/help/bitwise-and-not
+%%DATADIR%%/help/bitwise-c1
+%%DATADIR%%/help/bitwise-c2
+%%DATADIR%%/help/bitwise-clear
+%%DATADIR%%/help/bitwise-or
+%%DATADIR%%/help/bitwise-or-c1
+%%DATADIR%%/help/bitwise-or-c2
+%%DATADIR%%/help/bitwise-or-not
+%%DATADIR%%/help/bitwise-set
+%%DATADIR%%/help/bitwise-shift-left
+%%DATADIR%%/help/bitwise-shift-right
+%%DATADIR%%/help/bitwise-xor
+%%DATADIR%%/help/bitwise-xor-not
 %%DATADIR%%/help/booleanp
 %%DATADIR%%/help/caaaar
 %%DATADIR%%/help/caaadr
@@ -67,6 +87,7 @@
 %%DATADIR%%/help/cdddr
 %%DATADIR%%/help/cddr
 %%DATADIR%%/help/cdr
+%%DATADIR%%/help/ceiling
 %%DATADIR%%/help/char-alphabeticp
 %%DATADIR%%/help/char-cieqp
 %%DATADIR%%/help/char-cigep
@@ -88,68 +109,114 @@
 %%DATADIR%%/help/charp
 %%DATADIR%%/help/close-input-port
 %%DATADIR%%/help/close-output-port
+%%DATADIR%%/help/combine
+%%DATADIR%%/help/combinestar
 %%DATADIR%%/help/cond
+%%DATADIR%%/help/cond-expand
 %%DATADIR%%/help/cons
+%%DATADIR%%/help/cos
+%%DATADIR%%/help/count
 %%DATADIR%%/help/current-input-port
 %%DATADIR%%/help/current-output-port
 %%DATADIR%%/help/define
 %%DATADIR%%/help/define-macro
+%%DATADIR%%/help/define-matcher
 %%DATADIR%%/help/define-syntax
 %%DATADIR%%/help/delay
 %%DATADIR%%/help/delete-file
+%%DATADIR%%/help/depth
 %%DATADIR%%/help/display
+%%DATADIR%%/help/display-to-string
 %%DATADIR%%/help/do
+%%DATADIR%%/help/draw-tree
 %%DATADIR%%/help/eof-objectp
 %%DATADIR%%/help/eq
 %%DATADIR%%/help/eqp
 %%DATADIR%%/help/equalp
 %%DATADIR%%/help/eqvp
 %%DATADIR%%/help/evenp
+%%DATADIR%%/help/exact
+%%DATADIR%%/help/exact-to-inexact
+%%DATADIR%%/help/exists
+%%DATADIR%%/help/exp
 %%DATADIR%%/help/expand-macro
 %%DATADIR%%/help/expand-quasiquote
+%%DATADIR%%/help/explode
+%%DATADIR%%/help/exponent
 %%DATADIR%%/help/expt
+%%DATADIR%%/help/factb
+%%DATADIR%%/help/factor
+%%DATADIR%%/help/factorial
 %%DATADIR%%/help/file-existsp
+%%DATADIR%%/help/filter
+%%DATADIR%%/help/flatten
+%%DATADIR%%/help/floor
+%%DATADIR%%/help/fluid-let
 %%DATADIR%%/help/fold-left
 %%DATADIR%%/help/fold-right
+%%DATADIR%%/help/for-all
 %%DATADIR%%/help/for-each
 %%DATADIR%%/help/force
+%%DATADIR%%/help/format
 %%DATADIR%%/help/gcd
 %%DATADIR%%/help/ge
 %%DATADIR%%/help/gensym
 %%DATADIR%%/help/gt
+%%DATADIR%%/help/hash-table-ref
+%%DATADIR%%/help/hash-table-setb
+%%DATADIR%%/help/hash-table-to-list
 %%DATADIR%%/help/help
+%%DATADIR%%/help/hyper
 %%DATADIR%%/help/if
+%%DATADIR%%/help/implode
+%%DATADIR%%/help/import
+%%DATADIR%%/help/inexact
+%%DATADIR%%/help/inexact-to-exact
 %%DATADIR%%/help/input-portp
+%%DATADIR%%/help/integer-sqrt
 %%DATADIR%%/help/integer-to-char
+%%DATADIR%%/help/intersection
+%%DATADIR%%/help/iota
 %%DATADIR%%/help/lambda
 %%DATADIR%%/help/lcm
 %%DATADIR%%/help/le
 %%DATADIR%%/help/length
 %%DATADIR%%/help/let
+%%DATADIR%%/help/let-matcher
 %%DATADIR%%/help/letrec
 %%DATADIR%%/help/letstar
 %%DATADIR%%/help/list
 %%DATADIR%%/help/list-ref
 %%DATADIR%%/help/list-tail
+%%DATADIR%%/help/list-to-record
+%%DATADIR%%/help/list-to-set
 %%DATADIR%%/help/list-to-string
 %%DATADIR%%/help/list-to-vector
 %%DATADIR%%/help/listp
 %%DATADIR%%/help/load
 %%DATADIR%%/help/load-from-library
 %%DATADIR%%/help/locate-file
+%%DATADIR%%/help/log
 %%DATADIR%%/help/lt
+%%DATADIR%%/help/make-hash-table
+%%DATADIR%%/help/make-matcher
+%%DATADIR%%/help/make-partitions
 %%DATADIR%%/help/make-string
 %%DATADIR%%/help/make-vector
+%%DATADIR%%/help/mantissa
 %%DATADIR%%/help/map
-%%DATADIR%%/help/map-car
 %%DATADIR%%/help/max
 %%DATADIR%%/help/member
 %%DATADIR%%/help/memq
 %%DATADIR%%/help/memv
+%%DATADIR%%/help/mergesort
 %%DATADIR%%/help/min
 %%DATADIR%%/help/minus
+%%DATADIR%%/help/ml-match
+%%DATADIR%%/help/module
 %%DATADIR%%/help/modulo
 %%DATADIR%%/help/negativep
+%%DATADIR%%/help/new-databaseb
 %%DATADIR%%/help/newline
 %%DATADIR%%/help/not
 %%DATADIR%%/help/nullp
@@ -161,23 +228,54 @@
 %%DATADIR%%/help/or
 %%DATADIR%%/help/output-portp
 %%DATADIR%%/help/pairp
+%%DATADIR%%/help/partition
 %%DATADIR%%/help/peek-char
+%%DATADIR%%/help/permute
+%%DATADIR%%/help/permutestar
 %%DATADIR%%/help/plus
 %%DATADIR%%/help/positivep
+%%DATADIR%%/help/pp
+%%DATADIR%%/help/pp-file
+%%DATADIR%%/help/predicateb
+%%DATADIR%%/help/pretty-print
 %%DATADIR%%/help/print
+%%DATADIR%%/help/print-code
 %%DATADIR%%/help/procedurep
+%%DATADIR%%/help/programp
+%%DATADIR%%/help/prolog
 %%DATADIR%%/help/quasiquote
+%%DATADIR%%/help/query
+%%DATADIR%%/help/quicksort
 %%DATADIR%%/help/quote
 %%DATADIR%%/help/quotient
+%%DATADIR%%/help/re-comp
+%%DATADIR%%/help/re-match
 %%DATADIR%%/help/read
 %%DATADIR%%/help/read-char
+%%DATADIR%%/help/read-file
+%%DATADIR%%/help/read-from-string
+%%DATADIR%%/help/read-line
+%%DATADIR%%/help/record
+%%DATADIR%%/help/record-copy
+%%DATADIR%%/help/record-equalp
+%%DATADIR%%/help/record-ref
+%%DATADIR%%/help/record-setb
+%%DATADIR%%/help/record-signature
+%%DATADIR%%/help/record-type-matches
+%%DATADIR%%/help/recordp
 %%DATADIR%%/help/remainder
+%%DATADIR%%/help/remove
+%%DATADIR%%/help/replace
 %%DATADIR%%/help/reverse
+%%DATADIR%%/help/round
+%%DATADIR%%/help/runstar
 %%DATADIR%%/help/set-carb
 %%DATADIR%%/help/set-cdrb
 %%DATADIR%%/help/set-input-portb
 %%DATADIR%%/help/set-output-portb
 %%DATADIR%%/help/setb
+%%DATADIR%%/help/sin
+%%DATADIR%%/help/sqrt
 %%DATADIR%%/help/star
 %%DATADIR%%/help/starextensionsstar
 %%DATADIR%%/help/starlibrary-pathstar
@@ -185,30 +283,43 @@
 %%DATADIR%%/help/starstar
 %%DATADIR%%/help/string
 %%DATADIR%%/help/string-append
+%%DATADIR%%/help/string-ci-contains
+%%DATADIR%%/help/string-ci-find
 %%DATADIR%%/help/string-cieqp
 %%DATADIR%%/help/string-cigep
 %%DATADIR%%/help/string-cigtp
 %%DATADIR%%/help/string-cilep
 %%DATADIR%%/help/string-ciltp
+%%DATADIR%%/help/string-contains
 %%DATADIR%%/help/string-copy
+%%DATADIR%%/help/string-downcase
 %%DATADIR%%/help/string-fillb
+%%DATADIR%%/help/string-find
 %%DATADIR%%/help/string-length
 %%DATADIR%%/help/string-ref
 %%DATADIR%%/help/string-setb
+%%DATADIR%%/help/string-split
 %%DATADIR%%/help/string-to-list
 %%DATADIR%%/help/string-to-number
 %%DATADIR%%/help/string-to-symbol
+%%DATADIR%%/help/string-upcase
 %%DATADIR%%/help/stringeqp
 %%DATADIR%%/help/stringgep
 %%DATADIR%%/help/stringgtp
 %%DATADIR%%/help/stringlep
 %%DATADIR%%/help/stringltp
 %%DATADIR%%/help/stringp
+%%DATADIR%%/help/substitute
 %%DATADIR%%/help/substring
+%%DATADIR%%/help/sum
 %%DATADIR%%/help/symbol-to-string
 %%DATADIR%%/help/symbolp
 %%DATADIR%%/help/symbols
 %%DATADIR%%/help/syntax-rules
+%%DATADIR%%/help/tan
+%%DATADIR%%/help/transpose
+%%DATADIR%%/help/truncate
+%%DATADIR%%/help/union
 %%DATADIR%%/help/unquote
 %%DATADIR%%/help/unquote-splicing
 %%DATADIR%%/help/vector
@@ -222,7 +333,9 @@
 %%DATADIR%%/help/with-output-to-file
 %%DATADIR%%/help/write
 %%DATADIR%%/help/write-char
+%%DATADIR%%/help/write-to-string
 %%DATADIR%%/help/wrong
+%%DATADIR%%/help/zebra
 %%DATADIR%%/help/zerop
 %%DATADIR%%/hyper.scm
 %%DATADIR%%/implode.scm
@@ -231,6 +344,7 @@
 %%DATADIR%%/iota.scm
 %%DATADIR%%/list-to-set.scm
 %%DATADIR%%/make-partitions.scm
+%%DATADIR%%/matcher.scm
 %%DATADIR%%/mergesort.scm
 %%DATADIR%%/module.scm
 %%DATADIR%%/partition.scm
@@ -246,6 +360,7 @@
 %%DATADIR%%/replace.scm
 %%DATADIR%%/s9.image
 %%DATADIR%%/s9.scm
+%%DATADIR%%/string-case.scm
 %%DATADIR%%/string-contains.scm
 %%DATADIR%%/string-split.scm
 %%DATADIR%%/substitute.scm
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beat 
Responsible-Changed-By: beat 
Responsible-Changed-When: Mon Jun 15 08:48:06 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135590: commit references a PR
Date: Mon, 15 Jun 2009 10:38:47 +0000 (UTC)

 beat        2009-06-15 10:38:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/s9fes           Makefile distinfo pkg-descr pkg-plist 
   Log:
   - Update to 20090615
   
   PR:             ports/135590
   Submitted by:   Nils M Holm <nmh AT t3x.org> (maintainer)
   
   Revision  Changes    Path
   1.4       +1 -3      ports/lang/s9fes/Makefile
   1.4       +3 -3      ports/lang/s9fes/distinfo
   1.2       +2 -2      ports/lang/s9fes/pkg-descr
   1.3       +120 -5    ports/lang/s9fes/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: beat 
State-Changed-When: Mon Jun 15 10:52:22 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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