svn commit: r510851 - in head: dns/adsuck dns/autotrust dns/flamethrower dns/getdns dns/opendnssec dns/opendnssec2 mail/enma net/freeswitch security/openssh-portable security/passivedns

Steve Wills swills at FreeBSD.org
Mon Sep 2 21:23:31 UTC 2019


Author: swills
Date: Mon Sep  2 21:23:28 2019
New Revision: 510851
URL: https://svnweb.freebsd.org/changeset/ports/510851

Log:
  Bump PORTREVISION on ldns consumers
  
  Shared lib version changed in update
  
  Reported by:	sunpoet

Modified:
  head/dns/adsuck/Makefile   (contents, props changed)
  head/dns/autotrust/Makefile   (contents, props changed)
  head/dns/flamethrower/Makefile   (contents, props changed)
  head/dns/getdns/Makefile   (contents, props changed)
  head/dns/opendnssec/Makefile   (contents, props changed)
  head/dns/opendnssec2/Makefile   (contents, props changed)
  head/mail/enma/Makefile   (contents, props changed)
  head/net/freeswitch/Makefile   (contents, props changed)
  head/security/openssh-portable/Makefile   (contents, props changed)
  head/security/passivedns/Makefile   (contents, props changed)

Modified: head/dns/adsuck/Makefile
==============================================================================
--- head/dns/adsuck/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/dns/adsuck/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,7 +3,7 @@
 
 PORTNAME=	adsuck
 PORTVERSION=	2.3
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	dns
 MASTER_SITES=	http://opensource.conformal.com/snapshots/adsuck/ \
 		http://philpep.org/pub/

Modified: head/dns/autotrust/Makefile
==============================================================================
--- head/dns/autotrust/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/dns/autotrust/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,7 +3,7 @@
 
 PORTNAME=	autotrust
 PORTVERSION=	0.3.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	dns
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/autotrust/
 

Modified: head/dns/flamethrower/Makefile
==============================================================================
--- head/dns/flamethrower/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/dns/flamethrower/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,7 +3,7 @@
 
 PORTNAME=	flamethrower
 PORTVERSION=	0.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 
 MAINTAINER=	pcarboni at gmail.com

Modified: head/dns/getdns/Makefile
==============================================================================
--- head/dns/getdns/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/dns/getdns/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,7 +3,7 @@
 
 PORTNAME=	getdns
 PORTVERSION=	1.5.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	dns ipv6
 MASTER_SITES=	https://getdnsapi.net/dist/ \
 		ZI \

Modified: head/dns/opendnssec/Makefile
==============================================================================
--- head/dns/opendnssec/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/dns/opendnssec/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,7 +3,7 @@
 
 PORTNAME=	opendnssec
 PORTVERSION=	1.4.14
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/
 

Modified: head/dns/opendnssec2/Makefile
==============================================================================
--- head/dns/opendnssec2/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/dns/opendnssec2/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,6 +3,7 @@
 
 PORTNAME=	opendnssec
 PORTVERSION=	2.1.4
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/
 PKGNAMESUFFIX=	2

Modified: head/mail/enma/Makefile
==============================================================================
--- head/mail/enma/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/mail/enma/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,7 +3,7 @@
 
 PORTNAME=	enma
 PORTVERSION=	1.2.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	mail
 MASTER_SITES=	SF/${PORTNAME}/ENMA/${PORTVERSION}
 

Modified: head/net/freeswitch/Makefile
==============================================================================
--- head/net/freeswitch/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/net/freeswitch/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,7 +3,7 @@
 
 PORTNAME=	freeswitch
 PORTVERSION=	1.8.7
-PORTREVISION=	1
+PORTREVISION=	2
 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	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/security/openssh-portable/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -3,7 +3,7 @@
 
 PORTNAME=	openssh
 DISTVERSION=	8.0p1
-PORTREVISION=	0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	security ipv6
 MASTER_SITES=	OPENBSD/OpenSSH/portable

Modified: head/security/passivedns/Makefile
==============================================================================
--- head/security/passivedns/Makefile	Mon Sep  2 21:12:20 2019	(r510850)
+++ head/security/passivedns/Makefile	Mon Sep  2 21:23:28 2019	(r510851)
@@ -2,7 +2,7 @@
 
 PORTNAME=	passivedns
 DISTVERSION=	1.1.3-60
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-ga6c7e26
 CATEGORIES=	security
 


More information about the svn-ports-head mailing list