Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  6 Aug 2002 15:18:09 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41369: [maintainer update] update games/sopwith to 1.5.0
Message-ID:  <20020806051809.C91BA6A711E@k7.mavetju>

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

>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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020806051809.C91BA6A711E>