diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-08 17:37:57 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-08 17:37:57 +0800 |
commit | 2a85633170c037f96b8b112fb0c240267f8d4ab2 (patch) | |
tree | 3efd6444d3a295df887b42780b6aa6517296cad4 /x11 | |
parent | ccc88fb7f5fae67bf3f0f3249413e4cf97c0c9e7 (diff) | |
download | marcuscom-ports-2a85633170c037f96b8b112fb0c240267f8d4ab2.tar marcuscom-ports-2a85633170c037f96b8b112fb0c240267f8d4ab2.tar.gz marcuscom-ports-2a85633170c037f96b8b112fb0c240267f8d4ab2.tar.bz2 marcuscom-ports-2a85633170c037f96b8b112fb0c240267f8d4ab2.tar.lz marcuscom-ports-2a85633170c037f96b8b112fb0c240267f8d4ab2.tar.xz marcuscom-ports-2a85633170c037f96b8b112fb0c240267f8d4ab2.tar.zst marcuscom-ports-2a85633170c037f96b8b112fb0c240267f8d4ab2.zip |
Update to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16389 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 7e3038b45..e8ddcce3d 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.40 2011/09/18 14:53:25 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.41 2011/09/22 15:32:21 kwm Exp $ # PORTNAME= gnome-shell -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -21,6 +21,7 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ mutter.0:${PORTSDIR}/x11-wm/mutter \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \ + folks.27:${PORTSDIR}/net-im/folks \ pulse.0:${PORTSDIR}/audio/pulseaudio \ croco-0.6.3:${PORTSDIR}/textproc/libcroco \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index cc5d945f1..cfbfa33c7 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.1.92.tar.xz) = 3c819d962ce703a24a68ca3352df2e942d836a00c018f8aedabc14a8be5d31a4 -SIZE (gnome3/gnome-shell-3.1.92.tar.xz) = 1088756 +SHA256 (gnome3/gnome-shell-3.2.0.tar.xz) = 55f8237f4ca517bcfa02bbf88fbcb9afcdc9b252fb9612b84a65409a1f144324 +SIZE (gnome3/gnome-shell-3.2.0.tar.xz) = 1102896 |