From aa7ac3c73edd93539ee3ee30f3bc79ee006de88a Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 27 Jan 2005 22:15:31 +0000 Subject: - Update to 0.8.1.51 PR: ports/76754 Submitted by: Stefan Walter (maintainer) --- games/pioneers/Makefile | 2 +- games/pioneers/distinfo | 4 ++-- games/pioneers/files/patch-common_network.c | 10 ---------- games/pioneers/files/patch-meta-server_gnocatan-meta-server.c | 11 ----------- games/pioneers/files/patch-server_server.c | 11 ----------- 5 files changed, 3 insertions(+), 35 deletions(-) delete mode 100644 games/pioneers/files/patch-common_network.c delete mode 100644 games/pioneers/files/patch-meta-server_gnocatan-meta-server.c delete mode 100644 games/pioneers/files/patch-server_server.c (limited to 'games/pioneers') diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 506187052f13..035440b9fb1d 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnocatan -PORTVERSION= 0.8.1.48 +PORTVERSION= 0.8.1.51 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/pioneers/distinfo b/games/pioneers/distinfo index 20d316c43b5d..6c90b9e4e293 100644 --- a/games/pioneers/distinfo +++ b/games/pioneers/distinfo @@ -1,2 +1,2 @@ -MD5 (gnocatan-0.8.1.48.tar.gz) = 59bc7bc5bc4c2acfd243d2a42f583f94 -SIZE (gnocatan-0.8.1.48.tar.gz) = 2069208 +MD5 (gnocatan-0.8.1.51.tar.gz) = b2cd193ba3a00667fffb0dacff9ca02f +SIZE (gnocatan-0.8.1.51.tar.gz) = 2064504 diff --git a/games/pioneers/files/patch-common_network.c b/games/pioneers/files/patch-common_network.c deleted file mode 100644 index ec2c0658f42c..000000000000 --- a/games/pioneers/files/patch-common_network.c +++ /dev/null @@ -1,10 +0,0 @@ ---- common/network.c.orig Fri Jan 21 16:55:52 2005 -+++ common/network.c Fri Jan 21 16:56:18 2005 -@@ -29,6 +29,7 @@ - #include - #include - #include -+#include - - #include "config.h" - #include "driver.h" diff --git a/games/pioneers/files/patch-meta-server_gnocatan-meta-server.c b/games/pioneers/files/patch-meta-server_gnocatan-meta-server.c deleted file mode 100644 index 501c90dff328..000000000000 --- a/games/pioneers/files/patch-meta-server_gnocatan-meta-server.c +++ /dev/null @@ -1,11 +0,0 @@ ---- meta-server/gnocatan-meta-server.c.orig Fri Jan 21 17:09:55 2005 -+++ meta-server/gnocatan-meta-server.c Fri Jan 21 17:11:21 2005 -@@ -37,6 +37,8 @@ - #include - #include - #include -+#include -+#include - - #include - diff --git a/games/pioneers/files/patch-server_server.c b/games/pioneers/files/patch-server_server.c deleted file mode 100644 index baf5d0abd4d0..000000000000 --- a/games/pioneers/files/patch-server_server.c +++ /dev/null @@ -1,11 +0,0 @@ ---- server/server.c.orig Fri Jan 21 17:02:43 2005 -+++ server/server.c Fri Jan 21 17:06:15 2005 -@@ -30,6 +30,8 @@ - #include - #include - #include -+#include -+#include - - #ifndef HAVE_G_RAND_NEW_WITH_SEED - #include "mt_rand.h" -- cgit v1.2.3