From owner-svn-ports-head@freebsd.org Mon Jun 25 17:11:10 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB67610173A3; Mon, 25 Jun 2018 17:11:09 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A129684FA7; Mon, 25 Jun 2018 17:11:09 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 83F1D2FE9F; Mon, 25 Jun 2018 17:11:09 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5PHB9vD001478; Mon, 25 Jun 2018 17:11:09 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5PHB8S0001475; Mon, 25 Jun 2018 17:11:08 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201806251711.w5PHB8S0001475@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Mon, 25 Jun 2018 17:11:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473327 - in head/dns/dnstable: . files X-SVN-Group: ports-head X-SVN-Commit-Author: truckman X-SVN-Commit-Paths: in head/dns/dnstable: . files X-SVN-Commit-Revision: 473327 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2018 17:11:10 -0000 Author: truckman Date: Mon Jun 25 17:11:08 2018 New Revision: 473327 URL: https://svnweb.freebsd.org/changeset/ports/473327 Log: Upgrade dnstable to version 0.10.1: dnstable (0.10.1) * Check for endian.h headers. * Add sys/socket.h include. * Expunge protobuf-c references. * Correct libyajl include path. dnstable (0.10.0) * Remove dnstable_convert into a separate repo to simplify dependencies. https://github.com/farsightsec/dnstable-convert/ * Add generated man pages to source. * Document dnstable_entry_set_iszone(). * Improve dnstable_reader(3) documentation. * Add JSON output (-j option) to dnstable_lookup. * Add test cases based on dnstable_lookup. * Only encode RDATA so the hostname is at the beginning for NS, CNAME, DNAME, PTR, MX, and SRV record types. * Fix byteorder macros for macOS. Sponsored by: Farsight Security, Inc. Deleted: head/dns/dnstable/files/ Modified: head/dns/dnstable/Makefile head/dns/dnstable/distinfo head/dns/dnstable/pkg-plist Modified: head/dns/dnstable/Makefile ============================================================================== --- head/dns/dnstable/Makefile Mon Jun 25 15:59:49 2018 (r473326) +++ head/dns/dnstable/Makefile Mon Jun 25 17:11:08 2018 (r473327) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= dnstable -PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTVERSION= 0.10.1 CATEGORIES= dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight @@ -12,20 +11,14 @@ COMMENT= Encoding format, library, and utilities for p LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -BUILD_DEPENDS= sie-nmsg>0:net/sie-nmsg LIB_DEPENDS= libmtbl.so:devel/mtbl \ libyajl.so:devel/yajl \ - libwdns.so:dns/wdns \ - libnmsg.so:net/nmsg -RUN_DEPENDS= sie-nmsg>0:net/sie-nmsg + libwdns.so:dns/wdns -GNU_CONFIGURE= yes -USE_LDCONFIG= yes USES= gmake libtool pathfix pkgconfig +USE_LDCONFIG= yes +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip - -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/yajl -LDFLAGS+= -L${LOCALBASE}/lib post-install: .for i in 1 3 5 7 Modified: head/dns/dnstable/distinfo ============================================================================== --- head/dns/dnstable/distinfo Mon Jun 25 15:59:49 2018 (r473326) +++ head/dns/dnstable/distinfo Mon Jun 25 17:11:08 2018 (r473327) @@ -1,2 +1,3 @@ -SHA256 (dnstable-0.9.1.tar.gz) = 392033297fa2a6e58ace6343bb4da6360ba4728b821c3e52118753e85930f26d -SIZE (dnstable-0.9.1.tar.gz) = 409874 +TIMESTAMP = 1529893785 +SHA256 (dnstable-0.10.1.tar.gz) = a38ee2bb4121b8abd3689c7095c6d7af976591630ae55e1e5783d1ec710a51a8 +SIZE (dnstable-0.10.1.tar.gz) = 408504 Modified: head/dns/dnstable/pkg-plist ============================================================================== --- head/dns/dnstable/pkg-plist Mon Jun 25 15:59:49 2018 (r473326) +++ head/dns/dnstable/pkg-plist Mon Jun 25 17:11:08 2018 (r473327) @@ -1,4 +1,3 @@ -bin/dnstable_convert bin/dnstable_dump bin/dnstable_lookup bin/dnstable_merge @@ -8,7 +7,6 @@ lib/libdnstable.so lib/libdnstable.so.0 lib/libdnstable.so.0.0.0 libdata/pkgconfig/libdnstable.pc -man/man1/dnstable_convert.1.gz man/man1/dnstable_dump.1.gz man/man1/dnstable_lookup.1.gz man/man1/dnstable_merge.1.gz