From owner-svn-ports-all@FreeBSD.ORG Tue May 13 14:22:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 530B78FA; Tue, 13 May 2014 14:22:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 333542B69; Tue, 13 May 2014 14:22:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4DEMwac013469; Tue, 13 May 2014 14:22:58 GMT (envelope-from tdb@svn.freebsd.org) Received: (from tdb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4DEMvwY013462; Tue, 13 May 2014 14:22:57 GMT (envelope-from tdb@svn.freebsd.org) Message-Id: <201405131422.s4DEMvwY013462@svn.freebsd.org> From: Tim Bishop Date: Tue, 13 May 2014 14:22:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353951 - in head: devel/libukcprog net/onenetd news/rawdog security/f-prot sysutils/freedt x11/yalias X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2014 14:22:59 -0000 Author: tdb Date: Tue May 13 14:22:57 2014 New Revision: 353951 URL: http://svnweb.freebsd.org/changeset/ports/353951 QAT: https://qat.redports.org/buildarchive/r353951/ Log: Remove ftp://ftp.i-scream.org/ master site. The http equivalent still exists. Also remove DIST_SUBDIR where there's no need to have it. Modified: head/devel/libukcprog/Makefile head/devel/libukcprog/distinfo head/net/onenetd/Makefile head/news/rawdog/Makefile head/security/f-prot/Makefile head/sysutils/freedt/Makefile head/x11/yalias/Makefile Modified: head/devel/libukcprog/Makefile ============================================================================== --- head/devel/libukcprog/Makefile Tue May 13 13:52:01 2014 (r353950) +++ head/devel/libukcprog/Makefile Tue May 13 14:22:57 2014 (r353951) @@ -5,19 +5,15 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 PORTREVISION= 5 CATEGORIES= devel -MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://dl.ambiweb.de/mirrors/ftp.i-scream.org/%SUBDIR%/ \ - ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://ftp.uk.i-scream.org/pub/i-scream/libukcprog/ \ + http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libukcprog/ \ + http://ftp.i-scream.org/pub/i-scream/libukcprog/ MAINTAINER= tdb@FreeBSD.org COMMENT= Generally useful low level routines NO_CDROM= License (see source) does not permit selling for profit -DIST_SUBDIR= i-scream GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig USE_LDCONFIG= yes Modified: head/devel/libukcprog/distinfo ============================================================================== --- head/devel/libukcprog/distinfo Tue May 13 13:52:01 2014 (r353950) +++ head/devel/libukcprog/distinfo Tue May 13 14:22:57 2014 (r353951) @@ -1,2 +1,2 @@ -SHA256 (i-scream/libukcprog-1.0.2.tar.gz) = dfef20f9c459b41fbbd10fd7d56ac17f13874dc969b7a7317aa124fa0b675da0 -SIZE (i-scream/libukcprog-1.0.2.tar.gz) = 297419 +SHA256 (libukcprog-1.0.2.tar.gz) = dfef20f9c459b41fbbd10fd7d56ac17f13874dc969b7a7317aa124fa0b675da0 +SIZE (libukcprog-1.0.2.tar.gz) = 297419 Modified: head/net/onenetd/Makefile ============================================================================== --- head/net/onenetd/Makefile Tue May 13 13:52:01 2014 (r353950) +++ head/net/onenetd/Makefile Tue May 13 14:22:57 2014 (r353951) @@ -5,7 +5,6 @@ PORTNAME= onenetd PORTVERSION= 1.11 CATEGORIES= net MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org Modified: head/news/rawdog/Makefile ============================================================================== --- head/news/rawdog/Makefile Tue May 13 13:52:01 2014 (r353950) +++ head/news/rawdog/Makefile Tue May 13 14:22:57 2014 (r353951) @@ -5,7 +5,6 @@ PORTNAME= rawdog PORTVERSION= 2.18 CATEGORIES= news python MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org Modified: head/security/f-prot/Makefile ============================================================================== --- head/security/f-prot/Makefile Tue May 13 13:52:01 2014 (r353950) +++ head/security/f-prot/Makefile Tue May 13 14:22:57 2014 (r353951) @@ -5,8 +5,7 @@ PORTNAME= f-prot PORTVERSION= 6.5.1.5927 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= ftp://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ \ - http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ +MASTER_SITES= http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ DISTNAME= fp-FreeBSD-x86_32-ws-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org Modified: head/sysutils/freedt/Makefile ============================================================================== --- head/sysutils/freedt/Makefile Tue May 13 13:52:01 2014 (r353950) +++ head/sysutils/freedt/Makefile Tue May 13 14:22:57 2014 (r353951) @@ -5,7 +5,6 @@ PORTNAME= freedt PORTVERSION= 0.22 CATEGORIES= sysutils MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org Modified: head/x11/yalias/Makefile ============================================================================== --- head/x11/yalias/Makefile Tue May 13 13:52:01 2014 (r353950) +++ head/x11/yalias/Makefile Tue May 13 14:22:57 2014 (r353951) @@ -6,7 +6,6 @@ PORTVERSION= 0.7 PORTREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org