Bug 179669 - www/mozplugger: MASTER_SITE removed, unfetchable
Summary: www/mozplugger: MASTER_SITE removed, unfetchable
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-18 08:00 UTC by John Marino
Modified: 2013-06-22 17:00 UTC (History)
0 users

See Also:


Attachments
mozplugger.diff (461 bytes, patch)
2013-06-19 21:14 UTC, rnejdl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-06-18 08:00:01 UTC
The MASTER_SITES of http://mozplugger.mozdev.org/files/ resolves to "does not exist", but http://mozplugger.mozdev.org itself still works.

Port currently unfetchable.

Fix: 

mark broken or replace MASTER_SITES with working one.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-18 08:00:08 UTC
Maintainer of www/mozplugger,

Please note that PR ports/179669 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179669

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-18 08:00:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2013-06-19 21:59:52 UTC
State Changed
From-To: feedback->open

maintainer has replied with patch.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2013-06-22 16:23:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2013-06-22 16:52:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-06-22 16:52:56 UTC
Author: miwi
Date: Sat Jun 22 15:52:44 2013
New Revision: 321579
URL: http://svnweb.freebsd.org/changeset/ports/321579

Log:
  - Update Master_SITES
  
  PR:		179669
  Submitted by:	John Marino <draco@marino.st>
  Approved by:	maintainer

Modified:
  head/www/mozplugger/Makefile

Modified: head/www/mozplugger/Makefile
==============================================================================
--- head/www/mozplugger/Makefile	Sat Jun 22 15:11:30 2013	(r321578)
+++ head/www/mozplugger/Makefile	Sat Jun 22 15:52:44 2013	(r321579)
@@ -4,7 +4,7 @@
 PORTNAME=	mozplugger
 PORTVERSION=	2.1.3
 CATEGORIES=	www
-MASTER_SITES=	http://mozplugger.mozdev.org/files/
+MASTER_SITES=	http://www.ringofsaturn.com/distfiles/
 
 MAINTAINER=	rnejdl@ringofsaturn.com
 COMMENT=	Framework for loading web content in external viewers
_______________________________________________
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"