Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2017 04:12:21 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435306 - in head: benchmarks/polygraph dns/adsuck dns/autotrust dns/dnscrypt-proxy dns/getdns dns/opendnssec dns/opendnssec13 dns/opendnssec2 dns/unbound mail/enma mail/opendkim net/fr...
Message-ID:  <201703030412.v234CLIK061050@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Mar  3 04:12:20 2017
New Revision: 435306
URL: https://svnweb.freebsd.org/changeset/ports/435306

Log:
  - Chase ldns shlip bump
  
  PR:		217495

Modified:
  head/benchmarks/polygraph/Makefile
  head/dns/adsuck/Makefile
  head/dns/autotrust/Makefile
  head/dns/dnscrypt-proxy/Makefile
  head/dns/getdns/Makefile
  head/dns/opendnssec/Makefile
  head/dns/opendnssec13/Makefile
  head/dns/opendnssec2/Makefile
  head/dns/unbound/Makefile
  head/mail/enma/Makefile
  head/mail/opendkim/Makefile
  head/net/freeswitch/Makefile
  head/security/openssh-portable/Makefile
  head/security/passivedns/Makefile
  head/security/strongswan/Makefile

Modified: head/benchmarks/polygraph/Makefile
==============================================================================
--- head/benchmarks/polygraph/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/benchmarks/polygraph/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=	polygraph
 PORTVERSION=	4.9.0
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-src
 CATEGORIES=	benchmarks www
 MASTER_SITES=	http://www.web-polygraph.org/downloads/srcs/

Modified: head/dns/adsuck/Makefile
==============================================================================
--- head/dns/adsuck/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/dns/adsuck/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=	adsuck
 PORTVERSION=	2.3
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	dns
 MASTER_SITES=	http://opensource.conformal.com/snapshots/adsuck/ \
 		http://philpep.org/pub/

Modified: head/dns/autotrust/Makefile
==============================================================================
--- head/dns/autotrust/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/dns/autotrust/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=	autotrust
 PORTVERSION=	0.3.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	dns
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/autotrust/
 

Modified: head/dns/dnscrypt-proxy/Makefile
==============================================================================
--- head/dns/dnscrypt-proxy/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/dns/dnscrypt-proxy/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dnscrypt-proxy
 PORTVERSION=	1.9.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 MASTER_SITES=	https://download.dnscrypt.org/dnscrypt-proxy/ \
 		http://download.dnscrypt.org/dnscrypt-proxy/ \

Modified: head/dns/getdns/Makefile
==============================================================================
--- head/dns/getdns/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/dns/getdns/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=	getdns
 PORTVERSION=	1.0.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	dns ipv6
 MASTER_SITES=	https://getdnsapi.net/dist/ \
 		https://mirrors.rit.edu/zi/ \

Modified: head/dns/opendnssec/Makefile
==============================================================================
--- head/dns/opendnssec/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/dns/opendnssec/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,6 +3,7 @@
 
 PORTNAME=	opendnssec
 PORTVERSION=	1.4.12
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/
 

Modified: head/dns/opendnssec13/Makefile
==============================================================================
--- head/dns/opendnssec13/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/dns/opendnssec13/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,6 +3,7 @@
 
 PORTNAME=	opendnssec
 PORTVERSION=	1.3.18
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/ \
 	http://dist.opendnssec.org/source/testing/

Modified: head/dns/opendnssec2/Makefile
==============================================================================
--- head/dns/opendnssec2/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/dns/opendnssec2/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,6 +3,7 @@
 
 PORTNAME=	opendnssec
 PORTVERSION=	2.0.3
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/
 PKGNAMESUFFIX=	2

Modified: head/dns/unbound/Makefile
==============================================================================
--- head/dns/unbound/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/dns/unbound/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=	unbound
 PORTVERSION=	1.6.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	dns
 MASTER_SITES=	http://unbound.net/downloads/
 

Modified: head/mail/enma/Makefile
==============================================================================
--- head/mail/enma/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/mail/enma/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=	enma
 PORTVERSION=	1.2.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 MASTER_SITES=	SF/${PORTNAME}/ENMA/${PORTVERSION}
 

Modified: head/mail/opendkim/Makefile
==============================================================================
--- head/mail/opendkim/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/mail/opendkim/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=		opendkim
 PORTVERSION=		2.10.3
-PORTREVISION=		5
+PORTREVISION=		6
 CATEGORIES=		mail security
 MASTER_SITES=		SF/${PORTNAME} \
 			SF/${PORTNAME}/Previous%20Releases \

Modified: head/net/freeswitch/Makefile
==============================================================================
--- head/net/freeswitch/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/net/freeswitch/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,6 +3,7 @@
 
 PORTNAME=	freeswitch
 PORTVERSION=	1.6.13
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://files.freeswitch.org/releases/freeswitch/ \
 		http://files.freeswitch.org/releases/sounds/:sounds

Modified: head/security/openssh-portable/Makefile
==============================================================================
--- head/security/openssh-portable/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/security/openssh-portable/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,7 +3,7 @@
 
 PORTNAME=	openssh
 DISTVERSION=	7.4p1
-PORTREVISION=	0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	security ipv6
 MASTER_SITES=	OPENBSD/OpenSSH/portable

Modified: head/security/passivedns/Makefile
==============================================================================
--- head/security/passivedns/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/security/passivedns/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -2,6 +2,7 @@
 
 PORTNAME=	passivedns
 DISTVERSION=	1.1.3-60
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-ga6c7e26
 CATEGORIES=	security
 

Modified: head/security/strongswan/Makefile
==============================================================================
--- head/security/strongswan/Makefile	Fri Mar  3 04:11:14 2017	(r435305)
+++ head/security/strongswan/Makefile	Fri Mar  3 04:12:20 2017	(r435306)
@@ -3,6 +3,7 @@
 
 PORTNAME=	strongswan
 PORTVERSION=	5.5.1
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://download.strongswan.org/ \
 		http://download2.strongswan.org/



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