aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-08-19 09:09:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-08-19 09:09:05 +0000
commit57e08a072bd89d1680e71472369bf1402fa32449 (patch)
treea29e514f66ffd5caf68756aadcbce87342759782 /games
parent7d47557605d65c238a73ddfc53a9da8e3a21f518 (diff)
downloadports-57e08a072bd89d1680e71472369bf1402fa32449.tar.gz
ports-57e08a072bd89d1680e71472369bf1402fa32449.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/robotfindskitten/Makefile9
-rw-r--r--games/robotfindskitten/distinfo6
-rw-r--r--games/robotfindskitten/files/patch-src-Makefile.in16
3 files changed, 16 insertions, 15 deletions
diff --git a/games/robotfindskitten/Makefile b/games/robotfindskitten/Makefile
index af51a39d4ac8..0a1bfee7ac63 100644
--- a/games/robotfindskitten/Makefile
+++ b/games/robotfindskitten/Makefile
@@ -6,17 +6,18 @@
#
PORTNAME= robotfindskitten
-PORTVERSION= 1600003.248b
-PORTREVISION= 1
+PORTVERSION= 1.7320508.406
+PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= http://robotfindskitten.org/download/POSIX/
-DISTNAME= ${PORTNAME}-v${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ceri@FreeBSD.org
+MAINTAINER= skreuzer@exit2shell.com
COMMENT= Yet another zen simulation
GNU_CONFIGURE= YES
USE_GNOME= glib12
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INFO= ${PORTNAME}
PLIST_FILES= bin/robotfindskitten
diff --git a/games/robotfindskitten/distinfo b/games/robotfindskitten/distinfo
index 593cc3b443c6..7cada52c5333 100644
--- a/games/robotfindskitten/distinfo
+++ b/games/robotfindskitten/distinfo
@@ -1,3 +1,3 @@
-MD5 (robotfindskitten-v1600003.248b.tar.gz) = f2dcce4282d536fae4696d03a46bc12c
-SHA256 (robotfindskitten-v1600003.248b.tar.gz) = 3b292286d0c0812c50fe0079d597c05fe031f2d7f20f90e03a0cd81de8f0ecd2
-SIZE (robotfindskitten-v1600003.248b.tar.gz) = 196008
+MD5 (robotfindskitten-1.7320508.406.tar.gz) = 6b9cf314ffee0de52ed85ac5ba11d66b
+SHA256 (robotfindskitten-1.7320508.406.tar.gz) = 08c8a826c3cf90a7f3dc1d42b087425af661971585f125b9bedca2bcc2a11852
+SIZE (robotfindskitten-1.7320508.406.tar.gz) = 406412
diff --git a/games/robotfindskitten/files/patch-src-Makefile.in b/games/robotfindskitten/files/patch-src-Makefile.in
index 56d20900efc9..d1f62fc6c7d2 100644
--- a/games/robotfindskitten/files/patch-src-Makefile.in
+++ b/games/robotfindskitten/files/patch-src-Makefile.in
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig Wed Dec 3 18:43:57 2003
-+++ src/Makefile.in Wed Dec 3 18:44:12 2003
-@@ -76,7 +76,7 @@
- VERSION = @VERSION@
-
- CFLAGS = $(GLIB_CFLAGS)
+--- src/Makefile.in.orig 2008-07-04 00:13:35.000000000 -0400
++++ src/Makefile.in 2008-07-04 00:13:50.000000000 -0400
+@@ -170,7 +170,7 @@
+ target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
-execgamesdir = $(prefix)/games
+execgamesdir = $(prefix)/bin
- execgames_PROGRAMS = robotfindskitten
+ robotfindskitten_SOURCES = draw.h messages.h robotfindskitten.c
+ all: all-am
- robotfindskitten_SOURCES = cunit.h cunit.c draw.h messages.h robotfindskitten.c