From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 19 18:40:10 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6A451065679 for ; Tue, 19 Oct 2010 18:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 835608FC15 for ; Tue, 19 Oct 2010 18:40:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9JIeA2K025254 for ; Tue, 19 Oct 2010 18:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9JIeAoV025253; Tue, 19 Oct 2010 18:40:10 GMT (envelope-from gnats) Resent-Date: Tue, 19 Oct 2010 18:40:10 GMT Resent-Message-Id: <201010191840.o9JIeAoV025253@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Pawel Pekala" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74677106564A for ; Tue, 19 Oct 2010 18:32:01 +0000 (UTC) (envelope-from c0rn@o2.pl) Received: from tur.go2.pl (tur.go2.pl [193.17.41.50]) by mx1.freebsd.org (Postfix) with ESMTP id E01D28FC12 for ; Tue, 19 Oct 2010 18:32:00 +0000 (UTC) Received: from mailout1.go2.pl (mailout1.go2.pl [193.17.41.11]) by tur.go2.pl (o2.pl Mailer 2.0.1) with ESMTP id 0F621230307 for ; Tue, 19 Oct 2010 20:31:59 +0200 (CEST) Received: from mailout1.go2.pl (unknown [10.0.0.103]) by mailout1.go2.pl (Postfix) with ESMTP id BF2005D5196 for ; Tue, 19 Oct 2010 20:31:51 +0200 (CEST) Received: from unknown (unknown [10.0.0.42]) by mailout1.go2.pl (Postfix) with SMTP for ; Tue, 19 Oct 2010 20:31:51 +0200 (CEST) Received: from egc3.neoplus.adsl.tpnet.pl [83.21.66.3] by poczta.o2.pl with ESMTP id jznpWX; Tue, 19 Oct 2010 20:31:51 +0200 Message-Id: <1287513237.56331@caprica.slowicza.org> Date: Tue, 19 Oct 2010 20:33:57 +0200 From: "Pawel Pekala" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/151583: [PATCH] games/xpilot-ng-[client, server] update to 4.7.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2010 18:40:10 -0000 >Number: 151583 >Category: ports >Synopsis: [PATCH] games/xpilot-ng-[client,server] update to 4.7.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Oct 19 18:40:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Pawel Pekala >Release: FreeBSD 8.1-RELEASE i386 >Organization: >Environment: System: FreeBSD 8.1-RELEASE #2: Sat Aug 21 18:46:54 CEST 2010 corn@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC >Description: - update to version 4.7.3 - add LICENSE info - mark MAKE_JOBS_SAFE - add desktop entries - fix build when WITH_SOUND=yes >How-To-Repeat: >Fix: --- xpilot-ng-server-4.7.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/games/xpilot-ng-server/Makefile /home/corn/devel/xpilot-ng-server/Makefile --- /usr/ports/games/xpilot-ng-server/Makefile 2010-08-11 17:22:57.000000000 +0200 +++ /home/corn/devel/xpilot-ng-server/Makefile 2010-10-19 20:32:29.000000000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= xpilot-ng -PORTVERSION= 4.7.2 -PORTREVISION= 7 +PORTVERSION= 4.7.3 CATEGORIES= games MASTER_SITES= SF/xpilot/xpilot_ng/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX?= -server @@ -15,9 +14,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT?= An enhanced version of XPilot (server program) +LICENSE= GPLv2 + LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib @@ -48,6 +50,11 @@ OPTIONS= SDL "SDL/OpenGL client" on \ SOUND "Sound" off + +DESKTOP_ENTRIES= "Xpilot-ng X11" "Xpilot game client program" \ + "" "xpilot-ng-x11" "Game;ArcadeGame;" false \ + "Xpilot-ng Map Editor" "Xpilot Map Editor" \ + "" "xpilot-ng-xp-mapedit" "Game;ArcadeGame;" false .endif .include @@ -68,13 +75,15 @@ USE_GL= yes PLIST_SUB+= SDL="" MAN6+= xpilot-ng-sdl.6 +DESKTOP_ENTRIES+= "Xpilot-ng SDL" "Xpilot game client program" \ + "" "xpilot-ng-sdl" "Game;ArcadeGame;" false .else CONFIGURE_ARGS+=--disable-sdl-client PLIST_SUB+= SDL="@comment " .endif .if defined(WITH_SOUND) -USE_OPENAL= al +USE_OPENAL= al alut CONFIGURE_ARGS+=--enable-sound CPPFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} diff -ruN --exclude=CVS /usr/ports/games/xpilot-ng-server/distinfo /home/corn/devel/xpilot-ng-server/distinfo --- /usr/ports/games/xpilot-ng-server/distinfo 2010-05-12 19:01:03.000000000 +0200 +++ /home/corn/devel/xpilot-ng-server/distinfo 2010-10-19 19:16:38.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (xpilot-ng-4.7.2.tar.gz) = b922251ab9c69f87567c9606304ee589 -SHA256 (xpilot-ng-4.7.2.tar.gz) = 31ef0f6b40779dd0ac5eb1bd17dd0908174e52991413fe25d623b6336d480fc0 -SIZE (xpilot-ng-4.7.2.tar.gz) = 2807988 +MD5 (xpilot-ng-4.7.3.tar.gz) = 89a360747f7811a33c4821eec5583b7d +SHA256 (xpilot-ng-4.7.3.tar.gz) = f287093c757a71232000f210ee4a4edeccc9e8af0817d5be43084e84aebd4709 +SIZE (xpilot-ng-4.7.3.tar.gz) = 3469062 diff -ruN --exclude=CVS /usr/ports/games/xpilot-ng-server/pkg-plist.server /home/corn/devel/xpilot-ng-server/pkg-plist.server --- /usr/ports/games/xpilot-ng-server/pkg-plist.server 2010-05-12 19:01:03.000000000 +0200 +++ /home/corn/devel/xpilot-ng-server/pkg-plist.server 2010-10-19 19:22:47.000000000 +0200 @@ -9,10 +9,8 @@ share/xpilot-ng/maps/ndh.xp2 share/xpilot-ng/maps/ndh.xpd share/xpilot-ng/maps/polybloods.xp2 -share/xpilot-ng/maps/polybloods7.xp2 share/xpilot-ng/maps/sadistic_bastard_v2.xp2 -share/xpilot-ng/maps/spaceball-0.1.xp2 -share/xpilot-ng/maps/spaceball-0.2.xp2 +share/xpilot-ng/maps/spaceball.xp2 share/xpilot-ng/maps/teamcup.xp share/xpilot-ng/maps/tourmination.xp2 share/xpilot-ng/password.txt --- xpilot-ng-server-4.7.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: