Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2009 00:40:41 GMT
From:      Earl Gay <earl@eeg3.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137282: [patch] www/aswedit: Master sites fixed
Message-ID:  <200907310040.n6V0efW1061741@www.freebsd.org>
Resent-Message-ID: <200907310050.n6V0o26e008323@freefall.freebsd.org>

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

>Number:         137282
>Category:       ports
>Synopsis:       [patch] www/aswedit: Master sites fixed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 31 00:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Earl Gay
>Release:        7.2
>Organization:
>Environment:
FreeBSD fbsdvm.eeg3.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/src/sys/GENERIC i386
>Description:
All current mirrors for this software are dead, as well as the web site of the software vendor. The last remnants of the package were found on a few FreeBSD mirrors. The included patch provides an update to the Makefile to point the MASTER_SITES to a working mirror.  
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- www/aswedit/Makefile	2009-07-30 00:59:19.000000000 -0400
+++ www/aswedit/Makefile	2009-07-30 00:59:33.000000000 -0400
@@ -9,7 +9,7 @@
 PORTVERSION=	4.0.1
 PORTREVISION=	3
 CATEGORIES=	www editors linux
-MASTER_SITES=	ftp://sunsite.icm.edu.pl/pub/www/asWedit/
+MASTER_SITES=	http://freebsd.eeg3.net/distfiles/
 DISTNAME=	asWedit-4.0-i386.linux
 
 MAINTAINER=	brett@peloton.runet.edu


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



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