From owner-freebsd-ports Mon Aug 5 22:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0450F37B400 for ; Mon, 5 Aug 2002 22:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4694443E7B for ; Mon, 5 Aug 2002 22:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g765K2JU048776 for ; Mon, 5 Aug 2002 22:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g765K22K048775; Mon, 5 Aug 2002 22:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B802537B400 for ; Mon, 5 Aug 2002 22:18:17 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 288D943E3B for ; Mon, 5 Aug 2002 22:18:17 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id F119B2B8DD for ; Tue, 6 Aug 2002 07:18:13 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id C91BA6A711E; Tue, 6 Aug 2002 15:18:09 +1000 (EST) Message-Id: <20020806051809.C91BA6A711E@k7.mavetju> Date: Tue, 6 Aug 2002 15:18:09 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41369: [maintainer update] update games/sopwith to 1.5.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41369 >Category: ports >Synopsis: [maintainer update] update games/sopwith to 1.5.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Aug 05 22:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/games/sopwith/Makefile,v 1.1 2002/08/04 10:14:39 markp Exp $ >Description: Update to version 1.5.0 (one little thing: the port installs its docs now itself, I don't know what the policy is regarding this if it should be allowed or not, depending on the NOPORTSDOC variable or something. Please enlighten me!) >How-To-Repeat: n/a >Fix: diff -r -u sopwith-old/Makefile sopwith/Makefile --- sopwith-old/Makefile Sun Aug 4 20:14:39 2002 +++ sopwith/Makefile Tue Aug 6 15:14:16 2002 @@ -6,7 +6,7 @@ # PORTNAME= sopwith -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= games MASTER_SITES= http://fraggle.despayre.org:81/stuffage/sopwith/ DISTNAME= sdl_${PORTNAME}-${PORTVERSION} @@ -21,16 +21,6 @@ CONFIGURE_ENV= SDL_CONFIG=${PREFIX}/bin/sdl11-config USE_REINPLACE= yes -post-patch: - @${REINPLACE_CMD} -e 's/^extern void getmode.*//' \ - ${WRKSRC}/src/swtitle.h - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${DOCSDIR} -.for F in FAQ doc/license.txt doc/keys.txt doc/origdoc.txt - ${INSTALL_DATA} ${WRKSRC}/${F} ${DOCSDIR} -.endfor -.endif +MAN6= sopwith.6 .include diff -r -u sopwith-old/distinfo sopwith/distinfo --- sopwith-old/distinfo Sun Aug 4 20:14:39 2002 +++ sopwith/distinfo Tue Aug 6 15:03:54 2002 @@ -1 +1 @@ -MD5 (sdl_sopwith-1.4.0.tar.gz) = 509d5d2b01dbbd678171a87da2244c05 +MD5 (sdl_sopwith-1.5.0.tar.gz) = 37471e4bf4dc755465e16d75843d0eef diff -r -u sopwith-old/pkg-plist sopwith/pkg-plist --- sopwith-old/pkg-plist Sun Aug 4 20:14:39 2002 +++ sopwith/pkg-plist Tue Aug 6 15:14:41 2002 @@ -1,7 +1,8 @@ bin/gtksopwith bin/sopwith -%%PORTDOCS%%share/doc/sopwith/FAQ -%%PORTDOCS%%share/doc/sopwith/keys.txt -%%PORTDOCS%%share/doc/sopwith/license.txt -%%PORTDOCS%%share/doc/sopwith/origdoc.txt -%%PORTDOCS%%@dirrm share/doc/sopwith +share/doc/sopwith/keys.txt +share/doc/sopwith/dlcvsamj.txt +share/doc/sopwith/license.txt +share/doc/sopwith/origdoc.txt +share/doc/sopwith/readme.txt +@dirrm share/doc/sopwith >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message