diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-04-09 11:30:16 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-04-09 11:30:16 +0000 |
commit | 9ba6759701b427ae8de8061da69e191949ccc512 (patch) | |
tree | 9da08834ae4a820e821467e1dd9e3ced44176913 /x11-toolkits/gtk20 | |
parent | dae80c28ad6e8649314c283cbcf616c7c66be596 (diff) | |
download | ports-9ba6759701b427ae8de8061da69e191949ccc512.tar.gz ports-9ba6759701b427ae8de8061da69e191949ccc512.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk20')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk20/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk20/pkg-plist | 6 |
3 files changed, 6 insertions, 7 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 71a27f969595..b3ea7ffb8f3f 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 2.6.4 -PORTREVISION= 1 +PORTVERSION= 2.6.5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.6,} \ ftp://ftp.gtk.org/pub/gtk/v2.6/ \ diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index 1e943cceaa24..bbc256d5ad2d 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,4 +1,4 @@ -MD5 (gnome2/gtk+-2.6.4.tar.bz2) = 4749fce7b082b784a71a076aa586dc25 -SIZE (gnome2/gtk+-2.6.4.tar.bz2) = 11222426 +MD5 (gnome2/gtk+-2.6.5.tar.bz2) = 3f52f64bdbd132eccfee2de5d2124190 +SIZE (gnome2/gtk+-2.6.5.tar.bz2) = 11440440 MD5 (gnome2/gtk+-2.4.0-menushadow.patch) = 5dde5c5af8f25d282c365663a7256b5c SIZE (gnome2/gtk+-2.4.0-menushadow.patch) = 15603 diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist index 77127e3a5c4b..5c6a1f6d5666 100644 --- a/x11-toolkits/gtk20/pkg-plist +++ b/x11-toolkits/gtk20/pkg-plist @@ -49,8 +49,6 @@ include/gtk-2.0/gdk/gdkvisual.h include/gtk-2.0/gdk/gdkwindow.h include/gtk-2.0/gdk/gdkx.h include/gtk-2.0/gdkconfig.h -include/gtk-2.0/gtk/gtkcellview.h -include/gtk-2.0/gtk/gtkiconview.h include/gtk-2.0/gtk/gtk.h include/gtk-2.0/gtk/gtkaboutdialog.h include/gtk-2.0/gtk/gtkaccelgroup.h @@ -77,6 +75,7 @@ include/gtk-2.0/gtk/gtkcellrendererpixbuf.h include/gtk-2.0/gtk/gtkcellrendererprogress.h include/gtk-2.0/gtk/gtkcellrenderertext.h include/gtk-2.0/gtk/gtkcellrenderertoggle.h +include/gtk-2.0/gtk/gtkcellview.h include/gtk-2.0/gtk/gtkcheckbutton.h include/gtk-2.0/gtk/gtkcheckmenuitem.h include/gtk-2.0/gtk/gtkclipboard.h @@ -123,6 +122,7 @@ include/gtk-2.0/gtk/gtkhscrollbar.h include/gtk-2.0/gtk/gtkhseparator.h include/gtk-2.0/gtk/gtkiconfactory.h include/gtk-2.0/gtk/gtkicontheme.h +include/gtk-2.0/gtk/gtkiconview.h include/gtk-2.0/gtk/gtkimage.h include/gtk-2.0/gtk/gtkimagemenuitem.h include/gtk-2.0/gtk/gtkimcontext.h @@ -301,9 +301,9 @@ share/gtk-2.0/demo/list_store.c share/gtk-2.0/demo/menus.c share/gtk-2.0/demo/panes.c share/gtk-2.0/demo/pixbufs.c +share/gtk-2.0/demo/rotated_text.c share/gtk-2.0/demo/sizegroup.c share/gtk-2.0/demo/stock_browser.c -share/gtk-2.0/demo/rotated_text.c share/gtk-2.0/demo/textview.c share/gtk-2.0/demo/tree_store.c share/gtk-2.0/demo/ui_manager.c |