Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2005 11:06:24 +0400 (MSD)
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80185: devel/esvn - add extra master site
Message-ID:  <200504210706.j3L76O33070729@waterwall.inec.ru>
Resent-Message-ID: <200504210710.j3L7AQxC052972@freefall.freebsd.org>

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

>Number:         80185
>Category:       ports
>Synopsis:       devel/esvn - add extra master site
>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:   Thu Apr 21 07:10:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Thu Mar 31 12:08:50 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
	kris@ via pointyhat report, what fetch from master site unsuccess, so we add
	extra one. new one is cool :)
>How-To-Repeat:
	
>Fix:
	Apply this patch.
	Thanks
	

--- esvn.patch begins here ---
diff -Nru esvn.orig/Makefile esvn/Makefile
--- esvn.orig/Makefile	Thu Apr  7 10:56:02 2005
+++ esvn/Makefile	Thu Apr 21 10:57:58 2005
@@ -8,7 +8,9 @@
 PORTNAME=	esvn
 PORTVERSION=	0.6.9
 CATEGORIES=	devel
-MASTER_SITES=	http://esvn.umputun.com/
+MASTER_SITES=	http://esvn.umputun.com/ \
+		${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 DISTNAME=	${PORTNAME}-${PORTVERSION}-1
 
 MAINTAINER=	az@inec.ru
--- esvn.patch ends here ---



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



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