From 8f2308ce4c8a65a1f21b3788b2e7c5db63ad993d Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Wed, 23 Feb 2011 09:25:20 +0100 Subject: [PATCH] vte: updated to 0.27.90 --- vte/.footprint | 9 +++------ vte/.md5sum | 2 +- vte/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/vte/.footprint b/vte/.footprint index 322154998..71467951b 100644 --- a/vte/.footprint +++ b/vte/.footprint @@ -14,17 +14,14 @@ drwxr-xr-x root/root usr/include/vte-0.0/vte/ -rw-r--r-- root/root usr/include/vte-0.0/vte/vteversion.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libvte.la -lrwxrwxrwx root/root usr/lib/libvte.so -> libvte.so.9.2705.0 -lrwxrwxrwx root/root usr/lib/libvte.so.9 -> libvte.so.9.2705.0 --rwxr-xr-x root/root usr/lib/libvte.so.9.2705.0 +lrwxrwxrwx root/root usr/lib/libvte.so -> libvte.so.9.2790.0 +lrwxrwxrwx root/root usr/lib/libvte.so.9 -> libvte.so.9.2790.0 +-rwxr-xr-x root/root usr/lib/libvte.so.9.2790.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/vte.pc drwxr-xr-x root/root usr/lib/vte/ -rwxr-sr-x root/root usr/lib/vte/gnome-pty-helper drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/glib-2.0/ -drwxr-xr-x root/root usr/share/glib-2.0/schemas/ --rw-r--r-- root/root usr/share/glib-2.0/schemas/org.gnome.vte.v0.enums.xml drwxr-xr-x root/root usr/share/vte/ drwxr-xr-x root/root usr/share/vte/termcap-0.0/ -rw-r--r-- root/root usr/share/vte/termcap-0.0/xterm diff --git a/vte/.md5sum b/vte/.md5sum index 3e46b2882..3b353cc8f 100644 --- a/vte/.md5sum +++ b/vte/.md5sum @@ -1 +1 @@ -45ff38a82f02c60cfb07a51acc8f12b5 vte-0.27.5.tar.bz2 +b5398f8a43cd60c28994285897e45562 vte-0.27.90.tar.bz2 diff --git a/vte/Pkgfile b/vte/Pkgfile index 0cdb818e9..6382c676c 100644 --- a/vte/Pkgfile +++ b/vte/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gtk p5-xml-parser name=vte -version=0.27.5 +version=0.27.90 release=1 source=(ftp://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)