diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-10 17:15:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-10 17:15:10 +0800 |
commit | c4ffde9cd6740989d83ccffa0e78b4de30c8f554 (patch) | |
tree | ff493ff83be87a2ec9951d66013dc574940a2211 | |
parent | 2157b8bc0c7fc1ea05e998de4030b0c2f0be6660 (diff) | |
download | freebsd-ports-gnome-c4ffde9cd6740989d83ccffa0e78b4de30c8f554.tar.gz freebsd-ports-gnome-c4ffde9cd6740989d83ccffa0e78b4de30c8f554.tar.zst freebsd-ports-gnome-c4ffde9cd6740989d83ccffa0e78b4de30c8f554.zip |
- Update to 2.1
- Pass maintainership to submitter
PR: ports/107568
Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer)
-rw-r--r-- | audio/festvox-hvs/Makefile | 15 | ||||
-rw-r--r-- | audio/festvox-hvs/distinfo | 6 |
2 files changed, 10 insertions, 11 deletions
diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index a60c0c11e5c4..62633192bd88 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -8,22 +8,21 @@ # PORTNAME= festvox-hvs -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= audio accessibility spanish MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} -DISTNAME= voice_hvs_di-2.0 +DISTNAME= voice_hvs_di-2.1 DIST_SUBDIR= festival -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Mexican Spanish female voice for Festival RESTRICTED= no-commercial-use -RUN_DEPENDS= \ -${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi \ - ${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:${PORTSDIR}/audio/festogi-spanish +RUN_DEPENDS= ${PORTSDIR}/audio/festival+OGI \ + ${PORTSDIR}/audio/festlex-poslex \ + ${PORTSDIR}/audio/festlex-ogi \ + ${PORTSDIR}/audio/festogi-spanish WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-hvs/distinfo b/audio/festvox-hvs/distinfo index 8620152e6941..62f9be5c1b01 100644 --- a/audio/festvox-hvs/distinfo +++ b/audio/festvox-hvs/distinfo @@ -1,3 +1,3 @@ -MD5 (festival/voice_hvs_di-2.0.tar.gz) = 13a42ddc64aa9b2baf2ccea76e7304db -SHA256 (festival/voice_hvs_di-2.0.tar.gz) = d0671636eb152c3c9765c457f13b0f801e42a70263abb014e0a8e169797b7b37 -SIZE (festival/voice_hvs_di-2.0.tar.gz) = 2325284 +MD5 (festival/voice_hvs_di-2.1.tar.gz) = 263f53135942086fa584b63ecf6f794a +SHA256 (festival/voice_hvs_di-2.1.tar.gz) = feab89b74819be118ebdcc018fdcab9c3239dc1c0fdfb6095df714e032bcddc0 +SIZE (festival/voice_hvs_di-2.1.tar.gz) = 2325002 |