Date: Sat, 24 Jun 2006 01:00:39 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/99382: Update port: x11-toolkits/py-gtkglext to 1.1.0 Message-ID: <20060624010039.65990cf6.tkato432@yahoo.com> Resent-Message-ID: <200606231610.k5NGAQbq070781@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99382 >Category: ports >Synopsis: Update port: x11-toolkits/py-gtkglext to 1.1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 23 16:10:26 GMT 2006 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p18 i386 >Organization: >Environment: >Description: - Update to version 1.1.0 Remove file: files/patch-configure >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-toolkits/py-gtkglext/Makefile x11-toolkits/py-gtkglext/Makefile --- /usr/ports/x11-toolkits/py-gtkglext/Makefile Fri Feb 24 00:50:45 2006 +++ x11-toolkits/py-gtkglext/Makefile Wed Jun 21 17:04:33 2006 @@ -6,8 +6,7 @@ # PORTNAME= gtkglext -PORTVERSION= 1.0.1 -PORTREVISION= 7 +PORTVERSION= 1.1.0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkglext @@ -17,15 +16,14 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python binding for GtkGLExt -LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ - ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl +LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl USE_BZIP2= yes USE_PYTHON= yes -USE_GNOME= gnomehack -GNU_CONFIGURE= yes +USE_GNOME= gnomehack gnometarget pygtk2 USE_GMAKE= yes +GNU_CONFIGURE= yes .include <bsd.port.mk> diff -urN /usr/ports/x11-toolkits/py-gtkglext/distinfo x11-toolkits/py-gtkglext/distinfo --- /usr/ports/x11-toolkits/py-gtkglext/distinfo Sat Nov 26 19:34:24 2005 +++ x11-toolkits/py-gtkglext/distinfo Wed Jun 21 16:52:33 2006 @@ -1,3 +1,3 @@ -MD5 (pygtkglext-1.0.1.tar.bz2) = b34d61b427e5ade8791b6e4441e85793 -SHA256 (pygtkglext-1.0.1.tar.bz2) = 2d48b2f108ec4f984bd2457e6eb8c464f359e927fdcddc0eef78b8423b5a70bc -SIZE (pygtkglext-1.0.1.tar.bz2) = 321263 +MD5 (pygtkglext-1.1.0.tar.bz2) = 720b421d3b8514a40189b285dd91de57 +SHA256 (pygtkglext-1.1.0.tar.bz2) = 7f0104347659a81cd5bd84007b97547d18a8a216f5df2629f379ea7f87a1410a +SIZE (pygtkglext-1.1.0.tar.bz2) = 349067 diff -urN /usr/ports/x11-toolkits/py-gtkglext/files/patch-configure x11-toolkits/py-gtkglext/files/patch-configure --- /usr/ports/x11-toolkits/py-gtkglext/files/patch-configure Tue Dec 9 03:59:26 2003 +++ x11-toolkits/py-gtkglext/files/patch-configure Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- configure 2002/05/22 09:20:39 1.1 -+++ configure 2002/05/22 09:20:59 -@@ -6411,6 +6411,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060624010039.65990cf6.tkato432>