Upgrade to 1.6.1

PR: 24817
Submitted by: Ports Fury
This commit is contained in:
Kevin Lo 2001-02-03 15:11:50 +00:00
parent 99d1ed5408
commit 72ceede94f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37927
4 changed files with 3 additions and 17 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gno3dtet
PORTVERSION= 1.6.0
PORTVERSION= 1.6.1
CATEGORIES= games gnome
MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/
EXTRACT_SUFX= .tgz
@ -27,9 +27,6 @@ pre-patch:
's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \
s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
pre-configure:
@${RM} -f ${WRKSRC}/config.cache
post-install:
${CHOWN} root:games ${PREFIX}/bin/gno3dtet
${CHMOD} 2555 ${PREFIX}/bin/gno3dtet

View File

@ -1 +1 @@
MD5 (gno3dtet-1.6.0.tgz) = b98bcc8e4b556a52142f0027dd4130fc
MD5 (gno3dtet-1.6.1.tgz) = 7a2791a7e14487bf8994242039bc019b

View File

@ -1,11 +0,0 @@
--- gno3dtet/cwmain.cc.orig Wed Nov 17 18:07:46 1999
+++ gno3dtet/cwmain.cc Sun Jan 2 08:57:42 2000
@@ -136,7 +136,7 @@
GNOMEUIINFO_END
};
GnomeUIInfo help_menu[] = {
- GNOMEUIINFO_HELP(GNO3DTET_EXENAME),
+ GNOMEUIINFO_HELP((gchar *)GNO3DTET_EXENAME),
GNOMEUIINFO_ITEM(N_("Show License"),N_("Show GNU Public License"),
cb_menu_help_license_activate, NULL),
GNOMEUIINFO_MENU_ABOUT_ITEM(cb_menu_help_about_activate, this),

View File

@ -3,7 +3,7 @@ that reminds me of games I used to play 10 years
ago. It'll make for hours of fun if you learn
how to move the pieces around right.
WWW: http://webdat.com/seb
WWW: http://webdat.com/seb/3dtetris.html
Author: Sebastien Nicoud <snicoud@rmi.net>
--Will <andrews@technologist.com>