diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-31 21:34:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-31 21:34:23 +0800 |
commit | 543613122ee62bd7e14372f8e13743f39f0bf959 (patch) | |
tree | c04e787a24584fb310cdb5ffacc625b9d92dc125 /x11-toolkits/libwnck | |
parent | d2a66b7c7ea4636e1a378bc483f5627216d169bb (diff) | |
download | marcuscom-ports-543613122ee62bd7e14372f8e13743f39f0bf959.tar marcuscom-ports-543613122ee62bd7e14372f8e13743f39f0bf959.tar.gz marcuscom-ports-543613122ee62bd7e14372f8e13743f39f0bf959.tar.bz2 marcuscom-ports-543613122ee62bd7e14372f8e13743f39f0bf959.tar.lz marcuscom-ports-543613122ee62bd7e14372f8e13743f39f0bf959.tar.xz marcuscom-ports-543613122ee62bd7e14372f8e13743f39f0bf959.tar.zst marcuscom-ports-543613122ee62bd7e14372f8e13743f39f0bf959.zip |
Update to 2.30.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16149 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libwnck')
-rw-r--r-- | x11-toolkits/libwnck/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/libwnck/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index 7410dc062..84e4b3fcc 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.135 2011/04/10 19:28:35 mezz Exp $ +# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.136 2011/04/30 20:43:32 mezz Exp $ # PORTNAME= libwnck -PORTVERSION= 2.30.6 +PORTVERSION= 2.30.7 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library used for writing pagers and taskslists -USE_BZIP2= yes +USE_XZ= yes .if !defined(REFERENCE_PORT) @@ -27,7 +27,7 @@ RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection CONFLICTS= libwnck-3.[0-9]* USE_GETTEXT= yes -USE_XORG= xres +USE_XORG= xres x11 USE_GMAKE= yes USE_GNOME= gnomehack gtk20 ltverhack referencehack intlhack USE_BISON= build diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo index 8ba015d70..b4843e55e 100644 --- a/x11-toolkits/libwnck/distinfo +++ b/x11-toolkits/libwnck/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/libwnck-2.30.6.tar.bz2) = 4d25984ed5cfe215eb650f960de634300a6cafc9d98bbc7caea8043b7cd96cc5 -SIZE (gnome2/libwnck-2.30.6.tar.bz2) = 724558 +SHA256 (gnome2/libwnck-2.30.7.tar.xz) = 8be84d5333f0ade0e61af9f4cbf7685cb7cce2aa0ee32f53bac32107a81fe194 +SIZE (gnome2/libwnck-2.30.7.tar.xz) = 625300 |