Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2013 19:39:31 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315735 - head/textproc/libxml2
Message-ID:  <201304051939.r35JdVck001770@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Fri Apr  5 19:39:31 2013
New Revision: 315735
URL: http://svnweb.freebsd.org/changeset/ports/315735

Log:
  - Add http mirror in case FTP is not available
  
  Approved by:	gnome (kwm)
  Approved by:	portmgr (implicit)

Modified:
  head/textproc/libxml2/Makefile

Modified: head/textproc/libxml2/Makefile
==============================================================================
--- head/textproc/libxml2/Makefile	Fri Apr  5 15:26:49 2013	(r315734)
+++ head/textproc/libxml2/Makefile	Fri Apr  5 19:39:31 2013	(r315735)
@@ -7,6 +7,7 @@ PORTVERSION=	2.8.0
 PORTREVISION?=	1
 CATEGORIES?=	textproc gnome
 MASTER_SITES=	ftp://xmlsoft.org/libxml2/ \
+		http://xmlsoft.org/sources/ \
 		ftp://gd.tuwien.ac.at/pub/libxml/
 DIST_SUBDIR=	gnome2
 



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