Bug 170387

Summary: games/atr3d upstream server disapear
Product: Ports & Packages Reporter: Rodrigo OSORIO <rodrigo>
Component: Individual Port(s)Assignee: Pietro Cerutti <gahr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
atr3d.patch none

Description Rodrigo OSORIO 2012-08-05 08:40:04 UTC
	Upstream sever disapear, I offer to store the distfiles in my server.
	This can be consider a long-term, rock solid, solution
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-05 08:40:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2012-08-06 08:22:20 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-06 08:22:30 UTC
Author: gahr
Date: Mon Aug  6 07:22:15 2012
New Revision: 302150
URL: http://svn.freebsd.org/changeset/ports/302150

Log:
  - Update MASTER_SITES
  - Remove WWW line from pkg-descr, website has disappeared
  
  PR:		170387
  Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net>

Modified:
  head/games/atr3d/Makefile
  head/games/atr3d/pkg-descr

Modified: head/games/atr3d/Makefile
==============================================================================
--- head/games/atr3d/Makefile	Mon Aug  6 07:19:41 2012	(r302149)
+++ head/games/atr3d/Makefile	Mon Aug  6 07:22:15 2012	(r302150)
@@ -9,7 +9,7 @@ PORTNAME=	atr3d
 PORTVERSION=	0.6
 PORTREVISION=	14
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/
+MASTER_SITES=	http://rodrigo.osorio.free.fr/freebsd/distfiles/
 DISTNAME=	${PORTNAME}_source_${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 

Modified: head/games/atr3d/pkg-descr
==============================================================================
--- head/games/atr3d/pkg-descr	Mon Aug  6 07:19:41 2012	(r302149)
+++ head/games/atr3d/pkg-descr	Mon Aug  6 07:22:15 2012	(r302150)
@@ -3,4 +3,3 @@ player flies around in a three dimension
 asteroids and other ships while trying to avoid running into
 any of them or being shot.
 
-WWW: http://www.avoidtheroid.com
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"