Date: Thu, 27 Jan 2005 16:12:11 +0100 (CET) From: Stefan Walter <sw@gegenunendlich.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/76754: [MAINTAINER] games/gnocatan: update to 0.8.1.51 Message-ID: <20050127151211.E65963991@kyuzo.dunkelkammer.void> Resent-Message-ID: <200501271520.j0RFKNmK078935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76754 >Category: ports >Synopsis: [MAINTAINER] games/gnocatan: update to 0.8.1.51 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 27 15:20:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Stefan Walter >Release: FreeBSD 5.3-STABLE i386 >Organization: Infinity Approximation Task Force >Environment: System: FreeBSD kyuzo.dunkelkammer.void 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Dec 18 22:12:32 CET 2004 >Description: - Update to 0.8.1.51 Removed file(s): - files/patch-common_network.c - files/patch-meta-server_gnocatan-meta-server.c - files/patch-server_server.c Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- gnocatan-0.8.1.51.patch begins here --- diff -ruN --exclude=CVS /usr/ports/games/gnocatan.old/Makefile /usr/ports/games/gnocatan/Makefile --- /usr/ports/games/gnocatan.old/Makefile Thu Jan 27 15:46:20 2005 +++ /usr/ports/games/gnocatan/Makefile Thu Jan 27 15:47:04 2005 @@ -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 -ruN --exclude=CVS /usr/ports/games/gnocatan.old/distinfo /usr/ports/games/gnocatan/distinfo --- /usr/ports/games/gnocatan.old/distinfo Thu Jan 27 15:46:20 2005 +++ /usr/ports/games/gnocatan/distinfo Thu Jan 27 15:48:04 2005 @@ -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 -ruN --exclude=CVS /usr/ports/games/gnocatan.old/files/patch-common_network.c /usr/ports/games/gnocatan/files/patch-common_network.c --- /usr/ports/games/gnocatan.old/files/patch-common_network.c Thu Jan 27 15:46:20 2005 +++ /usr/ports/games/gnocatan/files/patch-common_network.c Thu Jan 1 01:00:00 1970 @@ -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 <netdb.h> - #include <errno.h> - #include <string.h> -+#include <netinet/in.h> - - #include "config.h" - #include "driver.h" diff -ruN --exclude=CVS /usr/ports/games/gnocatan.old/files/patch-meta-server_gnocatan-meta-server.c /usr/ports/games/gnocatan/files/patch-meta-server_gnocatan-meta-server.c --- /usr/ports/games/gnocatan.old/files/patch-meta-server_gnocatan-meta-server.c Thu Jan 27 15:46:20 2005 +++ /usr/ports/games/gnocatan/files/patch-meta-server_gnocatan-meta-server.c Thu Jan 1 01:00:00 1970 @@ -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 <sys/stat.h> - #include <netdb.h> - #include <time.h> -+#include <netinet/in.h> -+#include <sys/socket.h> - - #include <glib.h> - diff -ruN --exclude=CVS /usr/ports/games/gnocatan.old/files/patch-server_server.c /usr/ports/games/gnocatan/files/patch-server_server.c --- /usr/ports/games/gnocatan.old/files/patch-server_server.c Thu Jan 27 15:46:20 2005 +++ /usr/ports/games/gnocatan/files/patch-server_server.c Thu Jan 1 01:00:00 1970 @@ -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 <errno.h> - #include <string.h> - #include <time.h> -+#include <netinet/in.h> -+#include <sys/signal.h> - - #ifndef HAVE_G_RAND_NEW_WITH_SEED - #include "mt_rand.h" --- gnocatan-0.8.1.51.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050127151211.E65963991>