Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2013 15:40:05 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/178523: commit references a PR
Message-ID:  <201305131540.r4DFe5TL033234@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/178523; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178523: commit references a PR
Date: Mon, 13 May 2013 15:36:57 +0000 (UTC)

 Author: kwm
 Date: Mon May 13 15:36:50 2013
 New Revision: 318108
 URL: http://svnweb.freebsd.org/changeset/ports/318108
 
 Log:
   Put faster site first [1], while here add http mirror.
   
   PR:		ports/178523 [1]
   Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
 
 Modified:
   head/textproc/libxslt/Makefile
 
 Modified: head/textproc/libxslt/Makefile
 ==============================================================================
 --- head/textproc/libxslt/Makefile	Mon May 13 15:32:29 2013	(r318107)
 +++ head/textproc/libxslt/Makefile	Mon May 13 15:36:50 2013	(r318108)
 @@ -5,8 +5,9 @@ PORTNAME=	libxslt
  PORTVERSION=	1.1.28
  PORTREVISION?=	1
  CATEGORIES?=	textproc gnome
 -MASTER_SITES=	ftp://gd.tuwien.ac.at/pub/libxml/ \
 -		ftp://xmlsoft.org/libxml2/
 +MASTER_SITES=	ftp://xmlsoft.org/libxml2/ \
 +		http://xmlsoft.org/sources/ \
 +		ftp://gd.tuwien.ac.at/pub/libxml/
  DIST_SUBDIR=	gnome2
  
  MAINTAINER?=	gnome@FreeBSD.org
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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