summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-12 12:11:04 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-12 12:11:04 +0800
commitf11f252b054469dbb79bb95ad635205fbe60f09f (patch)
tree3cec19fe47705c8e487fa533e418623fb4ac3096
parent13b9ad755d4e5ddf7d4a9d367e94c8a8ae69194d (diff)
downloadmarcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar
marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.gz
marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.bz2
marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.lz
marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.xz
marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.zst
marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.zip
Update to 2.11.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4219 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11-toolkits/py-gnome2/Makefile4
-rw-r--r--x11-toolkits/py-gnome2/distinfo4
-rw-r--r--x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in15
-rw-r--r--x11-toolkits/py-gnome2/pkg-plist1
4 files changed, 9 insertions, 15 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index 14ecf01a9..398ff1268 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.19 2005/06/28 05:40:16 adamw Exp $
+# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.20 2005/07/01 18:11:44 marcus Exp $
#
PORTNAME= gnome
-PORTVERSION= 2.11.2
+PORTVERSION= 2.11.3
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/..$//}
diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo
index 753259898..d3b0163ec 100644
--- a/x11-toolkits/py-gnome2/distinfo
+++ b/x11-toolkits/py-gnome2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-python-2.11.2.tar.bz2) = 3db86d8b0df4bb36e274f3a3aa8b5f0d
-SIZE (gnome2/gnome-python-2.11.2.tar.bz2) = 372548
+MD5 (gnome2/gnome-python-2.11.3.tar.bz2) = 4634f896ebb49a68b07cee0927108bf7
+SIZE (gnome2/gnome-python-2.11.3.tar.bz2) = 374743
diff --git a/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in b/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in
index 3eb5ed92c..e8e5befb8 100644
--- a/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in
+++ b/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in
@@ -1,18 +1,11 @@
---- gnomevfs/Makefile.in.orig Thu May 19 12:37:04 2005
-+++ gnomevfs/Makefile.in Thu May 19 12:37:30 2005
-@@ -272,13 +272,13 @@
+--- gnomevfs/Makefile.in.orig Mon Jul 11 23:57:09 2005
++++ gnomevfs/Makefile.in Tue Jul 12 00:02:34 2005
+@@ -272,7 +272,7 @@
vfs-handle.c pygnomevfs.h pygnomevfs-private.h vfs-xfer-progress-info.c \
vfs-context.c vfs-async-handle.c vfs-volume.c vfs-drive.c vfs-volume-monitor.c
-vfsmethoddir = $(libdir)/gnome-vfs-2.0/modules
-+vfsmethoddir = %%X11BASE%%/lib/gnome-vfs-2.0/modules
++vfsmethoddir = /usr/X11R6/lib/gnome-vfs-2.0/modules
@BUILD_PYVFSMODULE_FALSE@vfsmethod_LTLIBRARIES =
@BUILD_PYVFSMODULE_TRUE@vfsmethod_LTLIBRARIES = libpythonmethod.la
libpythonmethod_la_CFLAGS = $(GNOME_VFS_MODULE_CFLAGS) -DGNOME_VFS_PYTHON_DIR="\"$(vfsmethoddir)\""
- libpythonmethod_la_SOURCES = gnome-vfs-python-method.c
- libpythonmethod_la_LDFLAGS = $(common_ldflags) -export-symbols-regex "vfs_module_(init|shutdown)"
--libpythonmethod_la_LIBADD = $(GNOME_VFS_MODULE_LIBS) -lpython$(PYTHON_VERSION)
-+libpythonmethod_la_LIBADD = $(GNOME_VFS_MODULE_LIBS) -l$(PYTHON_VERSION)
- all: all-am
-
- .SUFFIXES:
diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist
index 9934b8a76..1da7c3645 100644
--- a/x11-toolkits/py-gnome2/pkg-plist
+++ b/x11-toolkits/py-gnome2/pkg-plist
@@ -25,6 +25,7 @@ libdata/pkgconfig/gnome-python-2.0.pc
%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/README
%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/echo-client.py
%%PORTDOCS%%share/examples/py-gnome/bonobo/unknown.py
+%%PORTDOCS%%share/examples/py-gnome/canvas/canvas-curve.py
%%PORTDOCS%%share/examples/py-gnome/canvas/canvas-example.py
%%PORTDOCS%%share/examples/py-gnome/gconf/basic-gconf-app.py
%%PORTDOCS%%share/examples/py-gnome/gconf/simple-controller.py