From nobody@FreeBSD.org  Mon Jun 17 21:55:39 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 165E5B5E
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Jun 2013 21:55:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id E300A1243
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Jun 2013 21:55:38 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5HLtcAg073315
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Jun 2013 21:55:38 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5HLtcH3073314;
	Mon, 17 Jun 2013 21:55:38 GMT
	(envelope-from nobody)
Message-Id: <201306172155.r5HLtcH3073314@oldred.freebsd.org>
Date: Mon, 17 Jun 2013 21:55:38 GMT
From: John Marino <draco@marino.st>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/vertx: MASTER_SITES changed, currently unfetchable
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         179652
>Category:       ports
>Synopsis:       www/vertx: MASTER_SITES changed, currently unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nivit
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 17 22:00:01 UTC 2013
>Closed-Date:    Mon Jun 17 22:32:58 UTC 2013
>Last-Modified:  Mon Jun 17 22:40:00 UTC 2013
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
The older MASTER_SITES of http://vertx.io/downloads/ is obsolete.  The current tarball is at:
http://vert-x.github.io/vertx-downloads/downloads/vert.x-1.3.1.final.tar.gz.html
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nivit 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jun 17 22:00:20 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179652 
State-Changed-From-To: open->closed 
State-Changed-By: nivit 
State-Changed-When: Mon Jun 17 22:32:58 UTC 2013 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179652 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179652: commit references a PR
Date: Mon, 17 Jun 2013 22:32:17 +0000 (UTC)

 Author: nivit
 Date: Mon Jun 17 22:32:05 2013
 New Revision: 321158
 URL: http://svnweb.freebsd.org/changeset/ports/321158
 
 Log:
   - Fix MASTER_SITES
   
   PR:	ports/179652
   Submitted by:	John Marino <draco@marino.st>
 
 Modified:
   head/www/vertx/Makefile
 
 Modified: head/www/vertx/Makefile
 ==============================================================================
 --- head/www/vertx/Makefile	Mon Jun 17 21:51:48 2013	(r321157)
 +++ head/www/vertx/Makefile	Mon Jun 17 22:32:05 2013	(r321158)
 @@ -5,7 +5,7 @@ PORTNAME=	vertx
  PORTVERSION=	1.3.1
  #PORTREVISION=	0
  CATEGORIES=	www
 -MASTER_SITES=	http://vertx.io/downloads/
 +MASTER_SITES=	http://vert-x.github.io/vertx-downloads/downloads/
  DISTNAME=	vert.x-${PORTVERSION}.final
  
  MAINTAINER=	nivit@FreeBSD.org
 _______________________________________________
 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"
 
>Unformatted:
