From owner-cvs-all@FreeBSD.ORG Sat May 10 20:40:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1413D106567F; Sat, 10 May 2008 20:40:12 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DE9788FC15; Sat, 10 May 2008 20:40:11 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4AKeBFY076362; Sat, 10 May 2008 20:40:11 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4AKeB0V076361; Sat, 10 May 2008 20:40:11 GMT (envelope-from mezz) Message-Id: <200805102040.m4AKeB0V076361@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 10 May 2008 20:40:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/libxml2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 20:40:12 -0000 mezz 2008-05-10 20:40:11 UTC FreeBSD ports repository Modified files: textproc/libxml2 Makefile Log: Reorder the MASTER_SITES by use mirrors first instead of master one. The xmlsoft.org (master) server sucks and send corrupt tarballs to our users too often. Add one more mirror. Reported by: a few users Revision Changes Path 1.149 +3 -2 ports/textproc/libxml2/Makefile