summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-10 06:18:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-10 06:18:31 +0000
commit63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch)
treea1ba323d184a3a776f45eb114cbdb05bfe21c470 /dns
parente413c34db1a433094d48a8c5c420cf5102c6da49 (diff)
downloadfreebsd-ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.zip
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsrecon/Makefile2
-rw-r--r--dns/dnsviz/Makefile2
-rw-r--r--dns/py-cloudflare/Makefile1
-rw-r--r--dns/py-dns-lexicon/Makefile1
-rw-r--r--dns/py-publicsuffixlist/Makefile1
-rw-r--r--dns/py-tld/Makefile1
-rw-r--r--dns/sshfp/Makefile2
7 files changed, 7 insertions, 3 deletions
diff --git a/dns/dnsrecon/Makefile b/dns/dnsrecon/Makefile
index c079cdba1014..e6f9d27b0ef5 100644
--- a/dns/dnsrecon/Makefile
+++ b/dns/dnsrecon/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dnsrecon
DISTVERSION= 0.8.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns
MAINTAINER= rihaz.jerrin@gmail.com
diff --git a/dns/dnsviz/Makefile b/dns/dnsviz/Makefile
index c9f27117361e..2dcd25c01734 100644
--- a/dns/dnsviz/Makefile
+++ b/dns/dnsviz/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dnsviz
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX=v
CATEGORIES= dns
diff --git a/dns/py-cloudflare/Makefile b/dns/py-cloudflare/Makefile
index 02f85550030e..a206758cffba 100644
--- a/dns/py-cloudflare/Makefile
+++ b/dns/py-cloudflare/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cloudflare
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile
index b5accd1ecfcc..a60254f53d01 100644
--- a/dns/py-dns-lexicon/Makefile
+++ b/dns/py-dns-lexicon/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dns-lexicon
DISTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile
index fcb4802a7e1c..fb6add1cc735 100644
--- a/dns/py-publicsuffixlist/Makefile
+++ b/dns/py-publicsuffixlist/Makefile
@@ -3,6 +3,7 @@
PORTNAME= publicsuffixlist
PORTVERSION= 0.6.6
+PORTREVISION= 1
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-tld/Makefile b/dns/py-tld/Makefile
index 5765d3d1f54d..3492199ecb5c 100644
--- a/dns/py-tld/Makefile
+++ b/dns/py-tld/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tld
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/sshfp/Makefile b/dns/sshfp/Makefile
index c50e75b12cab..5400afba0730 100644
--- a/dns/sshfp/Makefile
+++ b/dns/sshfp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sshfp
PORTVERSION= 1.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= dns security
MAINTAINER= ehaupt@FreeBSD.org