diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-27 06:38:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-27 06:38:20 +0800 |
commit | 9217d5efc238a3719e378525217c7773531269b6 (patch) | |
tree | 216217378afbd0a46f343cdf23c972e39bfb39b5 | |
parent | 0c2852c407ba7de50832b51c97d43106c3bfd8b4 (diff) | |
download | marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.gz marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.bz2 marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.lz marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.xz marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.tar.zst marcuscom-ports-9217d5efc238a3719e378525217c7773531269b6.zip |
Update to 0.2.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1099 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/gnome-speech/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gnome-speech/distinfo | 2 | ||||
-rw-r--r-- | accessibility/gnome-speech/files/patch-configure | 11 | ||||
-rw-r--r-- | accessibility/gnomespeech/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gnomespeech/distinfo | 2 | ||||
-rw-r--r-- | accessibility/gnomespeech/files/patch-configure | 11 |
6 files changed, 4 insertions, 26 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index 141cc2145..c1ccecaaf 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomespeech -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 CATEGORIES= audio gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.2 diff --git a/accessibility/gnome-speech/distinfo b/accessibility/gnome-speech/distinfo index f1796839f..58626bf0e 100644 --- a/accessibility/gnome-speech/distinfo +++ b/accessibility/gnome-speech/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-speech-0.2.6.tar.bz2) = ffa10955fcf3cb6447c4bf2945d3a89a +MD5 (gnome2/gnome-speech-0.2.7.tar.bz2) = 63669571096af17e495abbde890d19c6 diff --git a/accessibility/gnome-speech/files/patch-configure b/accessibility/gnome-speech/files/patch-configure deleted file mode 100644 index 096c60c64..000000000 --- a/accessibility/gnome-speech/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sun May 11 19:07:44 2003 -+++ configure Sun May 11 19:07:22 2003 -@@ -1748,7 +1748,7 @@ - LT_RELEASE=$GNOME_SPEECH_MAJOR_VERSION.$AT_SPI_MINOR_VERSION - LT_CURRENT=`expr $GNOME_SPEECH_MICRO_VERSION - $GNOME_SPEECH_INTERFACE_AGE` - LT_REVISION=$GNOME_SPEECH_INTERFACE_AGE --LT_AGE=`expr $AGNOME_SPEECH_BINARY_AGE - $GNOME_SPEECH_INTERFACE_AGE` -+LT_AGE=`expr $GNOME_SPEECH_BINARY_AGE - $GNOME_SPEECH_INTERFACE_AGE` - LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}' - - diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile index 141cc2145..c1ccecaaf 100644 --- a/accessibility/gnomespeech/Makefile +++ b/accessibility/gnomespeech/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomespeech -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 CATEGORIES= audio gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.2 diff --git a/accessibility/gnomespeech/distinfo b/accessibility/gnomespeech/distinfo index f1796839f..58626bf0e 100644 --- a/accessibility/gnomespeech/distinfo +++ b/accessibility/gnomespeech/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-speech-0.2.6.tar.bz2) = ffa10955fcf3cb6447c4bf2945d3a89a +MD5 (gnome2/gnome-speech-0.2.7.tar.bz2) = 63669571096af17e495abbde890d19c6 diff --git a/accessibility/gnomespeech/files/patch-configure b/accessibility/gnomespeech/files/patch-configure deleted file mode 100644 index 096c60c64..000000000 --- a/accessibility/gnomespeech/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sun May 11 19:07:44 2003 -+++ configure Sun May 11 19:07:22 2003 -@@ -1748,7 +1748,7 @@ - LT_RELEASE=$GNOME_SPEECH_MAJOR_VERSION.$AT_SPI_MINOR_VERSION - LT_CURRENT=`expr $GNOME_SPEECH_MICRO_VERSION - $GNOME_SPEECH_INTERFACE_AGE` - LT_REVISION=$GNOME_SPEECH_INTERFACE_AGE --LT_AGE=`expr $AGNOME_SPEECH_BINARY_AGE - $GNOME_SPEECH_INTERFACE_AGE` -+LT_AGE=`expr $GNOME_SPEECH_BINARY_AGE - $GNOME_SPEECH_INTERFACE_AGE` - LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}' - - |