aboutsummaryrefslogtreecommitdiff
path: root/dns/pear-Net_DNS2
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-02-14 18:41:43 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-02-14 18:41:43 +0000
commit4f7403526e532b3db16a6a77c9a4454b81656464 (patch)
treec650d8eca3e9f69fe26c5c200eba3765a8b8811b /dns/pear-Net_DNS2
parent94dbb4e47aabf670e63d6b9e06eaad43f844bfbd (diff)
downloadports-4f7403526e532b3db16a6a77c9a4454b81656464.tar.gz
ports-4f7403526e532b3db16a6a77c9a4454b81656464.zip
dns/pear-Net_DNS2: Update to 1.4.4
Changelog: - bugfix when returning an empty bitmap-type in BitMap.php - added the BIND 9 private record RR (TYPE65534) - added DNSSEC algorithms 13-16 (ECDSAP256SHA256, ECDSAP384SHA384, ED25519, and ED448). - added SSHFP algoritm ED25519. - modified Net_DNS2::sendPacket() to use current()/next() rather than the deprecated each() (deprecated in 7.2). While here, switch to DISTVERSION Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=461832
Diffstat (limited to 'dns/pear-Net_DNS2')
-rw-r--r--dns/pear-Net_DNS2/Makefile2
-rw-r--r--dns/pear-Net_DNS2/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile
index e31789df37a6..1bb5ea98839f 100644
--- a/dns/pear-Net_DNS2/Makefile
+++ b/dns/pear-Net_DNS2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net_DNS2
-PORTVERSION= 1.4.3
+DISTVERSION= 1.4.4
CATEGORIES= dns net pear
MAINTAINER= joneum@FreeBSD.org
diff --git a/dns/pear-Net_DNS2/distinfo b/dns/pear-Net_DNS2/distinfo
index f929db16dcd8..779e79134f0f 100644
--- a/dns/pear-Net_DNS2/distinfo
+++ b/dns/pear-Net_DNS2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488940232
-SHA256 (PEAR/Net_DNS2-1.4.3.tgz) = 77313fc0cbb1fa91832010b28c85efbbef58956ff2d99f8dbf0adf6593e19404
-SIZE (PEAR/Net_DNS2-1.4.3.tgz) = 82572
+TIMESTAMP = 1518633563
+SHA256 (PEAR/Net_DNS2-1.4.4.tgz) = 7f39784900d3e4d53e499a1340aa544709a8355ab60af28e34f92963843eac50
+SIZE (PEAR/Net_DNS2-1.4.4.tgz) = 83242