ports/161190: [PATCH] games/netpanzer: fix MASTER_SITES

Dmitry Marakasov amdmi3 at amdmi3.ru
Sat Oct 1 10:40:07 UTC 2011


>Number:         161190
>Category:       ports
>Synopsis:       [PATCH] games/netpanzer: fix MASTER_SITES
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 01 10:40:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Mar  8 09:48:52 MSK
>Description:
Fix MASTER_SITES, old one is incorrect and doesn't fetch

Port maintainer (mad at madpilot.net) is cc'd.

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

--- netpanzer-0.8.1_8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/netpanzer/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile	23 Sep 2011 22:22:50 -0000	1.21
+++ Makefile	1 Oct 2011 10:29:46 -0000
@@ -9,7 +9,7 @@
 PORTVERSION=	0.8.1
 PORTREVISION=	8
 CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_BERLIOS}/${PORTNAME}/
+MASTER_SITES=	BERLIOS
 
 MAINTAINER=	mad at madpilot.net
 COMMENT=	Real time, isometric view, tank multiplayer strategy game
--- netpanzer-0.8.1_8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list