diff options
author | marcus <marcus@FreeBSD.org> | 2005-09-30 11:22:34 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-09-30 11:22:34 +0800 |
commit | aa20bbcdbb8145f2f5293ca408d42bfb741ebf74 (patch) | |
tree | bc00df3718465016ad4ca39023668a33a3f43e86 | |
parent | 443d6bf6e9fd083e925dc865d6dae7388dbde6f4 (diff) | |
download | freebsd-ports-gnome-aa20bbcdbb8145f2f5293ca408d42bfb741ebf74.tar.gz freebsd-ports-gnome-aa20bbcdbb8145f2f5293ca408d42bfb741ebf74.tar.zst freebsd-ports-gnome-aa20bbcdbb8145f2f5293ca408d42bfb741ebf74.zip |
Update to 0.3.8.
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) - { |