summaryrefslogtreecommitdiff
path: root/games/gno3dtet
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-02-03 15:11:50 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-02-03 15:11:50 +0000
commit72ceede94f5b3bd403d60c63275e8a767661d76d (patch)
tree124907cf44e94f271281a28e3b403dbf01c4b5d9 /games/gno3dtet
parentFix MASTER_SITES (diff)
Upgrade to 1.6.1
PR: 24817 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=37927
Diffstat (limited to 'games/gno3dtet')
-rw-r--r--games/gno3dtet/Makefile5
-rw-r--r--games/gno3dtet/distinfo2
-rw-r--r--games/gno3dtet/files/patch-af11
-rw-r--r--games/gno3dtet/pkg-descr2
4 files changed, 3 insertions, 17 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile
index b7a0e783d89e..7a3d93633ef3 100644
--- a/games/gno3dtet/Makefile
+++ b/games/gno3dtet/Makefile
@@ -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
diff --git a/games/gno3dtet/distinfo b/games/gno3dtet/distinfo
index d70bfeeb8da7..6e5102e702bd 100644
--- a/games/gno3dtet/distinfo
+++ b/games/gno3dtet/distinfo
@@ -1 +1 @@
-MD5 (gno3dtet-1.6.0.tgz) = b98bcc8e4b556a52142f0027dd4130fc
+MD5 (gno3dtet-1.6.1.tgz) = 7a2791a7e14487bf8994242039bc019b
diff --git a/games/gno3dtet/files/patch-af b/games/gno3dtet/files/patch-af
deleted file mode 100644
index 1097b49ebc87..000000000000
--- a/games/gno3dtet/files/patch-af
+++ /dev/null
@@ -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),
diff --git a/games/gno3dtet/pkg-descr b/games/gno3dtet/pkg-descr
index d851b4dccf91..1efa27ba1ca4 100644
--- a/games/gno3dtet/pkg-descr
+++ b/games/gno3dtet/pkg-descr
@@ -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>