summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/py-gtk2/Makefile6
-rw-r--r--x11-toolkits/py-gtk2/distinfo4
-rw-r--r--x11-toolkits/py-gtk2/files/patch-gtk::gdk.override11
-rw-r--r--x11-toolkits/py-gtk2/pkg-plist5
4 files changed, 10 insertions, 16 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 93286d161..e9492d5ee 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= gtk
-PORTVERSION= 2.3.92
+PORTVERSION= 2.3.93
CATEGORIES= x11-toolkits python
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/pygtk/2.3
@@ -20,9 +20,9 @@ RUN_DEPENDS= ${PYNUMERIC}
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnometarget libglade2 lthack
+USE_GNOME= gnomehack gnometarget libglade2
USE_PYTHON= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
EG_SRC_DIR= ${WRKSRC}/examples
EG_DST_DIR= ${PREFIX}/share/examples/py-gtk
diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo
index 5cbe1d8d3..2366969fb 100644
--- a/x11-toolkits/py-gtk2/distinfo
+++ b/x11-toolkits/py-gtk2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/pygtk-2.3.92.tar.bz2) = e11335eac41e20a1383f51995cd0d964
-SIZE (gnome2/pygtk-2.3.92.tar.bz2) = 615293
+MD5 (gnome2/pygtk-2.3.93.tar.bz2) = e7233959193536b62713df9b45c1e02c
+SIZE (gnome2/pygtk-2.3.93.tar.bz2) = 628645
diff --git a/x11-toolkits/py-gtk2/files/patch-gtk::gdk.override b/x11-toolkits/py-gtk2/files/patch-gtk::gdk.override
deleted file mode 100644
index 483f7550a..000000000
--- a/x11-toolkits/py-gtk2/files/patch-gtk::gdk.override
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtk/gdk.override.orig Sun May 23 22:08:59 2004
-+++ gtk/gdk.override Sun May 23 22:10:26 2004
-@@ -3964,7 +3964,7 @@
- {
- static char *kwlist[] = { "keycode", "state", "group", NULL };
- guint keycode, keyval;
-- gint group, effective_group, level;;
-+ gint group, effective_group, level;
- GdkModifierType state, modifiers;
- PyObject *py_state;
-
diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist
index a36c441e9..3186b419c 100644
--- a/x11-toolkits/py-gtk2/pkg-plist
+++ b/x11-toolkits/py-gtk2/pkg-plist
@@ -25,6 +25,10 @@ include/pygtk-2.0/pygtk/pygtk.h
libdata/pkgconfig/pygtk-2.0.pc
%%PORTDOCS%%share/doc/py-gtk/MAPPING
%%PORTDOCS%%share/doc/py-gtk/THREADS
+%%PORTDOCS%%share/examples/py-gtk/Makefile
+%%PORTDOCS%%share/examples/py-gtk/Makefile.am
+%%PORTDOCS%%share/examples/py-gtk/Makefile.in
+%%PORTDOCS%%share/examples/py-gtk/Makefile.in.bak
%%PORTDOCS%%share/examples/py-gtk/atk/atk-demo.py
%%PORTDOCS%%share/examples/py-gtk/glade/README
%%PORTDOCS%%share/examples/py-gtk/glade/glade-demo.py
@@ -33,6 +37,7 @@ libdata/pkgconfig/pygtk-2.0.pc
%%PORTDOCS%%share/examples/py-gtk/gobject/signal.py
%%PORTDOCS%%share/examples/py-gtk/gtk/filechooser.py
%%PORTDOCS%%share/examples/py-gtk/gtk/uimanager.py
+%%PORTDOCS%%share/examples/py-gtk/gtk/widget.py
%%PORTDOCS%%share/examples/py-gtk/ide/README
%%PORTDOCS%%share/examples/py-gtk/ide/break.xpm
%%PORTDOCS%%share/examples/py-gtk/ide/browse.py