summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-15 09:03:07 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-15 09:03:07 +0800
commitdf7c2096309352fa1b691e023610f84bc0ccb077 (patch)
treed6a526d7c1146b81f9b64906938a8927cd7db36c /accessibility
parent36cf8eefdd818ac3a82c16628771c5e09d106757 (diff)
downloadmarcuscom-ports-df7c2096309352fa1b691e023610f84bc0ccb077.tar.gz
marcuscom-ports-df7c2096309352fa1b691e023610f84bc0ccb077.tar.zst
marcuscom-ports-df7c2096309352fa1b691e023610f84bc0ccb077.zip
Update to 0.9.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2477 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gnopernicus/Makefile6
-rw-r--r--accessibility/gnopernicus/distinfo4
-rw-r--r--accessibility/gnopernicus/files/patch-srcore_srbrl.c21
-rw-r--r--accessibility/gnopernicus/pkg-plist2
4 files changed, 18 insertions, 15 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index 4621450a3..132a305ee 100644
--- a/accessibility/gnopernicus/Makefile
+++ b/accessibility/gnopernicus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnopernicus
-PORTVERSION= 0.9.5
+PORTVERSION= 0.9.6
CATEGORIES= accessibility x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
@@ -22,12 +22,12 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui atspi \
gnomespeech
-USE_LIBTOOL_VER=13
+USE_INC_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ENV= SED="${SED}"
-SHLIB_VERSION= 5
+SHLIB_VERSION= 6
PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION}
.include <bsd.port.mk>
diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo
index 6bb1ca48e..35544073c 100644
--- a/accessibility/gnopernicus/distinfo
+++ b/accessibility/gnopernicus/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnopernicus-0.9.5.tar.bz2) = 75f810d3dae89da7622400babe230b5a
-SIZE (gnome2/gnopernicus-0.9.5.tar.bz2) = 1619358
+MD5 (gnome2/gnopernicus-0.9.6.tar.bz2) = c3e3f057c57c4f224dd764ce41846c2f
+SIZE (gnome2/gnopernicus-0.9.6.tar.bz2) = 1566763
diff --git a/accessibility/gnopernicus/files/patch-srcore_srbrl.c b/accessibility/gnopernicus/files/patch-srcore_srbrl.c
index 6c9b6b818..474f3f804 100644
--- a/accessibility/gnopernicus/files/patch-srcore_srbrl.c
+++ b/accessibility/gnopernicus/files/patch-srcore_srbrl.c
@@ -1,38 +1,39 @@
---- srcore/srbrl.c.orig Sun May 30 03:10:22 2004
-+++ srcore/srbrl.c Sun May 30 03:11:59 2004
-@@ -724,6 +724,11 @@
+--- srcore/srbrl.c.orig Wed Jul 14 20:51:31 2004
++++ srcore/srbrl.c Wed Jul 14 20:55:57 2004
+@@ -723,6 +723,12 @@
+ static void
src_braille_load_values (SRCBraille *braille)
{
- gint default_int_val;
+ gint default_pos_sensor;
+ gint default_opt_sensor;
+ gchar *default_braille_transaltion_table;
+ gchar *default_braille_style;
+ gchar *default_braille_cursor_style;
-
++
sru_assert (braille);
-@@ -751,7 +756,7 @@
+ if (!braille->device)
+@@ -749,7 +755,7 @@
}
}
- gchar *default_braille_transaltion_table = DEFAULT_BRAILLE_TRANSLATION;
-+ default_braille_transaltion_table = DEFAULT_BRAILLE_TRANSLATION;
++ *default_braille_transaltion_table = DEFAULT_BRAILLE_TRANSLATION;
GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_TRANSLATION, CFGT_STRING,
&braille->translation_table,
default_braille_transaltion_table);
-@@ -763,22 +768,22 @@
+@@ -761,22 +767,22 @@
}
- gchar *default_braille_style = DEFAULT_BRAILLE_STYLE;
-+ default_braille_style = DEFAULT_BRAILLE_STYLE;
++ *default_braille_style = DEFAULT_BRAILLE_STYLE;
GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_STYLE, CFGT_STRING,
&braille->style,
default_braille_style);
- gchar *default_braille_cursor_style = DEFAULT_BRAILLE_CURSOR_STYLE;
-+ default_braille_cursor_style = DEFAULT_BRAILLE_CURSOR_STYLE;
++ *default_braille_cursor_style = DEFAULT_BRAILLE_CURSOR_STYLE;
GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_CURSOR_STYLE, CFGT_STRING,
&braille->cursor_style,
default_braille_cursor_style);
diff --git a/accessibility/gnopernicus/pkg-plist b/accessibility/gnopernicus/pkg-plist
index d4343434b..81e93cf63 100644
--- a/accessibility/gnopernicus/pkg-plist
+++ b/accessibility/gnopernicus/pkg-plist
@@ -98,6 +98,7 @@ share/gnome/pixmaps/gnopernicus.png
share/locale/ar/LC_MESSAGES/gnopernicus.mo
share/locale/az/LC_MESSAGES/gnopernicus.mo
share/locale/be/LC_MESSAGES/gnopernicus.mo
+share/locale/bg/LC_MESSAGES/gnopernicus.mo
share/locale/ca/LC_MESSAGES/gnopernicus.mo
share/locale/cs/LC_MESSAGES/gnopernicus.mo
share/locale/cy/LC_MESSAGES/gnopernicus.mo
@@ -127,6 +128,7 @@ share/locale/pl/LC_MESSAGES/gnopernicus.mo
share/locale/pt/LC_MESSAGES/gnopernicus.mo
share/locale/pt_BR/LC_MESSAGES/gnopernicus.mo
share/locale/ro/LC_MESSAGES/gnopernicus.mo
+share/locale/sk/LC_MESSAGES/gnopernicus.mo
share/locale/sq/LC_MESSAGES/gnopernicus.mo
share/locale/sr/LC_MESSAGES/gnopernicus.mo
share/locale/sr@Latn/LC_MESSAGES/gnopernicus.mo