svn commit: r468167 - in head: devel/fstrm dns/dnscrypt-proxy dns/knot-resolver dns/knot1 dns/knot2 dns/packetq

Danilo G. Baio dbaio at FreeBSD.org
Tue Apr 24 00:49:57 UTC 2018


Author: dbaio
Date: Tue Apr 24 00:49:55 2018
New Revision: 468167
URL: https://svnweb.freebsd.org/changeset/ports/468167

Log:
  Update maintainer email address
  
  Ownership of the former email address confirmed by email
  
  PR:		227620
  Submitted by:	Leo Vandewoestijne

Modified:
  head/devel/fstrm/Makefile
  head/dns/dnscrypt-proxy/Makefile
  head/dns/knot-resolver/Makefile
  head/dns/knot1/Makefile
  head/dns/knot2/Makefile
  head/dns/packetq/Makefile

Modified: head/devel/fstrm/Makefile
==============================================================================
--- head/devel/fstrm/Makefile	Tue Apr 24 00:38:29 2018	(r468166)
+++ head/devel/fstrm/Makefile	Tue Apr 24 00:49:55 2018	(r468167)
@@ -1,4 +1,4 @@
-# Created by: Leo Vandewoestijne <freebsd at dns-lab.com>
+# Created by: Leo Vandewoestijne <freebsd at dns.company>
 # $FreeBSD$
 
 PORTNAME=		fstrm
@@ -6,7 +6,7 @@ PORTVERSION=		0.3.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=		devel
 
-MAINTAINER=		freebsd at dns-lab.com
+MAINTAINER=		freebsd at dns.company
 COMMENT=		Implementation of the Frame Streams data transport protocol in C
 
 LICENSE=		APACHE20

Modified: head/dns/dnscrypt-proxy/Makefile
==============================================================================
--- head/dns/dnscrypt-proxy/Makefile	Tue Apr 24 00:38:29 2018	(r468166)
+++ head/dns/dnscrypt-proxy/Makefile	Tue Apr 24 00:49:55 2018	(r468167)
@@ -1,4 +1,4 @@
-# Created by: Leo Vandewoestijne <freebsd at dns-lab.com>
+# Created by: Leo Vandewoestijne <freebsd at dns.company>
 # $FreeBSD$
 
 PORTNAME=	dnscrypt-proxy
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	dns
 MASTER_SITES=	LOCAL/dbaio/${PORTNAME}/
 
-MAINTAINER=	freebsd at dns-lab.com
+MAINTAINER=	freebsd at dns.company
 COMMENT=	Boost privacy and security of DNS
 
 LICENSE=	MIT

Modified: head/dns/knot-resolver/Makefile
==============================================================================
--- head/dns/knot-resolver/Makefile	Tue Apr 24 00:38:29 2018	(r468166)
+++ head/dns/knot-resolver/Makefile	Tue Apr 24 00:49:55 2018	(r468167)
@@ -1,4 +1,4 @@
-# Created by: Leo Vandewoestijne <freebsd at dns-lab.com>
+# Created by: Leo Vandewoestijne <freebsd at dns.company>
 # $FreeBSD$
 
 PORTNAME=	knot-resolver
@@ -7,7 +7,7 @@ CATEGORIES=	dns ipv6
 MASTER_SITES=	https://secure.nic.cz/files/knot-resolver/ \
 		https://dns.company/downloads/knot-resolver/
 
-MAINTAINER=	freebsd at dns-lab.com
+MAINTAINER=	freebsd at dns.company
 COMMENT=	Caching full resolver implementation
 
 LICENSE=	GPLv3

Modified: head/dns/knot1/Makefile
==============================================================================
--- head/dns/knot1/Makefile	Tue Apr 24 00:38:29 2018	(r468166)
+++ head/dns/knot1/Makefile	Tue Apr 24 00:49:55 2018	(r468167)
@@ -1,4 +1,4 @@
-# Created by: Leo Vandewoestijne <freebsd at dns-lab.com>
+# Created by: Leo Vandewoestijne <freebsd at dns.company>
 # $FreeBSD$
 
 PORTNAME=	knot
@@ -9,7 +9,7 @@ MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
 		http://dns-lab.com/downloads/knot-dns/
 PKGNAMESUFFIX=	1
 
-MAINTAINER=	freebsd at dns-lab.com
+MAINTAINER=	freebsd at dns.company
 COMMENT=	High performance authoritative-only DNS server
 
 LICENSE=	GPLv3

Modified: head/dns/knot2/Makefile
==============================================================================
--- head/dns/knot2/Makefile	Tue Apr 24 00:38:29 2018	(r468166)
+++ head/dns/knot2/Makefile	Tue Apr 24 00:49:55 2018	(r468167)
@@ -1,4 +1,4 @@
-# Created by: Leo Vandewoestijne <freebsd at dns-lab.com>
+# Created by: Leo Vandewoestijne <freebsd at dns.company>
 # $FreeBSD$
 
 PORTNAME=	knot
@@ -8,7 +8,7 @@ MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
 		https://dns.company/downloads/knot-dns/
 PKGNAMESUFFIX=	2
 
-MAINTAINER=	freebsd at dns-lab.com
+MAINTAINER=	freebsd at dns.company
 COMMENT=	High performance authoritative-only DNS server
 
 LICENSE=	GPLv3

Modified: head/dns/packetq/Makefile
==============================================================================
--- head/dns/packetq/Makefile	Tue Apr 24 00:38:29 2018	(r468166)
+++ head/dns/packetq/Makefile	Tue Apr 24 00:49:55 2018	(r468167)
@@ -1,4 +1,4 @@
-# Created by: Leo Vandewoestijne <freebsd at dns-lab.com>
+# Created by: Leo Vandewoestijne <freebsd at dns.company>
 # $FreeBSD$
 
 PORTNAME=	packetq
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4.1
 CATEGORIES=	dns
 
-MAINTAINER=	freebsd at dns-lab.com
+MAINTAINER=	freebsd at dns.company
 COMMENT=	Basic SQL-frontend to PCAP-files
 
 LICENSE=	GPLv3


More information about the svn-ports-head mailing list