diff options
author | nivit <nivit@FreeBSD.org> | 2011-05-16 22:04:40 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-05-16 22:04:40 +0800 |
commit | 63d46f01c2693dd9fe514c1bf499de1f01ac6cc0 (patch) | |
tree | e47887ca641a60b85201f5833b2e2d00fafca20e /audio/espeak | |
parent | 35546b93d0114831edf1d15f98ca660207465061 (diff) | |
download | freebsd-ports-gnome-63d46f01c2693dd9fe514c1bf499de1f01ac6cc0.tar.gz freebsd-ports-gnome-63d46f01c2693dd9fe514c1bf499de1f01ac6cc0.tar.zst freebsd-ports-gnome-63d46f01c2693dd9fe514c1bf499de1f01ac6cc0.zip |
- Update to 1.45.04
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 |