svn commit: r376402 - in head/net: corkscrew httping micro_proxy minissdpd nload recvnet socat

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:39:19 UTC 2015


Author: ehaupt
Date: Tue Jan  6 09:39:16 2015
New Revision: 376402
URL: https://svnweb.freebsd.org/changeset/ports/376402
QAT: https://qat.redports.org/buildarchive/r376402/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/net/corkscrew/Makefile
  head/net/httping/Makefile
  head/net/micro_proxy/Makefile
  head/net/minissdpd/Makefile
  head/net/nload/Makefile
  head/net/recvnet/Makefile
  head/net/socat/Makefile

Modified: head/net/corkscrew/Makefile
==============================================================================
--- head/net/corkscrew/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
+++ head/net/corkscrew/Makefile	Tue Jan  6 09:39:16 2015	(r376402)
@@ -6,7 +6,7 @@ PORTVERSION=	2.0
 PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://www.agroman.net/corkscrew/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	HTTP tunnelling utility for SSH

Modified: head/net/httping/Makefile
==============================================================================
--- head/net/httping/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
+++ head/net/httping/Makefile	Tue Jan  6 09:39:16 2015	(r376402)
@@ -6,7 +6,7 @@ PORTVERSION=	2.3.4
 PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://www.vanheusden.com/httping/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Ping-like tool for HTTP requests

Modified: head/net/micro_proxy/Makefile
==============================================================================
--- head/net/micro_proxy/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
+++ head/net/micro_proxy/Makefile	Tue Jan  6 09:39:16 2015	(r376402)
@@ -5,7 +5,7 @@ PORTNAME=	micro_proxy
 PORTVERSION=	20021030
 CATEGORIES=	net
 MASTER_SITES=	http://www.acme.com/software/micro_proxy/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	${PORTNAME}_30oct2002
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/net/minissdpd/Makefile
==============================================================================
--- head/net/minissdpd/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
+++ head/net/minissdpd/Makefile	Tue Jan  6 09:39:16 2015	(r376402)
@@ -5,7 +5,7 @@ PORTNAME=	minissdpd
 PORTVERSION=	1.2
 CATEGORIES=	net
 MASTER_SITES=	http://miniupnp.free.fr/files/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	UPnP IGD discovery speed enhancer

Modified: head/net/nload/Makefile
==============================================================================
--- head/net/nload/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
+++ head/net/nload/Makefile	Tue Jan  6 09:39:16 2015	(r376402)
@@ -5,7 +5,7 @@ PORTNAME=	nload
 PORTVERSION=	0.7.4
 CATEGORIES=	net
 MASTER_SITES=	http://www.roland-riegel.de/nload/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Console application which monitors network traffic in real time

Modified: head/net/recvnet/Makefile
==============================================================================
--- head/net/recvnet/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
+++ head/net/recvnet/Makefile	Tue Jan  6 09:39:16 2015	(r376402)
@@ -6,7 +6,7 @@ PORTVERSION=	0.0.1
 PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://www.vanheusden.com/Linux/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Recvnet (inverse telnet) is a utility for debugging tcp connections

Modified: head/net/socat/Makefile
==============================================================================
--- head/net/socat/Makefile	Tue Jan  6 09:39:03 2015	(r376401)
+++ head/net/socat/Makefile	Tue Jan  6 09:39:16 2015	(r376402)
@@ -5,7 +5,7 @@ PORTNAME=	socat
 PORTVERSION=	1.7.2.4
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.dest-unreach.org/socat/download/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Multipurpose relay and more


More information about the svn-ports-all mailing list