Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2013 11:42:40 GMT
From:      Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183588: adds a mirror to mastersites of x11/xnodecor
Message-ID:  <201311021142.rA2Bge60056045@oldred.freebsd.org>
Resent-Message-ID: <201311021150.rA2Bo0jg070134@freefall.freebsd.org>

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

>Number:         183588
>Category:       ports
>Synopsis:       adds a mirror to mastersites of x11/xnodecor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 02 11:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Katsura Matsumoto
>Release:        8-STABLE
>Organization:
>Environment:
>Description:
According to the FreeBSD ports distilator page, the distfile of the port is unfetchable with the status code 500, so that a mirror is added temporarily.
>How-To-Repeat:
make fetch
>Fix:
--- Makefile.orig	2013-09-21 08:43:19.000000000 +0900
+++ Makefile	2013-11-02 20:23:34.000000000 +0900
@@ -5,7 +5,8 @@
 PORTVERSION=	0.1
 PORTREVISION=	2
 CATEGORIES=	x11
-MASTER_SITES=	ftp://ftp.42.org/pub/wmx/contrib/
+MASTER_SITES=	ftp://ftp.42.org/pub/wmx/contrib/ \
+		ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/
 DISTFILES=	xnodecor.c
 
 MAINTAINER=	katsura@cc.osaka-kyoiku.ac.jp


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



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