Date: Wed, 22 Oct 2014 17:59:01 +0000 (UTC) From: Tim Bishop <tdb@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371366 - in head/devel: libstatgrab libstatgrab0 libukcprog py-statgrab Message-ID: <201410221759.s9MHx1We083678@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tdb Date: Wed Oct 22 17:59:00 2014 New Revision: 371366 URL: https://svnweb.freebsd.org/changeset/ports/371366 QAT: https://qat.redports.org/buildarchive/r371366/ Log: Use ftp.mirrorservice.org instead of ftp.uk.i-scream.org. % host ftp.uk.i-scream.org ftp.uk.i-scream.org is an alias for ftp.mirrorservice.org. Modified: head/devel/libstatgrab/Makefile head/devel/libstatgrab0/Makefile head/devel/libukcprog/Makefile head/devel/py-statgrab/Makefile Modified: head/devel/libstatgrab/Makefile ============================================================================== --- head/devel/libstatgrab/Makefile Wed Oct 22 17:57:20 2014 (r371365) +++ head/devel/libstatgrab/Makefile Wed Oct 22 17:59:00 2014 (r371366) @@ -4,7 +4,7 @@ PORTNAME= libstatgrab PORTVERSION= 0.91 CATEGORIES= devel -MASTER_SITES= http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ +MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/libstatgrab/ \ http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/ \ http://ftp.i-scream.org/pub/i-scream/libstatgrab/ Modified: head/devel/libstatgrab0/Makefile ============================================================================== --- head/devel/libstatgrab0/Makefile Wed Oct 22 17:57:20 2014 (r371365) +++ head/devel/libstatgrab0/Makefile Wed Oct 22 17:59:00 2014 (r371366) @@ -4,7 +4,7 @@ PORTNAME= libstatgrab PORTVERSION= 0.17 CATEGORIES= devel -MASTER_SITES= http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ +MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/libstatgrab/ \ http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/ \ http://ftp.i-scream.org/pub/i-scream/libstatgrab/ PKGNAMESUFFIX= 0 Modified: head/devel/libukcprog/Makefile ============================================================================== --- head/devel/libukcprog/Makefile Wed Oct 22 17:57:20 2014 (r371365) +++ head/devel/libukcprog/Makefile Wed Oct 22 17:59:00 2014 (r371366) @@ -5,7 +5,7 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 PORTREVISION= 5 CATEGORIES= devel -MASTER_SITES= http://ftp.uk.i-scream.org/pub/i-scream/libukcprog/ \ +MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/libukcprog/ \ http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libukcprog/ \ http://ftp.i-scream.org/pub/i-scream/libukcprog/ Modified: head/devel/py-statgrab/Makefile ============================================================================== --- head/devel/py-statgrab/Makefile Wed Oct 22 17:57:20 2014 (r371365) +++ head/devel/py-statgrab/Makefile Wed Oct 22 17:59:00 2014 (r371366) @@ -4,7 +4,7 @@ PORTNAME= statgrab PORTVERSION= 0.6 CATEGORIES= devel python -MASTER_SITES= http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ +MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/%SUBDIR%/ \ http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= py${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410221759.s9MHx1We083678>