Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:39:04 +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: r376401 - in head/misc: bestfit countrycodes ddate gnu-watch ree shc talkfilters
Message-ID:  <201501060939.t069d4Pk099500@svn.freebsd.org>

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

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/misc/bestfit/Makefile
  head/misc/countrycodes/Makefile
  head/misc/ddate/Makefile
  head/misc/gnu-watch/Makefile
  head/misc/ree/Makefile
  head/misc/shc/Makefile
  head/misc/talkfilters/Makefile

Modified: head/misc/bestfit/Makefile
==============================================================================
--- head/misc/bestfit/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
+++ head/misc/bestfit/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
@@ -4,7 +4,7 @@
 PORTNAME=	bestfit
 PORTVERSION=	0.2.0
 CATEGORIES=	misc
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Optimally choose files to be put on a CD (or other media)

Modified: head/misc/countrycodes/Makefile
==============================================================================
--- head/misc/countrycodes/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
+++ head/misc/countrycodes/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
@@ -5,7 +5,7 @@ PORTNAME=	countrycodes
 PORTVERSION=	1.0.5
 CATEGORIES=	misc
 MASTER_SITES=	http://www.grigna.com/diego/linux/countrycodes/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	ISO 3166 country code finder

Modified: head/misc/ddate/Makefile
==============================================================================
--- head/misc/ddate/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
+++ head/misc/ddate/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
@@ -6,7 +6,7 @@ PORTVERSION=	2.22.2
 PORTEPOCH=	1
 CATEGORIES=	misc
 MASTER_SITES=	http://www.kernel.org/pub/linux/utils/util-linux/v${PORTVERSION:C/^([0-9]*\.[0-9]*).*/\1/}/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	util-linux-${PORTVERSION}
 
 MAINTAINER=	ehaupt@FreeBSD.org

Modified: head/misc/gnu-watch/Makefile
==============================================================================
--- head/misc/gnu-watch/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
+++ head/misc/gnu-watch/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
@@ -5,7 +5,7 @@ PORTNAME=	watch
 DISTVERSION=	3.2.8
 CATEGORIES=	misc
 MASTER_SITES=	http://procps.sourceforge.net/ \
-		CRITICAL
+		LOCAL/ehaupt
 PKGNAMEPREFIX=	gnu-
 DISTNAME=	procps-${DISTVERSION}
 

Modified: head/misc/ree/Makefile
==============================================================================
--- head/misc/ree/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
+++ head/misc/ree/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
@@ -5,7 +5,7 @@ PORTNAME=	ree
 PORTVERSION=	1.3
 CATEGORIES=	misc
 MASTER_SITES=	http://gnu.ethz.ch/linuks.mine.nu/ree/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Tool to dump your ROM extensions

Modified: head/misc/shc/Makefile
==============================================================================
--- head/misc/shc/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
+++ head/misc/shc/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
@@ -6,7 +6,7 @@ PORTVERSION=	3.8.9
 PORTREVISION=	1
 CATEGORIES=	misc
 MASTER_SITES=	http://www.datsi.fi.upm.es/~frosal/sources/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Generic script compiler

Modified: head/misc/talkfilters/Makefile
==============================================================================
--- head/misc/talkfilters/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
+++ head/misc/talkfilters/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
@@ -6,7 +6,7 @@ PORTVERSION=	2.3.8
 PORTREVISION=	1
 CATEGORIES=	misc
 MASTER_SITES=	http://www.hyperrealm.com/talkfilters/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Set of filters to convert English text to various stereotyped dialects



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