diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-13 04:33:07 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-13 04:33:07 +0800 |
commit | b6c86c63622a89dfe4b27a72fcbd8d8f90c74d00 (patch) | |
tree | 81d0249f4d680ee3011801f9826b3ea07f6a94ae | |
parent | 377c20bc36811909b40e7e8f1b04ec0cae75191e (diff) | |
download | marcuscom-ports-b6c86c63622a89dfe4b27a72fcbd8d8f90c74d00.tar marcuscom-ports-b6c86c63622a89dfe4b27a72fcbd8d8f90c74d00.tar.gz marcuscom-ports-b6c86c63622a89dfe4b27a72fcbd8d8f90c74d00.tar.bz2 marcuscom-ports-b6c86c63622a89dfe4b27a72fcbd8d8f90c74d00.tar.lz marcuscom-ports-b6c86c63622a89dfe4b27a72fcbd8d8f90c74d00.tar.xz marcuscom-ports-b6c86c63622a89dfe4b27a72fcbd8d8f90c74d00.tar.zst marcuscom-ports-b6c86c63622a89dfe4b27a72fcbd8d8f90c74d00.zip |
Update vte3 to 0.36.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19635 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/vte3/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/vte3/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/vte3/pkg-plist | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile index 6d1136433..d6c65eebf 100644 --- a/x11-toolkits/vte3/Makefile +++ b/x11-toolkits/vte3/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME?= vte -PORTVERSION= 0.36.1 +PORTVERSION= 0.36.2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/gnome-pty-helper/vte/}/${PORTVERSION:R} diff --git a/x11-toolkits/vte3/distinfo b/x11-toolkits/vte3/distinfo index d4c845923..bd07019fe 100644 --- a/x11-toolkits/vte3/distinfo +++ b/x11-toolkits/vte3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/vte-0.36.1.tar.xz) = 2b1d30d12a9c0074f80938f4bcb0d510cf3f105b28939b0d5aaddf95222bc3dd -SIZE (gnome3/vte-0.36.1.tar.xz) = 1015144 +SHA256 (gnome3/vte-0.36.2.tar.xz) = f45eed3aed823068c7563345ea947be0e6ddb3dacd74646e6d7d26a921e04345 +SIZE (gnome3/vte-0.36.2.tar.xz) = 1009160 diff --git a/x11-toolkits/vte3/pkg-plist b/x11-toolkits/vte3/pkg-plist index 21898c3e6..ffe6d9acd 100644 --- a/x11-toolkits/vte3/pkg-plist +++ b/x11-toolkits/vte3/pkg-plist @@ -12,7 +12,7 @@ lib/girepository-1.0/Vte-%%VERSION%%.typelib lib/libvte2_90.la lib/libvte2_90.so lib/libvte2_90.so.9 -lib/libvte2_90.so.9.3600.1 +lib/libvte2_90.so.9.3600.2 libdata/pkgconfig/vte-%%VERSION%%.pc share/doc/vte-2.90/VteReaper.html share/doc/vte-2.90/VteTerminal.html @@ -34,12 +34,15 @@ share/doc/vte-2.90/home.png share/doc/vte-2.90/index.html share/doc/vte-2.90/index.sgml share/doc/vte-2.90/internal-objects.html +share/doc/vte-2.90/left-insensitive.png share/doc/vte-2.90/left.png share/doc/vte-2.90/licence.html share/doc/vte-2.90/object-hierarchy.html share/doc/vte-2.90/pt01.html +share/doc/vte-2.90/right-insensitive.png share/doc/vte-2.90/right.png share/doc/vte-2.90/style.css +share/doc/vte-2.90/up-insensitive.png share/doc/vte-2.90/up.png share/doc/vte-2.90/vte-Version-Information.html share/doc/vte-2.90/vte-Vte-PTY.html |