diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-29 19:42:11 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-29 19:42:11 +0800 |
commit | 57865dd726c2217f7b817669a980e332dd602332 (patch) | |
tree | 80d58c315178cb6e3d56a2144d82f0023c8b4971 /x11/gnome-shell | |
parent | 8d9a6116bc13bf666f3f14ff72ba214bffac5f71 (diff) | |
download | marcuscom-ports-57865dd726c2217f7b817669a980e332dd602332.tar marcuscom-ports-57865dd726c2217f7b817669a980e332dd602332.tar.gz marcuscom-ports-57865dd726c2217f7b817669a980e332dd602332.tar.bz2 marcuscom-ports-57865dd726c2217f7b817669a980e332dd602332.tar.lz marcuscom-ports-57865dd726c2217f7b817669a980e332dd602332.tar.xz marcuscom-ports-57865dd726c2217f7b817669a980e332dd602332.tar.zst marcuscom-ports-57865dd726c2217f7b817669a980e332dd602332.zip |
Update to 2.29.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13893 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-shell')
-rw-r--r-- | x11/gnome-shell/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 8616f217e..2265bb8c7 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,11 +3,11 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.9 2010/01/17 00:23:15 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.10 2010/02/25 16:49:33 kwm Exp $ # PORTNAME= gnome-shell -PORTVERSION= 2.29.0 +PORTVERSION= 2.29.1 CATEGORIES= x11 MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 9e31e89ce..088b45374 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-shell-2.29.0.tar.bz2) = 491177b1719ec5112e4643d5eca40b40 -SHA256 (gnome2/gnome-shell-2.29.0.tar.bz2) = 7429cd9689e1a2e302b1c23e06c576ee6b0542a7f1c72c4c0efce3d83842aa58 -SIZE (gnome2/gnome-shell-2.29.0.tar.bz2) = 660830 +MD5 (gnome2/gnome-shell-2.29.1.tar.bz2) = dc98591ba7fe8acb92292bc0b2f9d246 +SHA256 (gnome2/gnome-shell-2.29.1.tar.bz2) = 710b863c0beea45543f8057d31b028ec85e19efeedda2b964d784d6fc1729c0b +SIZE (gnome2/gnome-shell-2.29.1.tar.bz2) = 669050 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index 6d68e1c53..32918573d 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -49,9 +49,11 @@ share/applications/gnome-shell.desktop %%DATADIR%%/theme/close-window.svg %%DATADIR%%/theme/close.svg %%DATADIR%%/theme/corner-ripple.png +%%DATADIR%%/theme/dialog-error.svg %%DATADIR%%/theme/gnome-shell.css %%DATADIR%%/theme/mosaic-view-active.svg %%DATADIR%%/theme/mosaic-view.svg +%%DATADIR%%/theme/move-window-on-new.svg %%DATADIR%%/theme/remove-workspace.svg %%DATADIR%%/theme/scroll-button-down-hover.png %%DATADIR%%/theme/scroll-button-down.png |