summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-31 12:25:16 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-31 12:25:16 +0800
commit079d760328eb00c1c7ba42709ba54b8e0e86e337 (patch)
treee67af0d1138e0770f803a3bf3e902347ce492312 /accessibility
parent8a5f2b093858c9eac1860653511ddb0cb93e433a (diff)
downloadmarcuscom-ports-079d760328eb00c1c7ba42709ba54b8e0e86e337.tar
marcuscom-ports-079d760328eb00c1c7ba42709ba54b8e0e86e337.tar.gz
marcuscom-ports-079d760328eb00c1c7ba42709ba54b8e0e86e337.tar.bz2
marcuscom-ports-079d760328eb00c1c7ba42709ba54b8e0e86e337.tar.lz
marcuscom-ports-079d760328eb00c1c7ba42709ba54b8e0e86e337.tar.xz
marcuscom-ports-079d760328eb00c1c7ba42709ba54b8e0e86e337.tar.zst
marcuscom-ports-079d760328eb00c1c7ba42709ba54b8e0e86e337.zip
-Update to 0.11.3.
-Change to USE_LIBTOOL_VER=15, please let me know if I am wrong. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gnome-mag/Makefile6
-rw-r--r--accessibility/gnome-mag/distinfo4
-rw-r--r--accessibility/gnome-mag/files/patch-magnifier_zoom-region.c10
-rw-r--r--accessibility/gnome-mag/pkg-plist1
-rw-r--r--accessibility/gnomemag/Makefile6
-rw-r--r--accessibility/gnomemag/distinfo4
-rw-r--r--accessibility/gnomemag/files/patch-magnifier_zoom-region.c10
-rw-r--r--accessibility/gnomemag/pkg-plist1
8 files changed, 12 insertions, 30 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile
index 28c9d73cd..df361ae6f 100644
--- a/accessibility/gnome-mag/Makefile
+++ b/accessibility/gnome-mag/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomemag
-PORTVERSION= 0.11.2
+PORTVERSION= 0.11.3
CATEGORIES= accessibility gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mag/0.11
@@ -18,9 +18,9 @@ COMMENT= GNOME screen magnifier
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix atspi libbonobo lthack intlhack
+USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
diff --git a/accessibility/gnome-mag/distinfo b/accessibility/gnome-mag/distinfo
index 44c077d3f..ed0f01148 100644
--- a/accessibility/gnome-mag/distinfo
+++ b/accessibility/gnome-mag/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-mag-0.11.2.tar.bz2) = dc1f5b9da7214b71998442b8abf25097
-SIZE (gnome2/gnome-mag-0.11.2.tar.bz2) = 304734
+MD5 (gnome2/gnome-mag-0.11.3.tar.bz2) = be0ddb8fa9b6cf4339e586f0648f7a06
+SIZE (gnome2/gnome-mag-0.11.3.tar.bz2) = 306722
diff --git a/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c b/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c
deleted file mode 100644
index d4557ae47..000000000
--- a/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- magnifier/zoom-region.c.orig Tue Dec 9 16:54:22 2003
-+++ magnifier/zoom-region.c Tue Dec 9 16:56:18 2003
-@@ -20,6 +20,7 @@
- * Boston, MA 02111-1307, USA.
- */
-
-+#include <sys/time.h>
- #include <stdlib.h>
- #include <string.h>
- #include <popt.h>
diff --git a/accessibility/gnome-mag/pkg-plist b/accessibility/gnome-mag/pkg-plist
index 66aacbf0a..f1a1fbfb3 100644
--- a/accessibility/gnome-mag/pkg-plist
+++ b/accessibility/gnome-mag/pkg-plist
@@ -52,6 +52,7 @@ share/locale/he/LC_MESSAGES/gnome-mag.mo
share/locale/hi/LC_MESSAGES/gnome-mag.mo
share/locale/hr/LC_MESSAGES/gnome-mag.mo
share/locale/hu/LC_MESSAGES/gnome-mag.mo
+share/locale/id/LC_MESSAGES/gnome-mag.mo
share/locale/is/LC_MESSAGES/gnome-mag.mo
share/locale/it/LC_MESSAGES/gnome-mag.mo
share/locale/ja/LC_MESSAGES/gnome-mag.mo
diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile
index 28c9d73cd..df361ae6f 100644
--- a/accessibility/gnomemag/Makefile
+++ b/accessibility/gnomemag/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomemag
-PORTVERSION= 0.11.2
+PORTVERSION= 0.11.3
CATEGORIES= accessibility gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mag/0.11
@@ -18,9 +18,9 @@ COMMENT= GNOME screen magnifier
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix atspi libbonobo lthack intlhack
+USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
diff --git a/accessibility/gnomemag/distinfo b/accessibility/gnomemag/distinfo
index 44c077d3f..ed0f01148 100644
--- a/accessibility/gnomemag/distinfo
+++ b/accessibility/gnomemag/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-mag-0.11.2.tar.bz2) = dc1f5b9da7214b71998442b8abf25097
-SIZE (gnome2/gnome-mag-0.11.2.tar.bz2) = 304734
+MD5 (gnome2/gnome-mag-0.11.3.tar.bz2) = be0ddb8fa9b6cf4339e586f0648f7a06
+SIZE (gnome2/gnome-mag-0.11.3.tar.bz2) = 306722
diff --git a/accessibility/gnomemag/files/patch-magnifier_zoom-region.c b/accessibility/gnomemag/files/patch-magnifier_zoom-region.c
deleted file mode 100644
index d4557ae47..000000000
--- a/accessibility/gnomemag/files/patch-magnifier_zoom-region.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- magnifier/zoom-region.c.orig Tue Dec 9 16:54:22 2003
-+++ magnifier/zoom-region.c Tue Dec 9 16:56:18 2003
-@@ -20,6 +20,7 @@
- * Boston, MA 02111-1307, USA.
- */
-
-+#include <sys/time.h>
- #include <stdlib.h>
- #include <string.h>
- #include <popt.h>
diff --git a/accessibility/gnomemag/pkg-plist b/accessibility/gnomemag/pkg-plist
index 66aacbf0a..f1a1fbfb3 100644
--- a/accessibility/gnomemag/pkg-plist
+++ b/accessibility/gnomemag/pkg-plist
@@ -52,6 +52,7 @@ share/locale/he/LC_MESSAGES/gnome-mag.mo
share/locale/hi/LC_MESSAGES/gnome-mag.mo
share/locale/hr/LC_MESSAGES/gnome-mag.mo
share/locale/hu/LC_MESSAGES/gnome-mag.mo
+share/locale/id/LC_MESSAGES/gnome-mag.mo
share/locale/is/LC_MESSAGES/gnome-mag.mo
share/locale/it/LC_MESSAGES/gnome-mag.mo
share/locale/ja/LC_MESSAGES/gnome-mag.mo