Date: Fri, 5 Oct 2001 13:00:30 -0700 (PDT) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/31071: Update port: games/gno3dtet to 1.6.4 Message-ID: <200110052000.f95K0Ut58263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 31071 >Category: ports >Synopsis: Update port: games/gno3dtet to 1.6.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 05 13:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.6.4 New file: files/patch-gno3dtet:main.cc >How-To-Repeat: >Fix: diff -urN /usr/ports/games/gno3dtet/Makefile games/gno3dtet/Makefile --- /usr/ports/games/gno3dtet/Makefile Fri Mar 30 01:33:47 2001 +++ games/gno3dtet/Makefile Tue Sep 25 21:45:41 2001 @@ -6,9 +6,9 @@ # PORTNAME= gno3dtet -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.4 CATEGORIES= games gnome -MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ +MASTER_SITES= ftp://65.3.69.88/pub/gno3dtet/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org diff -urN /usr/ports/games/gno3dtet/distinfo games/gno3dtet/distinfo --- /usr/ports/games/gno3dtet/distinfo Sun Feb 4 00:11:48 2001 +++ games/gno3dtet/distinfo Tue Sep 25 21:52:16 2001 @@ -1 +1 @@ -MD5 (gno3dtet-1.6.1.tgz) = 7a2791a7e14487bf8994242039bc019b +MD5 (gno3dtet-1.6.4.tgz) = 62c01388996b648c07fc2fe46fb6bca6 diff -urN /usr/ports/games/gno3dtet/files/patch-gno3dtet:main.cc games/gno3dtet/files/patch-gno3dtet:main.cc --- /usr/ports/games/gno3dtet/files/patch-gno3dtet:main.cc Thu Jan 1 09:00:00 1970 +++ games/gno3dtet/files/patch-gno3dtet:main.cc Sat Oct 6 02:07:22 2001 @@ -0,0 +1,10 @@ +--- gno3dtet/main.cc.orig Thu May 3 12:30:56 2001 ++++ gno3dtet/main.cc Sat Oct 6 02:07:05 2001 +@@ -374,6 +374,7 @@ + textdomain (PACKAGE); + + // init ++ setregid(getegid(), -1); + gnome_init_with_popt_table (GNO3DTET_EXENAME, GNO3DTET_VERSION, + argc, argv, options, 0, NULL); + diff -urN /usr/ports/games/gno3dtet/pkg-descr games/gno3dtet/pkg-descr --- /usr/ports/games/gno3dtet/pkg-descr Sun Feb 4 00:11:48 2001 +++ games/gno3dtet/pkg-descr Tue Sep 25 21:44:28 2001 @@ -3,7 +3,7 @@ ago. It'll make for hours of fun if you learn how to move the pieces around right. -WWW: http://webdat.com/seb/3dtetris.html +WWW: http://gno3dtet.eseb.net/ Author: Sebastien Nicoud <snicoud@rmi.net> --Will <andrews@technologist.com> >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110052000.f95K0Ut58263>