From 6fcd4cfee8da9746e3219df9a51ccb5d0acbdffe Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 24 Feb 2011 11:59:41 +0000 Subject: Update to 2.91.90. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15305 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/gdl3/Makefile | 4 ++-- x11-toolkits/gdl3/distinfo | 4 ++-- x11-toolkits/gdl3/pkg-plist | 46 +++++++++++++++++++++--------------------- x11-toolkits/libwnck3/Makefile | 4 ++-- x11-toolkits/libwnck3/distinfo | 4 ++-- 5 files changed, 31 insertions(+), 31 deletions(-) diff --git a/x11-toolkits/gdl3/Makefile b/x11-toolkits/gdl3/Makefile index c5d2b099e..9ae656bc2 100644 --- a/x11-toolkits/gdl3/Makefile +++ b/x11-toolkits/gdl3/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gdl3/Makefile,v 1.4 2010/12/01 14:10:52 kwm Exp $ +# $MCom: ports/x11-toolkits/gdl3/Makefile,v 1.5 2011/02/01 00:01:10 kwm Exp $ # PORTNAME= gdl -PORTVERSION= 2.91.4 +PORTVERSION= 2.91.90 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11-toolkits/gdl3/distinfo b/x11-toolkits/gdl3/distinfo index 4ca63cfcb..d255f4f5a 100644 --- a/x11-toolkits/gdl3/distinfo +++ b/x11-toolkits/gdl3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gdl-2.91.4.tar.bz2) = 9015dea6f8bd15c8bf4bc06bb751605bf856525820075724d19bdabc22d8358c -SIZE (gnome3/gdl-2.91.4.tar.bz2) = 593058 +SHA256 (gnome3/gdl-2.91.90.tar.bz2) = 792575d0eeb8fd14820ab88bce708f16e68e6be584bbef61a1d42deb2c96d1e5 +SIZE (gnome3/gdl-2.91.90.tar.bz2) = 577727 diff --git a/x11-toolkits/gdl3/pkg-plist b/x11-toolkits/gdl3/pkg-plist index cf7f975de..a0b03cbf8 100644 --- a/x11-toolkits/gdl3/pkg-plist +++ b/x11-toolkits/gdl3/pkg-plist @@ -8,30 +8,30 @@ include/libgdl-3.0/gdl/gdl-dock-placeholder.h include/libgdl-3.0/gdl/gdl-dock.h include/libgdl-3.0/gdl/gdl.h include/libgdl-3.0/gdl/libgdltypebuiltins.h -lib/girepository-1.0/Gdl-1.typelib +lib/girepository-1.0/Gdl-3.typelib lib/libgdl-3.la lib/libgdl-3.so lib/libgdl-3.so.1 libdata/pkgconfig/gdl-3.0.pc -share/doc/gdl3/GdlDock.html -share/doc/gdl3/GdlDockBar.html -share/doc/gdl3/GdlDockItem.html -share/doc/gdl3/GdlDockLayout.html -share/doc/gdl3/GdlDockMaster.html -share/doc/gdl3/GdlDockObject.html -share/doc/gdl3/GdlDockPlaceholder.html -share/doc/gdl3/gdl-main.html -share/doc/gdl3/gdl.devhelp -share/doc/gdl3/gdl.devhelp2 -share/doc/gdl3/home.png -share/doc/gdl3/index.html -share/doc/gdl3/index.sgml -share/doc/gdl3/left.png -share/doc/gdl3/right.png -share/doc/gdl3/style.css -share/doc/gdl3/up.png -share/gir-1.0/Gdl-1.gir -share/gdl/ui/layout.ui +share/doc/gdl3-3.0/GdlDock.html +share/doc/gdl3-3.0/GdlDockItem.html +share/doc/gdl3-3.0/GdlDockLayout.html +share/doc/gdl3-3.0/GdlDockMaster.html +share/doc/gdl3-3.0/GdlDockObject.html +share/doc/gdl3-3.0/GdlDockPlaceholder.html +share/doc/gdl3-3.0/gdl-GdlDockBar.html +share/doc/gdl3-3.0/gdl-main.html +share/doc/gdl3-3.0/gdl.devhelp +share/doc/gdl3-3.0/gdl.devhelp2 +share/doc/gdl3-3.0/home.png +share/doc/gdl3-3.0/index.html +share/doc/gdl3-3.0/index.sgml +share/doc/gdl3-3.0/left.png +share/doc/gdl3-3.0/right.png +share/doc/gdl3-3.0/style.css +share/doc/gdl3-3.0/up.png +share/gdl-3/ui/layout.ui +share/gir-1.0/Gdl-3.gir share/locale/am/LC_MESSAGES/gdl-3.mo share/locale/ar/LC_MESSAGES/gdl-3.mo share/locale/ast/LC_MESSAGES/gdl-3.mo @@ -102,9 +102,9 @@ share/locale/vi/LC_MESSAGES/gdl-3.mo share/locale/zh_CN/LC_MESSAGES/gdl-3.mo share/locale/zh_HK/LC_MESSAGES/gdl-3.mo share/locale/zh_TW/LC_MESSAGES/gdl-3.mo -@dirrm share/gdl/ui -@dirrm share/gdl -@dirrm share/doc/gdl3 +@dirrm share/gdl-3/ui +@dirrm share/gdl-3 +@dirrm share/doc/gdl3-3.0 @dirrm include/libgdl-3.0/gdl @dirrm include/libgdl-3.0 @dirrmtry share/locale/zh_HK/LC_MESSAGES diff --git a/x11-toolkits/libwnck3/Makefile b/x11-toolkits/libwnck3/Makefile index 361d70586..ce735e346 100644 --- a/x11-toolkits/libwnck3/Makefile +++ b/x11-toolkits/libwnck3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck3/Makefile,v 1.1 2011/01/18 12:39:29 kwm Exp $ +# $MCom: ports/x11-toolkits/libwnck3/Makefile,v 1.2 2011/02/02 03:43:16 avl Exp $ # PORTNAME= libwnck -PORTVERSION= 2.91.6 +PORTVERSION= 2.91.90 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME diff --git a/x11-toolkits/libwnck3/distinfo b/x11-toolkits/libwnck3/distinfo index 0a6064214..e3a5d486d 100644 --- a/x11-toolkits/libwnck3/distinfo +++ b/x11-toolkits/libwnck3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/libwnck-2.91.6.tar.bz2) = da397528a9fa80bfa236d5e6b871896fd72e48b6eab0a056ce05231e94766217 -SIZE (gnome3/libwnck-2.91.6.tar.bz2) = 729224 +SHA256 (gnome3/libwnck-2.91.90.tar.bz2) = 650037e5fed7d25bcf04ff3855fade0455e48b2c0d1d3c85335f618c63117b50 +SIZE (gnome3/libwnck-2.91.90.tar.bz2) = 738293 -- cgit v1.2.3