summaryrefslogtreecommitdiff
path: root/x11-toolkits/vte
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-29 18:36:16 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-29 18:36:16 +0000
commit5d89859da72ad2e7c849c061599cc8fc11c51b4f (patch)
tree64114023b62d7ea61068b10baced568972365f5d /x11-toolkits/vte
parentNew port: middleman (diff)
Update to 0.10.27.
Notes
Notes: svn path=/head/; revision=79886
Diffstat (limited to 'x11-toolkits/vte')
-rw-r--r--x11-toolkits/vte/Makefile3
-rw-r--r--x11-toolkits/vte/distinfo2
-rw-r--r--x11-toolkits/vte/files/patch-src_vte.c9
-rw-r--r--x11-toolkits/vte/pkg-plist6
4 files changed, 8 insertions, 12 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index ffe0147dd939..d1de99f8d52c 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= vte
-PORTVERSION= 0.10.26
-PORTREVISION= 1
+PORTVERSION= 0.10.27
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo
index 4f7a123dbade..d3c1aea0d71a 100644
--- a/x11-toolkits/vte/distinfo
+++ b/x11-toolkits/vte/distinfo
@@ -1 +1 @@
-MD5 (gnome2/vte-0.10.26.tar.bz2) = 8e3be881a80a63b2b633d485835c0c47
+MD5 (gnome2/vte-0.10.27.tar.bz2) = 2a8513639013d39cac81aced0406deb8
diff --git a/x11-toolkits/vte/files/patch-src_vte.c b/x11-toolkits/vte/files/patch-src_vte.c
index e7f01d030686..9c267212f5c1 100644
--- a/x11-toolkits/vte/files/patch-src_vte.c
+++ b/x11-toolkits/vte/files/patch-src_vte.c
@@ -9,12 +9,3 @@
return (wchar_t) c;
#else
gpointer original, result;
-@@ -7320,7 +7320,7 @@
- if (condition & G_IO_IN) {
- bcount = sizeof(buf) -
- _vte_buffer_length(terminal->pvt->incoming);
-- bcount = read(fd, buf, MAX(bcount, sizeof(buf) / 2));
-+ bcount = read(fd, buf, MAX(bcount, (int)(sizeof(buf) / 2)));
- }
- eof = FALSE;
- if (condition & G_IO_HUP) {
diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist
index 478f6dd38b4e..8c0d0468cb0d 100644
--- a/x11-toolkits/vte/pkg-plist
+++ b/x11-toolkits/vte/pkg-plist
@@ -19,23 +19,28 @@ libdata/pkgconfig/vte.pc
libexec/gnome-pty-helper
share/gnome/vte/termcap/xterm
share/locale/am/LC_MESSAGES/vte.mo
+share/locale/az/LC_MESSAGES/vte.mo
share/locale/be/LC_MESSAGES/vte.mo
share/locale/bg/LC_MESSAGES/vte.mo
+share/locale/bn/LC_MESSAGES/vte.mo
share/locale/ca/LC_MESSAGES/vte.mo
share/locale/cs/LC_MESSAGES/vte.mo
share/locale/da/LC_MESSAGES/vte.mo
share/locale/de/LC_MESSAGES/vte.mo
share/locale/el/LC_MESSAGES/vte.mo
share/locale/es/LC_MESSAGES/vte.mo
+share/locale/fa/LC_MESSAGES/vte.mo
share/locale/fi/LC_MESSAGES/vte.mo
share/locale/fr/LC_MESSAGES/vte.mo
share/locale/he/LC_MESSAGES/vte.mo
share/locale/hu/LC_MESSAGES/vte.mo
share/locale/id/LC_MESSAGES/vte.mo
+share/locale/is/LC_MESSAGES/vte.mo
share/locale/it/LC_MESSAGES/vte.mo
share/locale/ja/LC_MESSAGES/vte.mo
share/locale/ko/LC_MESSAGES/vte.mo
share/locale/lv/LC_MESSAGES/vte.mo
+share/locale/ml/LC_MESSAGES/vte.mo
share/locale/mn/LC_MESSAGES/vte.mo
share/locale/ms/LC_MESSAGES/vte.mo
share/locale/nl/LC_MESSAGES/vte.mo
@@ -47,6 +52,7 @@ share/locale/pt_BR/LC_MESSAGES/vte.mo
share/locale/ru/LC_MESSAGES/vte.mo
share/locale/sl/LC_MESSAGES/vte.mo
share/locale/sk/LC_MESSAGES/vte.mo
+share/locale/sq/LC_MESSAGES/vte.mo
share/locale/sv/LC_MESSAGES/vte.mo
share/locale/tr/LC_MESSAGES/vte.mo
share/locale/uk/LC_MESSAGES/vte.mo