From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 21 07:10:27 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50A2A16A4CE for ; Thu, 21 Apr 2005 07:10:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07EA943D41 for ; Thu, 21 Apr 2005 07:10:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3L7AQfB052989 for ; Thu, 21 Apr 2005 07:10:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3L7AQxC052972; Thu, 21 Apr 2005 07:10:26 GMT (envelope-from gnats) Resent-Date: Thu, 21 Apr 2005 07:10:26 GMT Resent-Message-Id: <200504210710.j3L7AQxC052972@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrej Zverev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8654B16A4CE for ; Thu, 21 Apr 2005 07:05:50 +0000 (GMT) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE0C143D39 for ; Thu, 21 Apr 2005 07:05:49 +0000 (GMT) (envelope-from az@waterwall.inec.ru) Received: from waterwall.inec.ru (root@localhost) by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j3L76O0e070738 for ; Thu, 21 Apr 2005 11:06:24 +0400 (MSD) Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1]) by localhost (8.13.1/8.12.6) with ESMTP id j3L76Ofb070732 for ; Thu, 21 Apr 2005 11:06:24 +0400 (MSD) Received: from localhost (localhost.inec.ru [127.0.0.1]) by localhost (Postfix) with SMTP id D623B59EDE for ; Thu, 21 Apr 2005 11:06:24 +0400 (MSD) Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1]) by waterwall.inec.ru (Postfix) with ESMTP id AAPD1426750F0DEC5 for ; Thu, 21 Apr 2005 11:06:24 +0400 (MSD) Received: (from root@localhost) by waterwall.inec.ru (8.13.1/8.12.6/Submit) id j3L76O33070729; Thu, 21 Apr 2005 11:06:24 +0400 (MSD) Message-Id: <200504210706.j3L76O33070729@waterwall.inec.ru> Date: Thu, 21 Apr 2005 11:06:24 +0400 (MSD) From: Andrej Zverev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80185: devel/esvn - add extra master site X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrej Zverev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 07:10:27 -0000 >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: