Subject: CVS commit: pkgsrc/audio/festvox-abc
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/27/2003 12:41:43
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Jan 27 10:41:43 UTC 2003

Modified Files:
	pkgsrc/audio/festvox-abc: distinfo

Log Message:
Update distinfo for currently available file.
Diff is:
diff -r old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm new/festival/lib/voices/
spanish/abc_diphone/festvox/abc_diphone.scm
60a61,62
>   (set! prev_token.punctuation token.punctuation)
>   (set! token.punctuation "\"`.,:;!?(){}[]" "[see Tokenizing]")
104a107
>   (set! current_voice_reset abc_voice_reset)
105a109,112
> )
>
> (define (abc_voice_reset)
>   (set! token.punctuation prev_token.punctuation)
Addresses part of PR 19873.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/festvox-abc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.