Date: Wed, 14 Jul 2004 01:30:33 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69002: Update port: games/gretools to 1.2.4 Message-ID: <20040714013033.26ee7932.tkato432@yahoo.com> Resent-Message-ID: <200407131640.i6DGeJwa018453@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69002 >Category: ports >Synopsis: Update port: games/gretools to 1.2.4 >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: Tue Jul 13 16:40:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.2.4 Remove file: files/patch-gretools.in >How-To-Repeat: >Fix: diff -urN /usr/ports/games/gretools/Makefile games/gretools/Makefile --- /usr/ports/games/gretools/Makefile Thu Jun 3 13:24:00 2004 +++ games/gretools/Makefile Tue Jul 13 01:47:07 2004 @@ -6,22 +6,23 @@ # PORTNAME= gretools -PORTVERSION= 1.2.2 -CATEGORIES= games -MASTER_SITES= http://theory.cs.iitm.ernet.in/~arvindn/gretools/${PORTVERSION:R}/ +PORTVERSION= 1.2.4 +CATEGORIES= games gnome +MASTER_SITES= http://theory.cs.iitm.ernet.in/~arvindn/gretools/%SUBDIR%/ +MASTER_SITE_SUBDIR= ${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org -COMMENT= GTK2 vocabulary builder +COMMENT= GNOME vocabulary builder USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomeprefix gnometarget pygnome2 USE_PYTHON= yes -USE_GNOME= gnomehack gnometarget gnomeprefix pygnome2 -GNU_CONFIGURE= yes USE_REINPLACE= yes USE_GMAKE= yes +GNU_CONFIGURE= yes post-patch: - @${REINPLACE_CMD} -e "s|/usr/bin/python|${PYTHON_CMD}|" \ - ${WRKSRC}/${PORTNAME}.in + @${REINPLACE_CMD} -e 's|/usr/bin/python|/usr/bin/env python|g ; \ + s|@prefix@/share/|@datadir@/|g' ${WRKSRC}/gretools.in .include <bsd.port.mk> diff -urN /usr/ports/games/gretools/distinfo games/gretools/distinfo --- /usr/ports/games/gretools/distinfo Thu Jun 3 13:24:00 2004 +++ games/gretools/distinfo Tue Jul 13 01:29:47 2004 @@ -1,2 +1,2 @@ -MD5 (gretools-1.2.2.tar.gz) = 04920070cdabbab895f87d4a2ec938d0 -SIZE (gretools-1.2.2.tar.gz) = 282474 +MD5 (gretools-1.2.4.tar.gz) = 7cd66bae8301df9cd2f4a871d50d6a6b +SIZE (gretools-1.2.4.tar.gz) = 284002 diff -urN /usr/ports/games/gretools/files/patch-gretools.in games/gretools/files/patch-gretools.in --- /usr/ports/games/gretools/files/patch-gretools.in Sat Jan 17 03:54:58 2004 +++ games/gretools/files/patch-gretools.in Thu Jan 1 09:00:00 1970 @@ -1,15 +0,0 @@ ---- gretools.in.orig Fri Jan 16 13:41:40 2004 -+++ gretools.in Fri Jan 16 13:42:23 2004 -@@ -10,9 +10,9 @@ - gretools.prefix_dir = "@prefix@" - gretools.package_name = "@PACKAGE@" - gretools.package_version = "@VERSION@" --gretools.glade_dir = "@prefix@/share/gretools/glade" --gretools.wordlist_dir = "@prefix@/share/gretools/lists" --gretools.image_dir = "@prefix@/share/pixmaps" -+gretools.glade_dir = "@prefix@/share/gnome/gretools/glade" -+gretools.wordlist_dir = "@prefix@/share/gnome/gretools/lists" -+gretools.image_dir = "@prefix@/share/gnome/pixmaps" - - - gretools.Gui() diff -urN /usr/ports/games/gretools/pkg-descr games/gretools/pkg-descr --- /usr/ports/games/gretools/pkg-descr Sat Jan 17 03:54:57 2004 +++ games/gretools/pkg-descr Tue Jul 13 01:29:35 2004 @@ -1,4 +1,4 @@ -Gretools is a GTK2 vocabulary tutor. Its wordlist is comprised of about -4000 words, and it has a synonym quiz and a word-guessing game. +Gretools is a vocabulary building tool for GNOME. Its wordlist is comprised +of about 4000 words, and it has a synonym quiz and a word-guessing game. WWW: http://theory.cs.iitm.ernet.in/~arvindn/gretools/ diff -urN /usr/ports/games/gretools/pkg-plist games/gretools/pkg-plist --- /usr/ports/games/gretools/pkg-plist Wed Jan 21 11:39:34 2004 +++ games/gretools/pkg-plist Tue Jul 13 01:40:50 2004 @@ -4,11 +4,11 @@ %%PYTHON_SITELIBDIR%%/gretools/gretools.pyc %%PYTHON_SITELIBDIR%%/gretools/gretools.pyo share/gnome/applications/gretools.desktop +share/gnome/gretools/glade/gretools.glade +share/gnome/gretools/lists/default.wl share/gnome/help/gretools/C/figures/gretools_start_window.png share/gnome/help/gretools/C/gretools.xml share/gnome/help/gretools/C/legal.xml -share/gnome/gretools/glade/gretools.glade -share/gnome/gretools/lists/default.wl share/gnome/omf/gretools/gretools-C.omf @exec scrollkeeper-install -q %D/share/gnome/omf/gretools/gretools-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gretools.png >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040714013033.26ee7932.tkato432>