diff options
Diffstat (limited to 'x11/gnome-panel3')
-rw-r--r-- | x11/gnome-panel3/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-panel3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index 1a42be5a8..c201937ee 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.21 2011/09/17 12:04:08 kwm Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.22 2011/09/19 21:27:47 kwm Exp $ # PORTNAME= gnome-panel -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME @@ -40,8 +40,8 @@ WANT_GNOME= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-network-manager -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib MAN1= gnome-panel.1 GCONF_SCHEMAS= clock.schemas diff --git a/x11/gnome-panel3/distinfo b/x11/gnome-panel3/distinfo index 2468b7adb..25dceb9ae 100644 --- a/x11/gnome-panel3/distinfo +++ b/x11/gnome-panel3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-panel-3.1.92.tar.xz) = 1f3fcb9769b2871eda0f17eb87f01476cca625be5e798a2f37d32a222509356e -SIZE (gnome3/gnome-panel-3.1.92.tar.xz) = 2425336 +SHA256 (gnome3/gnome-panel-3.2.0.tar.xz) = 83daffb85db57609330da488c5344e3121ed74cd809701a11109ecd7c97bde0f +SIZE (gnome3/gnome-panel-3.2.0.tar.xz) = 2424132 |