ports/67388: [PATCH] editors/mg distsite fix

Roman Neuhauser neuhauser at chello.cz
Sun May 30 19:00:46 UTC 2004


>Number:         67388
>Category:       ports
>Synopsis:       [PATCH] editors/mg distsite fix
>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:   Sun May 30 12:00:45 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
maintainer cc'd

% wget -S --spider http://www.unixfreak.org/~dima/distfiles/
--20:54:53--  http://www.unixfreak.org/%7Edima/distfiles/
           => `index.html'
Resolving www.unixfreak.org... done.
Connecting to www.unixfreak.org[65.19.139.44]:80... connected.
HTTP request sent, awaiting response... 
 1 HTTP/1.1 301 Moved Permanently
 2 Date: Sun, 30 May 2004 18:54:54 GMT
 3 Server: Apache/2.0.48 (Unix) mod_ssl/2.0.48 OpenSSL/0.9.7c
 4 Location: http://www.trit.org/~dima/distfiles/
 5 Keep-Alive: timeout=15, max=100
 6 Connection: Keep-Alive
 7 Content-Type: text/html; charset=iso-8859-1
Location: http://www.trit.org/~dima/distfiles/ [following]
--20:54:54--  http://www.trit.org/%7Edima/distfiles/
           => `index.html'
Resolving www.trit.org... done.
Connecting to www.trit.org[65.19.139.44]:80... connected.
HTTP request sent, awaiting response... 
 1 HTTP/1.1 404 Not Found
 2 Date: Sun, 30 May 2004 18:54:54 GMT
 3 Server: Apache/2.0.48 (Unix) mod_ssl/2.0.48 OpenSSL/0.9.7c
 4 Keep-Alive: timeout=15, max=100
 5 Connection: Keep-Alive
 6 Content-Type: text/html; charset=iso-8859-1
20:54:54 ERROR 404: Not Found.

>How-To-Repeat:
	
>Fix:

	

--- editors::mg.distsite.patch begins here ---
Index: editors/mg/Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/mg/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- editors/mg/Makefile	29 Dec 2003 10:50:41 -0000	1.5
+++ editors/mg/Makefile	13 May 2004 02:32:14 -0000
@@ -8,8 +8,7 @@
 PORTNAME=	mg
 PORTVERSION=	20010514
 CATEGORIES=	editors
-MASTER_SITES=	${MASTER_SITE_LOCAL} \
-		http://www.unixfreak.org/~dima/distfiles/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	dd
 
 MAINTAINER=	dd at FreeBSD.org
--- editors::mg.distsite.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list