diff options
-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 |