From owner-svn-ports-head@FreeBSD.ORG Thu May 9 08:58:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EDAEE18C; Thu, 9 May 2013 08:58:07 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E033C9D9; Thu, 9 May 2013 08:58:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r498w7rd083331; Thu, 9 May 2013 08:58:07 GMT (envelope-from fjoe@svn.freebsd.org) Received: (from fjoe@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r498w7op083330; Thu, 9 May 2013 08:58:07 GMT (envelope-from fjoe@svn.freebsd.org) Message-Id: <201305090858.r498w7op083330@svn.freebsd.org> From: Max Khon Date: Thu, 9 May 2013 08:58:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317726 - head/misc/mc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 May 2013 08:58:08 -0000 Author: fjoe Date: Thu May 9 08:58:07 2013 New Revision: 317726 URL: http://svnweb.freebsd.org/changeset/ports/317726 Log: Upstream site is down for about two weeks: https://mail.gnome.org/archives/mc-devel/2013-April/msg00013.html Switch to local distfiles for a while. Modified: head/misc/mc/Makefile Modified: head/misc/mc/Makefile ============================================================================== --- head/misc/mc/Makefile Thu May 9 08:50:00 2013 (r317725) +++ head/misc/mc/Makefile Thu May 9 08:58:07 2013 (r317726) @@ -5,11 +5,11 @@ PORTNAME= mc PORTVERSION= 4.8.1.7 PORTREVISION= 0 CATEGORIES= misc shells -MASTER_SITES= http://www.midnight-commander.org/downloads/ \ - ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= utils/file/managers/mc - -PATCH_SITES= ${MASTER_SITES} +#MASTER_SITES= http://www.midnight-commander.org/downloads/ +#MASTER_SITE_SUBDIR= utils/file/managers/mc +MASTER_SITES= ${MASTER_SITE_LOCAL}\ + http://people.freebsd.org/~fjoe/ +MASTER_SITE_SUBDIR= fjoe MAINTAINER= fjoe@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone @@ -18,8 +18,6 @@ LICENSE= GPLv3 CONFLICTS= mc-light-4* -BROKEN= does not fetch - USES= pkgconfig USE_GMAKE= yes USE_GNOME= glib20