From 2060648036f53e1244c8eecf3eff4e909bfd9fcd Mon Sep 17 00:00:00 2001 From: itetcu Date: Fri, 5 Jan 2007 14:47:23 +0000 Subject: - Update to 2.2 - pass maintainership to submitter PR: ports/107539 Submitted by: Marcelo Araujo --- audio/festlex-ogi/Makefile | 10 +++++----- audio/festlex-ogi/distinfo | 6 +++--- audio/festlex-ogi/pkg-plist | 2 ++ 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'audio/festlex-ogi') diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 7250d3d28b87..8f2c031b8220 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -8,17 +8,17 @@ # PORTNAME= festlex-ogi -PORTVERSION= 2.0 +PORTVERSION= 2.2 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} -DISTNAME= OGIlexicon-2.0 +DISTNAME= OGIlexicon-2.2 DIST_SUBDIR= festival -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Composite pronunciation dictionary from ogi.edu for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex +RUN_DEPENDS= festival:${PORTSDIR}/audio/festival \ + ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex RESTRICTED= no-commercial-use diff --git a/audio/festlex-ogi/distinfo b/audio/festlex-ogi/distinfo index 4841eb51bf91..645c3147ef54 100644 --- a/audio/festlex-ogi/distinfo +++ b/audio/festlex-ogi/distinfo @@ -1,3 +1,3 @@ -MD5 (festival/OGIlexicon-2.0.tar.gz) = 261fc4313f1d5deebab010ed9e8e5222 -SHA256 (festival/OGIlexicon-2.0.tar.gz) = b44b6e02b5f6cfe8b4fe613889a99b8609ceb17eac0dd8d5bcb9482ac0da98c3 -SIZE (festival/OGIlexicon-2.0.tar.gz) = 1602265 +MD5 (festival/OGIlexicon-2.2.tar.gz) = b6de1dcd13dfabb0c66a7343148ff445 +SHA256 (festival/OGIlexicon-2.2.tar.gz) = f7f22a92f24804f25f220bc06018b48ea5d8141b46fa7272285155c843baded7 +SIZE (festival/OGIlexicon-2.2.tar.gz) = 1630858 diff --git a/audio/festlex-ogi/pkg-plist b/audio/festlex-ogi/pkg-plist index ed6a790d6478..6df53d582cf1 100644 --- a/audio/festlex-ogi/pkg-plist +++ b/audio/festlex-ogi/pkg-plist @@ -1,3 +1,5 @@ @comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:33:08 proff Exp $ +share/festival/lib/ogi_syllabify.scm +share/festival/lib/ogi_lts_syllabify.scm share/festival/lib/dicts/ogilex_lts_rules.scm share/festival/lib/dicts/ogi_lex.out -- cgit