From 8caa86fb9b5775da4ceabfb476b727716cb6b92e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 31 May 2005 07:18:17 +0000 Subject: [PATCH] Update to 2.10.2, and register a dependency upon libgdl-1 if gdl is installed (I really don't see the point of adding a WITH_GDL switch). --- x11-toolkits/py-gnome-extras/Makefile | 7 +++++-- x11-toolkits/py-gnome-extras/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index d6f6312319e3..058d2410354a 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome -PORTVERSION= 2.10.1 -PORTREVISION= 1 +PORTVERSION= 2.10.2 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} @@ -68,6 +67,10 @@ USE_GCC= 3.4 .endif .endif +.if exists(${X11BASE}/lib/libgdl-1.so) +LIB_DEPENDS+= gdl-1:${PORTSDIR}/x11-toolkits/gdl +.endif + post-patch: @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g ; \ s|mozilla-xpcom|mozilla-xpcom${HEADERS_SUFX}|g ; \ diff --git a/x11-toolkits/py-gnome-extras/distinfo b/x11-toolkits/py-gnome-extras/distinfo index 82fcfdc487e5..6186e5fcaf20 100644 --- a/x11-toolkits/py-gnome-extras/distinfo +++ b/x11-toolkits/py-gnome-extras/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-python-extras-2.10.1.tar.bz2) = 4258c783e0d8fbf18e9b4b33693384e7 -SIZE (gnome2/gnome-python-extras-2.10.1.tar.bz2) = 346821 +MD5 (gnome2/gnome-python-extras-2.10.2.tar.bz2) = 0b7a276032646582e6e266beaef7a090 +SIZE (gnome2/gnome-python-extras-2.10.2.tar.bz2) = 351085