summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-05-15 21:18:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-05-15 21:18:15 +0000
commitd87a251a57b1ea503e67c1ecce33be2cf8d19291 (patch)
tree1c7e05df4e924c7bf76b84fb380570387c7f9f53 /games
parentUpdate to 1.358 (diff)
- Update server address
Submitted by: Xavier Dectot <xavier.dectot@gmail.com>
Notes
Notes: svn path=/head/; revision=254382
Diffstat (limited to 'games')
-rw-r--r--games/daimonin-client/Makefile2
-rw-r--r--games/daimonin-client/files/patch-daimonin.com11
-rw-r--r--games/daimonin-client/pkg-descr2
-rw-r--r--games/daimonin/Makefile2
-rw-r--r--games/daimonin/files/patch-daimonin.com11
-rw-r--r--games/daimonin/pkg-descr2
6 files changed, 26 insertions, 4 deletions
diff --git a/games/daimonin-client/Makefile b/games/daimonin-client/Makefile
index 75369ed6c846..89d822e90c2c 100644
--- a/games/daimonin-client/Makefile
+++ b/games/daimonin-client/Makefile
@@ -7,7 +7,7 @@
PORTNAME= daimonin_client
PORTVERSION= 0.9.7.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= SF/daimonin/Client%20Sources/Client%20Source%20${PORTVERSION}
diff --git a/games/daimonin-client/files/patch-daimonin.com b/games/daimonin-client/files/patch-daimonin.com
new file mode 100644
index 000000000000..a3f564651365
--- /dev/null
+++ b/games/daimonin-client/files/patch-daimonin.com
@@ -0,0 +1,11 @@
+--- ../../src/main.c.orig 2010-05-15 12:15:25.000000000 +0200
++++ ../../src/main.c 2010-05-15 12:16:53.000000000 +0200
+@@ -500,7 +500,7 @@
+
+ /* we have to have it here, before we junp back because of missing config file */
+
+- strcpy(options.metaserver, "damn.informatik.uni-bremen.de");
++ strcpy(options.metaserver, "www.daimonin.com");
+ options.metaserver_port = DEFAULT_METASERVER_PORT;
+
+ txtwin_start_size = txtwin[TW_MIX].size;
diff --git a/games/daimonin-client/pkg-descr b/games/daimonin-client/pkg-descr
index 6fbdd6cf5f2f..52359906c702 100644
--- a/games/daimonin-client/pkg-descr
+++ b/games/daimonin-client/pkg-descr
@@ -5,4 +5,4 @@ isometric branch of Crossfire but soon Daimonin appeared as its own project.
In the years Daimonin has become a very unique game and one of the very few
open source MMORPGs which are fully playable and still growing.
-WWW: http://www.daimonin.net/
+WWW: http://www.daimonin.org/
diff --git a/games/daimonin/Makefile b/games/daimonin/Makefile
index 75369ed6c846..89d822e90c2c 100644
--- a/games/daimonin/Makefile
+++ b/games/daimonin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= daimonin_client
PORTVERSION= 0.9.7.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= SF/daimonin/Client%20Sources/Client%20Source%20${PORTVERSION}
diff --git a/games/daimonin/files/patch-daimonin.com b/games/daimonin/files/patch-daimonin.com
new file mode 100644
index 000000000000..a3f564651365
--- /dev/null
+++ b/games/daimonin/files/patch-daimonin.com
@@ -0,0 +1,11 @@
+--- ../../src/main.c.orig 2010-05-15 12:15:25.000000000 +0200
++++ ../../src/main.c 2010-05-15 12:16:53.000000000 +0200
+@@ -500,7 +500,7 @@
+
+ /* we have to have it here, before we junp back because of missing config file */
+
+- strcpy(options.metaserver, "damn.informatik.uni-bremen.de");
++ strcpy(options.metaserver, "www.daimonin.com");
+ options.metaserver_port = DEFAULT_METASERVER_PORT;
+
+ txtwin_start_size = txtwin[TW_MIX].size;
diff --git a/games/daimonin/pkg-descr b/games/daimonin/pkg-descr
index 6fbdd6cf5f2f..52359906c702 100644
--- a/games/daimonin/pkg-descr
+++ b/games/daimonin/pkg-descr
@@ -5,4 +5,4 @@ isometric branch of Crossfire but soon Daimonin appeared as its own project.
In the years Daimonin has become a very unique game and one of the very few
open source MMORPGs which are fully playable and still growing.
-WWW: http://www.daimonin.net/
+WWW: http://www.daimonin.org/