diff options
author | nivit <nivit@FreeBSD.org> | 2007-02-08 21:49:21 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-02-08 21:49:21 +0800 |
commit | 24d6b490841d96b139ce3f18106c2ac7bf908566 (patch) | |
tree | 6d7f24fcbf11ed9bdddf84266c7dffcc9f601d0f /audio/espeak | |
parent | 5c2dbf5fcc2bda4bd43753501fb50a9bff232f86 (diff) | |
download | freebsd-ports-gnome-24d6b490841d96b139ce3f18106c2ac7bf908566.tar.gz freebsd-ports-gnome-24d6b490841d96b139ce3f18106c2ac7bf908566.tar.zst freebsd-ports-gnome-24d6b490841d96b139ce3f18106c2ac7bf908566.zip |
- Updated to 1.20
Approved by: alexbl (mentor, implicit)
Diffstat (limited to 'audio/espeak')
-rw-r--r-- | audio/espeak/Makefile | 2 | ||||
-rw-r--r-- | audio/espeak/distinfo | 6 | ||||
-rw-r--r-- | audio/espeak/pkg-plist | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index 150630bb7497..6f3d54b92ebb 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -6,7 +6,7 @@ # PORTNAME= espeak -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/espeak/distinfo b/audio/espeak/distinfo index 814e26ca745b..f9807aecba19 100644 --- a/audio/espeak/distinfo +++ b/audio/espeak/distinfo @@ -1,3 +1,3 @@ -MD5 (espeak-1.19-source.zip) = 49d70bd49f7cc7c1151f5973ee26c152 -SHA256 (espeak-1.19-source.zip) = 32ded8994f317b9f5f12a2ee5fff621acc4770d5906aaccde6d6d97b06568c79 -SIZE (espeak-1.19-source.zip) = 669628 +MD5 (espeak-1.20-source.zip) = 47dbb852987d22892bcc1c71eff39d61 +SHA256 (espeak-1.20-source.zip) = 36933cb231081a4ce1053daf9cfc7a43767aeac2e278760e96888550446d2dc9 +SIZE (espeak-1.20-source.zip) = 669313 diff --git a/audio/espeak/pkg-plist b/audio/espeak/pkg-plist index 57be07c7c5bc..677feb0d2e5e 100644 --- a/audio/espeak/pkg-plist +++ b/audio/espeak/pkg-plist @@ -3,7 +3,7 @@ bin/espeak include/espeak/speak_lib.h lib/libespeak.so lib/libespeak.so.1 -lib/libespeak.so.1.1.19 +lib/libespeak.so.1.1.20 %%PORTDOCS%%%%DOCSDIR%%/add_language.html %%PORTDOCS%%%%DOCSDIR%%/analyse.html %%PORTDOCS%%%%DOCSDIR%%/commands.html @@ -67,7 +67,6 @@ lib/libespeak.so.1.1.19 %%DATADIR%%/espeak-data/voices/es %%DATADIR%%/espeak-data/voices/fi %%DATADIR%%/espeak-data/voices/fr -%%DATADIR%%/espeak-data/voices/fr-ca %%DATADIR%%/espeak-data/voices/hi %%DATADIR%%/espeak-data/voices/it %%DATADIR%%/espeak-data/voices/nl |