diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel3/Makefile | 7 | ||||
-rw-r--r-- | x11/gnome-panel3/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index 4429ac8c9..d2df47710 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel3/Makefile,v 1.11 2011/03/23 15:05:42 kwm Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.12 2011/03/29 15:10:13 kwm Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.91.93 +PORTVERSION= 2.91.94 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME @@ -21,9 +21,10 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) LIB_DEPENDS= gweather-3.0:${PORTSDIR}/net/libgweather3 \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ + telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3 \ polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit +RUN_DEPENDS= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon USE_GETTEXT= yes USE_BZIP2= yes diff --git a/x11/gnome-panel3/distinfo b/x11/gnome-panel3/distinfo index f8cd64a09..15ce64593 100644 --- a/x11/gnome-panel3/distinfo +++ b/x11/gnome-panel3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-panel-2.91.93.tar.bz2) = ad04f35782e6d2420c537d2a91a8c4419350fd45b7753fefed3b1b56bd4e31cb -SIZE (gnome3/gnome-panel-2.91.93.tar.bz2) = 3081893 +SHA256 (gnome3/gnome-panel-2.91.94.tar.bz2) = 74681f4f422ec8c6390b7b675681b59630a7936ed36965227687f8ee0db4ca4d +SIZE (gnome3/gnome-panel-2.91.94.tar.bz2) = 3092829 |