diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-17 09:11:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-17 09:11:51 +0000 |
commit | c335b7a5c25fd278a8c009a7da3c29c7a3c10ed7 (patch) | |
tree | 1842406ad0e9243573601ca137b8c50f1638c457 /dns | |
parent | Fix installation of fonts.alias. (diff) |
Update to 2.1.2.
PR: 202333
Submitted by: Leo Vandewoestijne
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=394442
Diffstat (limited to 'dns')
-rw-r--r-- | dns/yadifa/Makefile | 4 | ||||
-rw-r--r-- | dns/yadifa/distinfo | 4 | ||||
-rw-r--r-- | dns/yadifa/pkg-plist | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile index 1163be25deeb..2a2b8fda43dd 100644 --- a/dns/yadifa/Makefile +++ b/dns/yadifa/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= yadifa -PORTVERSION= 2.1.0 -DISTVERSIONSUFFIX= -5055 +PORTVERSION= 2.1.2 +DISTVERSIONSUFFIX= -5426 CATEGORIES= dns ipv6 MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/ LOCAL/mat/yadifa diff --git a/dns/yadifa/distinfo b/dns/yadifa/distinfo index 54df174d5213..0b5f014a2a40 100644 --- a/dns/yadifa/distinfo +++ b/dns/yadifa/distinfo @@ -1,2 +1,2 @@ -SHA256 (yadifa-2.1.0-5055.tar.gz) = b63d34f8051b4d8d0371b414707f4856f5f866460e096c5785d7d8b25a05a1b3 -SIZE (yadifa-2.1.0-5055.tar.gz) = 3458049 +SHA256 (yadifa-2.1.2-5426.tar.gz) = 8837affda15379282e2fd32b4b0dfc0997dd1ee68af095879a93f222562a7e0c +SIZE (yadifa-2.1.2-5426.tar.gz) = 3454802 diff --git a/dns/yadifa/pkg-plist b/dns/yadifa/pkg-plist index 1d1c3d82c811..545b60fa17b7 100644 --- a/dns/yadifa/pkg-plist +++ b/dns/yadifa/pkg-plist @@ -43,7 +43,6 @@ include/dnscore/empty-input-stream.h include/dnscore/fdtools.h include/dnscore/file_input_stream.h include/dnscore/file_output_stream.h -include/dnscore/filter_input_stream.h include/dnscore/fingerprint.h include/dnscore/format.h include/dnscore/host_address.h @@ -66,7 +65,7 @@ include/dnscore/message_verify_rrsig.h include/dnscore/mt_output_stream.h include/dnscore/mutex.h include/dnscore/network.h -%%NSID%%include/dnscore/nsid.h +include/dnscore/nsid.h include/dnscore/output_stream.h include/dnscore/pace.h include/dnscore/packet_reader.h @@ -186,7 +185,6 @@ include/dnslg/config-resolver.h include/dnslg/dns.h include/dnslg/dnslg-config-features.h include/dnslg/resolv-conf.h -include/dnslg/resolv.h include/dnszone/dnszone-config-features.h include/dnszone/dnszone-config.h include/dnszone/dnszone.h |