diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2011-05-16 14:04:40 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2011-05-16 14:04:40 +0000 |
commit | c62cc0af16e755e47c0071da823946c937ab64f5 (patch) | |
tree | f03f7bd89400eef45ac9c3dac38f7b6715179f84 /audio/espeak | |
parent | 5473a5b348be736e11e12fc0344a78653ce52b9a (diff) |
Notes
Diffstat (limited to 'audio/espeak')
-rw-r--r-- | audio/espeak/Makefile | 2 | ||||
-rw-r--r-- | audio/espeak/distinfo | 4 | ||||
-rw-r--r-- | audio/espeak/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index 2671ba1b4c08..6814c054b43e 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -6,7 +6,7 @@ # PORTNAME= espeak -PORTVERSION= 1.45.03 +PORTVERSION= 1.45.04 PORTREVISION= 0 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/audio/espeak/distinfo b/audio/espeak/distinfo index 5ae61654e73f..936f2d873636 100644 --- a/audio/espeak/distinfo +++ b/audio/espeak/distinfo @@ -1,2 +1,2 @@ -SHA256 (espeak-1.45.03-source.zip) = 74ed21cb0f4f4a040db93ffa9f4dac463a53281fe47ef4e63605a3ee3e8e0eea -SIZE (espeak-1.45.03-source.zip) = 1894722 +SHA256 (espeak-1.45.04-source.zip) = 816825f8aadb8ce9487808d35f698a9ac39b158cf43ad0aa98e8b4d7c5ab9780 +SIZE (espeak-1.45.04-source.zip) = 1904805 diff --git a/audio/espeak/pkg-plist b/audio/espeak/pkg-plist index c05b6ae9e53d..5d7507d5b2f5 100644 --- a/audio/espeak/pkg-plist +++ b/audio/espeak/pkg-plist @@ -82,6 +82,7 @@ lib/libespeak.so.1.1.45 %%DATADIR%%/espeak-data/mbrola_ph/us3_phtrans %%DATADIR%%/espeak-data/mbrola_ph/us_phtrans %%DATADIR%%/espeak-data/mk_dict +%%DATADIR%%/espeak-data/ml_dict %%DATADIR%%/espeak-data/nci_dict %%DATADIR%%/espeak-data/nl_dict %%DATADIR%%/espeak-data/no_dict @@ -201,6 +202,7 @@ lib/libespeak.so.1.1.45 %%DATADIR%%/espeak-data/voices/mb/mb-us2 %%DATADIR%%/espeak-data/voices/mb/mb-us3 %%DATADIR%%/espeak-data/voices/mk +%%DATADIR%%/espeak-data/voices/ml %%DATADIR%%/espeak-data/voices/nl %%DATADIR%%/espeak-data/voices/no %%DATADIR%%/espeak-data/voices/pl |