diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-17 04:41:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-17 04:41:18 +0800 |
commit | f4c88e57a09a37e2dcb8e3ab9570c358fb608350 (patch) | |
tree | 283b910b9af421e7cae69dce3efda72e145f078c /x11-toolkits/py-gtk2 | |
parent | 3040df689e1689d4b2a95f9ceb9ec22b292f78f6 (diff) | |
download | marcuscom-ports-f4c88e57a09a37e2dcb8e3ab9570c358fb608350.tar marcuscom-ports-f4c88e57a09a37e2dcb8e3ab9570c358fb608350.tar.gz marcuscom-ports-f4c88e57a09a37e2dcb8e3ab9570c358fb608350.tar.bz2 marcuscom-ports-f4c88e57a09a37e2dcb8e3ab9570c358fb608350.tar.lz marcuscom-ports-f4c88e57a09a37e2dcb8e3ab9570c358fb608350.tar.xz marcuscom-ports-f4c88e57a09a37e2dcb8e3ab9570c358fb608350.tar.zst marcuscom-ports-f4c88e57a09a37e2dcb8e3ab9570c358fb608350.zip |
Update to 2.3.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2274 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gtk2')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 97e70307e..5395b23f6 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gtk -PORTVERSION= 2.3.90 +PORTVERSION= 2.3.91 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygtk/2.3 diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo index b8e395336..728850d10 100644 --- a/x11-toolkits/py-gtk2/distinfo +++ b/x11-toolkits/py-gtk2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/pygtk-2.3.90.tar.bz2) = fc2dc2be3bcaa7c00c87dfcc2176ef26 -SIZE (gnome2/pygtk-2.3.90.tar.bz2) = 561781 +MD5 (gnome2/pygtk-2.3.91.tar.bz2) = 8d95b4fce6a0bd060f4fd6a3db9671be +SIZE (gnome2/pygtk-2.3.91.tar.bz2) = 604590 diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist index 3aa45c319..a36c441e9 100644 --- a/x11-toolkits/py-gtk2/pkg-plist +++ b/x11-toolkits/py-gtk2/pkg-plist @@ -32,6 +32,7 @@ libdata/pkgconfig/pygtk-2.0.pc %%PORTDOCS%%share/examples/py-gtk/gobject/properties.py %%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/ide/README %%PORTDOCS%%share/examples/py-gtk/ide/break.xpm %%PORTDOCS%%share/examples/py-gtk/ide/browse.py @@ -59,6 +60,7 @@ libdata/pkgconfig/pygtk-2.0.pc %%PORTDOCS%%share/examples/py-gtk/neil/notebook.py %%PORTDOCS%%share/examples/py-gtk/neil/question.xpm %%PORTDOCS%%share/examples/py-gtk/pango/utf8-demo.py +%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/alphatest.png %%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/__init__.py %%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/appwindow.py %%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/buttonbox.py @@ -75,6 +77,7 @@ libdata/pkgconfig/pygtk-2.0.pc %%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/stock_browser.py %%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/toolbar.py %%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/treemodel.py +%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/floppybuddy.gif %%PORTDOCS%%share/examples/py-gtk/pygtk-demo/gtk-logo-rgb.gif %%PORTDOCS%%share/examples/py-gtk/pygtk-demo/pygtk-demo.py %%PORTDOCS%%share/examples/py-gtk/simple/README |