Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Aug 2005 14:37:59 +0200 (CEST)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85153: [MAINTAINER] games/pioneers: update to 0.9.23
Message-ID:  <20050820123759.5A9E83A6E@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200508201240.j7KCeMSs079025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         85153
>Category:       ports
>Synopsis:       [MAINTAINER] games/pioneers: update to 0.9.23
>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:   Sat Aug 20 12:40:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Aug  2 20:42:31 CEST
>Description:
- Update to 0.9.23

Removed file(s):
- files/patch-meta-server_main.c

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- pioneers-0.9.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/cvs/FreeBSD/ports/games/pioneers/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- Makefile	31 Jul 2005 20:07:37 -0000	1.28
+++ Makefile	19 Aug 2005 11:49:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pioneers
-PORTVERSION=	0.9.19
+PORTVERSION=	0.9.23
 CATEGORIES=	games gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	pio
@@ -17,7 +17,7 @@
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack gnomeprefix gtk20 libgnome
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
 INSTALLS_OMF=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
Index: distinfo
===================================================================
RCS file: /home/cvs/FreeBSD/ports/games/pioneers/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	31 Jul 2005 20:07:37 -0000	1.11
+++ distinfo	19 Aug 2005 11:47:30 -0000
@@ -1,2 +1,2 @@
-MD5 (pioneers-0.9.19.tar.gz) = 949a138cd9660b1308f4a701d315d5d6
-SIZE (pioneers-0.9.19.tar.gz) = 2073049
+MD5 (pioneers-0.9.23.tar.gz) = 8d759c962cce7ccc998e9f732ed32725
+SIZE (pioneers-0.9.23.tar.gz) = 2087235
Index: files/patch-meta-server_main.c
===================================================================
RCS file: files/patch-meta-server_main.c
diff -N files/patch-meta-server_main.c
--- files/patch-meta-server_main.c	31 Jul 2005 20:07:38 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
---- meta-server/main.c.orig	Fri Jul 22 17:08:33 2005
-+++ meta-server/main.c	Fri Jul 22 17:10:56 2005
-@@ -29,9 +29,11 @@
- #ifdef HAVE_GETOPT_H
- #include <getopt.h>
- #endif
-+#include <netinet/in.h>
- #include <fcntl.h>
- #include <syslog.h>
- #include <sys/wait.h>
-+#include <sys/socket.h>
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <netdb.h>
--- pioneers-0.9.23.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?20050820123759.5A9E83A6E>