Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2013 02:18:57 GMT
From:      "r4721@tormail.org" <r4721@tormail.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179992: [patch] improve downloading for sysutils/dvdisaster
Message-ID:  <201306260218.r5Q2Ivh3063267@oldred.freebsd.org>
Resent-Message-ID: <201306260220.r5Q2K0Dg089007@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179992
>Category:       ports
>Synopsis:       [patch] improve downloading for sysutils/dvdisaster
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 26 02:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     r4721@tormail.org
>Release:        
>Organization:
>Environment:
>Description:
recent versions no longer seem to be uploaded to sourceforge, so remove sourceforge from MASTER_SITES. also change pkg-descr url to the current project url.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: sysutils/dvdisaster/Makefile
===================================================================
--- sysutils/dvdisaster/Makefile	(revision 321722)
+++ sysutils/dvdisaster/Makefile	(working copy)
@@ -5,8 +5,7 @@
 PORTVERSION=	0.72.4
 PORTREVISION=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	SF \
-		http://dvdisaster.net/downloads/
+MASTER_SITES=	http://dvdisaster.net/downloads/
 
 MAINTAINER=	chalpin@cs.wisc.edu
 COMMENT=	A CD/DVD error recovery tool
Index: sysutils/dvdisaster/pkg-descr
===================================================================
--- sysutils/dvdisaster/pkg-descr	(revision 321722)
+++ sysutils/dvdisaster/pkg-descr	(working copy)
@@ -17,4 +17,4 @@
 you have a good chance of recovering the medium contents from typical read
 errors and to transfer your complete data onto a new medium.
 
-WWW: http://www.dvdisaster.com/
+WWW: http://dvdisaster.net/


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306260218.r5Q2Ivh3063267>