summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-09-30 03:22:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-09-30 03:22:34 +0000
commit017fcddb7a35b3f976753e915627189936282cd0 (patch)
tree625c2a6e2e57092ee76f5d6e36e2e35416d09379 /accessibility
parentWith portmgr hat on, reset maintainer. There have been several maintainer (diff)
Update to 0.3.8.
Notes
Notes: svn path=/head/; revision=143814
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gnome-speech/Makefile2
-rw-r--r--accessibility/gnome-speech/distinfo4
-rw-r--r--accessibility/gnome-speech/files/patch-drivers_festival_festivalsynthesisdriver.c23
-rw-r--r--accessibility/gnomespeech/Makefile2
-rw-r--r--accessibility/gnomespeech/distinfo4
-rw-r--r--accessibility/gnomespeech/files/patch-drivers_festival_festivalsynthesisdriver.c23
6 files changed, 18 insertions, 40 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile
index f20f2c8300cf..d294c8b5595e 100644
--- a/accessibility/gnome-speech/Makefile
+++ b/accessibility/gnome-speech/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomespeech
-PORTVERSION= 0.3.7
+PORTVERSION= 0.3.8
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 ec5e72408ed4..3ec83bb46d02 100644
--- a/accessibility/gnome-speech/distinfo
+++ b/accessibility/gnome-speech/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-speech-0.3.7.tar.bz2) = 0afa367c75288357fa3b8e274e72584d
-SIZE (gnome2/gnome-speech-0.3.7.tar.bz2) = 275371
+MD5 (gnome2/gnome-speech-0.3.8.tar.bz2) = b5e85e71d24babe169cb1a37e4fbcae2
+SIZE (gnome2/gnome-speech-0.3.8.tar.bz2) = 267209
diff --git a/accessibility/gnome-speech/files/patch-drivers_festival_festivalsynthesisdriver.c b/accessibility/gnome-speech/files/patch-drivers_festival_festivalsynthesisdriver.c
index 65dfeb2b361d..8f491e7f46f6 100644
--- a/accessibility/gnome-speech/files/patch-drivers_festival_festivalsynthesisdriver.c
+++ b/accessibility/gnome-speech/files/patch-drivers_festival_festivalsynthesisdriver.c
@@ -1,21 +1,10 @@
---- drivers/festival/festivalsynthesisdriver.c.orig Tue Jan 11 14:48:51 2005
-+++ drivers/festival/festivalsynthesisdriver.c Tue Jan 11 14:50:22 2005
-@@ -33,6 +33,8 @@
+--- 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 <sys/socket.h>
-+#include <netinet/in.h>
#include "festivalsynthesisdriver.h"
- #include "festivalspeaker.h"
-
-@@ -591,8 +593,8 @@
- static void
- voice_list_free (GSList *l)
- {
-- g_assert (l);
- GSList *tmp = l;
-+ g_assert (l);
-
- while (tmp)
- {
diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile
index f20f2c8300cf..d294c8b5595e 100644
--- a/accessibility/gnomespeech/Makefile
+++ b/accessibility/gnomespeech/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomespeech
-PORTVERSION= 0.3.7
+PORTVERSION= 0.3.8
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 ec5e72408ed4..3ec83bb46d02 100644
--- a/accessibility/gnomespeech/distinfo
+++ b/accessibility/gnomespeech/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-speech-0.3.7.tar.bz2) = 0afa367c75288357fa3b8e274e72584d
-SIZE (gnome2/gnome-speech-0.3.7.tar.bz2) = 275371
+MD5 (gnome2/gnome-speech-0.3.8.tar.bz2) = b5e85e71d24babe169cb1a37e4fbcae2
+SIZE (gnome2/gnome-speech-0.3.8.tar.bz2) = 267209
diff --git a/accessibility/gnomespeech/files/patch-drivers_festival_festivalsynthesisdriver.c b/accessibility/gnomespeech/files/patch-drivers_festival_festivalsynthesisdriver.c
index 65dfeb2b361d..8f491e7f46f6 100644
--- a/accessibility/gnomespeech/files/patch-drivers_festival_festivalsynthesisdriver.c
+++ b/accessibility/gnomespeech/files/patch-drivers_festival_festivalsynthesisdriver.c
@@ -1,21 +1,10 @@
---- drivers/festival/festivalsynthesisdriver.c.orig Tue Jan 11 14:48:51 2005
-+++ drivers/festival/festivalsynthesisdriver.c Tue Jan 11 14:50:22 2005
-@@ -33,6 +33,8 @@
+--- 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 <sys/socket.h>
-+#include <netinet/in.h>
#include "festivalsynthesisdriver.h"
- #include "festivalspeaker.h"
-
-@@ -591,8 +593,8 @@
- static void
- voice_list_free (GSList *l)
- {
-- g_assert (l);
- GSList *tmp = l;
-+ g_assert (l);
-
- while (tmp)
- {