Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:37:28 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376393 - in head/dns: dnswall nslint tinystats vizone zonenotify
Message-ID:  <201501060937.t069bSxD097911@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Jan  6 09:37:27 2015
New Revision: 376393
URL: https://svnweb.freebsd.org/changeset/ports/376393
QAT: https://qat.redports.org/buildarchive/r376393/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/dns/dnswall/Makefile
  head/dns/nslint/Makefile
  head/dns/tinystats/Makefile
  head/dns/vizone/Makefile
  head/dns/zonenotify/Makefile

Modified: head/dns/dnswall/Makefile
==============================================================================
--- head/dns/dnswall/Makefile	Tue Jan  6 09:37:18 2015	(r376392)
+++ head/dns/dnswall/Makefile	Tue Jan  6 09:37:27 2015	(r376393)
@@ -5,7 +5,7 @@ PORTNAME=	dnswall
 PORTVERSION=	0.1.4
 PORTREVISION=	1
 CATEGORIES=	dns security
-MASTER_SITES=	GOOGLE_CODE CRITICAL
+MASTER_SITES=	GOOGLE_CODE LOCAL/ehaupt
 PROJECTHOST=	google-dnswall
 
 MAINTAINER=	ehaupt@FreeBSD.org

Modified: head/dns/nslint/Makefile
==============================================================================
--- head/dns/nslint/Makefile	Tue Jan  6 09:37:18 2015	(r376392)
+++ head/dns/nslint/Makefile	Tue Jan  6 09:37:27 2015	(r376393)
@@ -5,7 +5,7 @@ PORTNAME=	nslint
 PORTVERSION=	3.1
 CATEGORIES=	dns
 MASTER_SITES=	ftp://ftp.ee.lbl.gov/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.a/a/}
 
 MAINTAINER=	ehaupt@FreeBSD.org

Modified: head/dns/tinystats/Makefile
==============================================================================
--- head/dns/tinystats/Makefile	Tue Jan  6 09:37:18 2015	(r376392)
+++ head/dns/tinystats/Makefile	Tue Jan  6 09:37:27 2015	(r376393)
@@ -5,7 +5,7 @@ PORTNAME=	tinystats
 PORTVERSION=	1.1
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.morettoni.net/bsd/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	DJB's tinydns statistics generator

Modified: head/dns/vizone/Makefile
==============================================================================
--- head/dns/vizone/Makefile	Tue Jan  6 09:37:18 2015	(r376392)
+++ head/dns/vizone/Makefile	Tue Jan  6 09:37:27 2015	(r376393)
@@ -4,7 +4,7 @@
 PORTNAME=	vizone
 PORTVERSION=	0.1
 CATEGORIES=	dns
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Updates the serial number in one or more zonefiles

Modified: head/dns/zonenotify/Makefile
==============================================================================
--- head/dns/zonenotify/Makefile	Tue Jan  6 09:37:18 2015	(r376392)
+++ head/dns/zonenotify/Makefile	Tue Jan  6 09:37:27 2015	(r376393)
@@ -5,7 +5,7 @@ PORTNAME=	zonenotify
 PORTVERSION=	0.1
 CATEGORIES=	dns
 MASTER_SITES=	http://www.morettoni.net/bsd/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	DNS notify sender written in C



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