diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-14 01:16:29 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-14 01:16:29 +0000 |
commit | 60cff3e2e1b8b0d906a3395d13d94a936020f3c2 (patch) | |
tree | aad1efc2a41c6879d35f5633ceed48d630db13ce /accessibility | |
parent | 0ea1d2eba4d0d9d9eb3c7ff754f0482e780bdb08 (diff) | |
download | ports-60cff3e2e1b8b0d906a3395d13d94a936020f3c2.tar.gz ports-60cff3e2e1b8b0d906a3395d13d94a936020f3c2.zip |
Update to 0.3.9.
Notes
Notes:
svn path=/head/; revision=148182
Diffstat (limited to 'accessibility')
6 files changed, 8 insertions, 28 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index 1d275e8e4e56..79e047ab337b 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 3ec83bb46d02..53f3770ff0ac 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 8f491e7f46f6..000000000000 --- 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 1d275e8e4e56..79e047ab337b 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 3ec83bb46d02..53f3770ff0ac 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 8f491e7f46f6..000000000000 --- 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" |