diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-14 01:16:29 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-14 01:16:29 +0000 |
commit | f469fbb49fe2954bee5167db8f0bb1072c9c6195 (patch) | |
tree | a8c68b1cd0a4fcf7083e4673ff1ccdf24b885d58 /accessibility | |
parent | b2cad6843ef6a498de4399cf562a7e83a4fce404 (diff) | |
download | FreeBSD-ports-f469fbb49fe2954bee5167db8f0bb1072c9c6195.zip FreeBSD-ports-f469fbb49fe2954bee5167db8f0bb1072c9c6195.tar.gz |
Update to 0.3.9.
Diffstat (limited to 'accessibility')
6 files changed, 8 insertions, 28 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index 1d275e8..79e047a 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomespeech -PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTVERSION= 0.3.9 CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 diff --git a/accessibility/gnome-speech/distinfo b/accessibility/gnome-speech/distinfo index 3ec83bb..53f3770 100644 --- a/accessibility/gnome-speech/distinfo +++ b/accessibility/gnome-speech/distinfo @@ -1,2 +1,3 @@ -MD5 (gnome2/gnome-speech-0.3.8.tar.bz2) = b5e85e71d24babe169cb1a37e4fbcae2 -SIZE (gnome2/gnome-speech-0.3.8.tar.bz2) = 267209 +MD5 (gnome2/gnome-speech-0.3.9.tar.bz2) = b477d4e0e01b79374f60ceee597c2c3d +SHA256 (gnome2/gnome-speech-0.3.9.tar.bz2) = 11d523a202922c91f9b47700800bf09e16b9d797b4aa52d9034f01f452eb0518 +SIZE (gnome2/gnome-speech-0.3.9.tar.bz2) = 286385 diff --git a/accessibility/gnome-speech/files/patch-drivers_festival_festivalsynthesisdriver.c b/accessibility/gnome-speech/files/patch-drivers_festival_festivalsynthesisdriver.c deleted file mode 100644 index 8f491e7..0000000 --- a/accessibility/gnome-speech/files/patch-drivers_festival_festivalsynthesisdriver.c +++ /dev/null @@ -1,10 +0,0 @@ ---- drivers/festival/festivalsynthesisdriver.c.orig Thu Sep 29 23:19:28 2005 -+++ drivers/festival/festivalsynthesisdriver.c Thu Sep 29 23:19:41 2005 -@@ -32,6 +32,7 @@ - #include <unistd.h> - #include <stdlib.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <libbonobo.h> - #include <netdb.h> - #include "festivalsynthesisdriver.h" diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile index 1d275e8..79e047a 100644 --- a/accessibility/gnomespeech/Makefile +++ b/accessibility/gnomespeech/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomespeech -PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTVERSION= 0.3.9 CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 diff --git a/accessibility/gnomespeech/distinfo b/accessibility/gnomespeech/distinfo index 3ec83bb..53f3770 100644 --- a/accessibility/gnomespeech/distinfo +++ b/accessibility/gnomespeech/distinfo @@ -1,2 +1,3 @@ -MD5 (gnome2/gnome-speech-0.3.8.tar.bz2) = b5e85e71d24babe169cb1a37e4fbcae2 -SIZE (gnome2/gnome-speech-0.3.8.tar.bz2) = 267209 +MD5 (gnome2/gnome-speech-0.3.9.tar.bz2) = b477d4e0e01b79374f60ceee597c2c3d +SHA256 (gnome2/gnome-speech-0.3.9.tar.bz2) = 11d523a202922c91f9b47700800bf09e16b9d797b4aa52d9034f01f452eb0518 +SIZE (gnome2/gnome-speech-0.3.9.tar.bz2) = 286385 diff --git a/accessibility/gnomespeech/files/patch-drivers_festival_festivalsynthesisdriver.c b/accessibility/gnomespeech/files/patch-drivers_festival_festivalsynthesisdriver.c deleted file mode 100644 index 8f491e7..0000000 --- a/accessibility/gnomespeech/files/patch-drivers_festival_festivalsynthesisdriver.c +++ /dev/null @@ -1,10 +0,0 @@ ---- drivers/festival/festivalsynthesisdriver.c.orig Thu Sep 29 23:19:28 2005 -+++ drivers/festival/festivalsynthesisdriver.c Thu Sep 29 23:19:41 2005 -@@ -32,6 +32,7 @@ - #include <unistd.h> - #include <stdlib.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <libbonobo.h> - #include <netdb.h> - #include "festivalsynthesisdriver.h" |