Date: Sat, 29 Oct 2005 16:48:17 +0200 (CEST) From: Martin Hudec <corwin@aeternal.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: corwin@aeternal.net Subject: ports/88180: [patch] update for games/battleball Makefile, distinfo and maintainership takeover Message-ID: <20051029144817.1651811444@pleiades.aeternal.net> Resent-Message-ID: <200510291450.j9TEoHKn045988@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88180 >Category: ports >Synopsis: [patch] update for games/battleball Makefile,distinfo and maintainership takeover >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 29 14:50:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Martin Hudec >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD pleiades.aeternal.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Oct 21 12:44:12 CEST 2005 corwin@pleiades.aeternal.net:/usr/obj/usr/src/sys/PLEIADES i386 >Description: Update for games/battleball MASTER_SITES and DISTNAME in Makefile and distinfo. I also would like to take over maintainership for this port. >How-To-Repeat: >Fix: Patches for Makefile and distinfo are attached --- Makefile.diff begins here --- --- /usr/ports/games/battleball/Makefile.orig Sat Oct 29 16:27:20 2005 +++ /usr/ports/games/battleball/Makefile Sat Oct 29 16:30:29 2005 @@ -8,13 +8,10 @@ PORTNAME= battleball PORTVERSION= 2.1 CATEGORIES= games -MASTER_SITES= http://home.austin.rr.com/pah/ -DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src +MASTER_SITES= http://freebsd.aeternal.net/ports/ +DISTNAME= ${PORTNAME}-${PORTVERSION} -DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-08-31 - -MAINTAINER= ports@FreeBSD.org +MAINTAINER= corwin@aeternal.net COMMENT= 3D single/multiplayer military soccer game for X Window System USE_X_PREFIX= yes --- Makefile.diff ends here --- --- distinfo.diff begins here --- --- /usr/ports/games/battleball/distinfo.orig Sat Oct 29 16:33:20 2005 +++ /usr/ports/games/battleball/distinfo Sat Oct 29 16:33:43 2005 @@ -1,2 +1,2 @@ -MD5 (battleball.21.src.tar.gz) = d0ed7beee19194cea86e738fed2b69c4 -SIZE (battleball.21.src.tar.gz) = 102001 +MD5 (battleball-2.1.tar.gz) = d0ed7beee19194cea86e738fed2b69c4 +SIZE (battleball-2.1.tar.gz) = 102001 --- distinfo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051029144817.1651811444>