Bug 176186 - sysutils/3dm MASTER_SITES update
Summary: sysutils/3dm MASTER_SITES update
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-16 10:30 UTC by ports.maintainer
Modified: 2013-02-16 15:30 UTC (History)
0 users

See Also:


Attachments
file.diff (376 bytes, patch)
2013-02-16 10:30 UTC, ports.maintainer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ports.maintainer 2013-02-16 10:30:00 UTC
Change to MASTER_SITES in anticipation of shibboleet.com going offline.

Fix: Patch attached with submission follows:
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-02-16 15:03:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-16 15:20:15 UTC
Author: rm
Date: Sat Feb 16 15:20:02 2013
New Revision: 312361
URL: http://svnweb.freebsd.org/changeset/ports/312361

Log:
  - update MASTER_SITES
  
  PR:		176186
  Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)

Modified:
  head/sysutils/3dm/Makefile

Modified: head/sysutils/3dm/Makefile
==============================================================================
--- head/sysutils/3dm/Makefile	Sat Feb 16 15:19:27 2013	(r312360)
+++ head/sysutils/3dm/Makefile	Sat Feb 16 15:20:02 2013	(r312361)
@@ -5,7 +5,7 @@ PORTNAME=	3dm
 PORTVERSION=	2.11.00.019
 PORTEPOCH=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://shibboleet.com/3dm2/ \
+MASTER_SITES=	http://a.aranea.brtsvcs.net/3dm2/ \
 		http://b.aranea.brtsvcs.net/3dm2/
 DISTFILES=	tdmCliBSD_${PORTVERSION}.tar.gz
 DIST_SUBDIR=	3dm2
_______________________________________________
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 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-02-16 15:20:51 UTC
State Changed
From-To: open->closed

Committed, thank you!