Bug 170464 - change homepage: games/gondola: Create and optimize a distribution network of gondolas
Summary: change homepage: games/gondola: Create and optimize a distribution network of...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-07 21:00 UTC by nemysis
Modified: 2012-08-08 14:35 UTC (History)
1 user (show)

See Also:


Attachments
gondola-1.1_2.patch (898 bytes, patch)
2012-08-07 21:00 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-08-07 21:00:06 UTC
The Homepage is changed.

Port maintainer (amdmi3@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-07 21:00:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-07 23:47:57 UTC
Author: amdmi3
Date: Tue Aug  7 22:47:29 2012
New Revision: 302263
URL: http://svn.freebsd.org/changeset/ports/302263

Log:
  - Update MASTER_SITES and WWW
  
  PR:		ports/170464
  Submitted by:	nemysis <nemysis@gmx.ch>

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

Modified: head/games/gondola/Makefile
==============================================================================
--- head/games/gondola/Makefile	Tue Aug  7 22:22:11 2012	(r302262)
+++ head/games/gondola/Makefile	Tue Aug  7 22:47:29 2012	(r302263)
@@ -9,7 +9,7 @@ PORTNAME=	gondola
 PORTVERSION=	1.1
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	http://arcticpaint.com/static/gondola/downloads/ \
+MASTER_SITES=	http://files.arcticpaint.com/gondola/ \
 		http://mirror.amdmi3.ru/distfiles/
 DISTNAME=	Gondola-${PORTVERSION}-src
 

Modified: head/games/gondola/pkg-descr
==============================================================================
--- head/games/gondola/pkg-descr	Tue Aug  7 22:22:11 2012	(r302262)
+++ head/games/gondola/pkg-descr	Tue Aug  7 22:47:29 2012	(r302263)
@@ -3,4 +3,4 @@ game of all time. Get the right shapes t
 But be warned: there are only a limited number of islands to build
 on and longer cables are expensive! Sort wisely to minimize loss.
 
-WWW: http://arcticpaint.com/gondola/
+WWW: http://arcticpaint.com/projects/gondola/
_______________________________________________
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"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2012-08-08 14:35:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!