diff options
-rw-r--r-- | x11/gnome-panel3/Makefile | 9 | ||||
-rw-r--r-- | x11/gnome-panel3/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index ee549197c..77e64f5c8 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel3/Makefile,v 1.19 2011/06/10 21:14:06 mezz Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.20 2011/06/10 22:59:10 mezz Exp $ # PORTNAME= gnome-panel -PORTVERSION= 3.0.2 -PORTREVISION?= 1 +PORTVERSION= 3.1.91 +PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Panel component for the GNOME 3 Desktop -USE_BZIP2= yes +USE_XZ= yes .if !defined(REFERENCE_PORT) @@ -30,7 +30,6 @@ CONFLICTS= gnome-panel-2.[0-9]* LATEST_LINK= gnome-panel3 USE_GETTEXT= yes -USE_BZIP2= yes USE_XORG= ice sm x11 xau xrandr INSTALLS_OMF= yes USE_LDCONFIG= yes diff --git a/x11/gnome-panel3/distinfo b/x11/gnome-panel3/distinfo index b5c1af572..d225249f3 100644 --- a/x11/gnome-panel3/distinfo +++ b/x11/gnome-panel3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-panel-3.0.2.tar.bz2) = 25db8ec026c4bf47f0ef5cc7e2712f2aad175bd7fb8e4952ef5f8b200f17f196 -SIZE (gnome3/gnome-panel-3.0.2.tar.bz2) = 3094169 +SHA256 (gnome3/gnome-panel-3.1.91.tar.xz) = 74ca1bf568d72ac2f764f6384434e7b05c9a819a1924a0dbdea4e7ebb9616cd6 +SIZE (gnome3/gnome-panel-3.1.91.tar.xz) = 2422700 |