Bug 137597 - [patch] games/openttd - add alternative MASTER_SITE to make fetchable
Summary: [patch] games/openttd - add alternative MASTER_SITE to make fetchable
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 13:50 UTC by Glen Barber
Modified: 2009-08-12 17:40 UTC (History)
0 users

See Also:


Attachments
file.diff (379 bytes, patch)
2009-08-09 13:50 UTC, Glen Barber
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Glen Barber 2009-08-09 13:50:10 UTC
games/openttd - port is unfetchable 

http://portsmon.freebsd.org/portserrs.py

Fix: The attached patch adds the OpenTTD site to MASTER_SITES in addition to SF.




Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-09 13:51:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dmitry Marakasov 2009-08-12 17:02:52 UTC
* Glen Barber (glen.j.barber@gmail.com) wrote:

> The attached patch adds the OpenTTD site to MASTER_SITES in addition to SF.

Note that the port needs transition to new SF url scheme, which I hope
will be added to sites.mk in days. Also, additional mirror is better to
be

http://binaries.openttd.org/releases/${PORTVERSION}/

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-12 17:36:23 UTC
danfe       2009-08-12 16:36:14 UTC

  FreeBSD ports repository

  Modified files:
    games/openttd        Makefile 
  Log:
  Provide alternative download site until we deal with SF mirrors.
  
  PR:     ports/137597
  
  Revision  Changes    Path
  1.24      +1 -1      ports/games/openttd/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2009-08-12 17:37:27 UTC
State Changed
From-To: open->closed

Fix committed, thanks!