Bug 179660 - java/visualvm: MASTER_SITES reorganized
Summary: java/visualvm: MASTER_SITES reorganized
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-18 00:00 UTC by John Marino
Modified: 2013-06-19 23:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-06-18 00:00:01 UTC
This port is not fetchable due to a reorg for java.net.
MASTER_SITES must be updated to restore the port fetching.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-18 00:00:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2013-06-19 23:34:55 UTC
State Changed
From-To: open->closed

Fix Committed.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-19 23:35:31 UTC
Author: swills
Date: Wed Jun 19 22:35:23 2013
New Revision: 321341
URL: http://svnweb.freebsd.org/changeset/ports/321341

Log:
  - Fix fetch
  
  PR:		ports/179660
  Reported by:	John Marino <draco@marino.st>

Modified:
  head/java/visualvm/Makefile

Modified: head/java/visualvm/Makefile
==============================================================================
--- head/java/visualvm/Makefile	Wed Jun 19 22:04:32 2013	(r321340)
+++ head/java/visualvm/Makefile	Wed Jun 19 22:35:23 2013	(r321341)
@@ -4,7 +4,7 @@
 PORTNAME=	visualvm
 PORTVERSION=	1.3.5
 CATEGORIES=	java devel
-MASTER_SITES=	http://java.net/downloads/visualvm/release${PORTVERSION:S/.//g}/
+MASTER_SITES=	https://java.net/downloads/visualvm/release${PORTVERSION:S/.//g}/
 DISTNAME=	visualvm_${PORTVERSION:S/.//g}
 
 MAINTAINER=	swills@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"