Index: head/dns/dnstable/files/patch-dnstable_query.c =================================================================== --- head/dns/dnstable/files/patch-dnstable_query.c (revision 473326) +++ head/dns/dnstable/files/patch-dnstable_query.c (nonexistent) @@ -1,11 +0,0 @@ ---- dnstable/query.c.orig 2014-05-21 21:37:25 UTC -+++ dnstable/query.c -@@ -15,6 +15,8 @@ - */ - - #include -+#include -+#include - - #include "dnstable-private.h" - Property changes on: head/dns/dnstable/files/patch-dnstable_query.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/dns/dnstable/files/patch-src_dnstable__convert.c =================================================================== --- head/dns/dnstable/files/patch-src_dnstable__convert.c (revision 473326) +++ head/dns/dnstable/files/patch-src_dnstable__convert.c (nonexistent) @@ -1,10 +0,0 @@ ---- src/dnstable_convert.c.orig 2014-05-21 21:37:25 UTC -+++ src/dnstable_convert.c -@@ -24,6 +24,7 @@ - #include - #include - #include -+#include - - #include - #include Property changes on: head/dns/dnstable/files/patch-src_dnstable__convert.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/dns/dnstable/files/patch-src_dnstable__lookup.c =================================================================== --- head/dns/dnstable/files/patch-src_dnstable__lookup.c (revision 473326) +++ head/dns/dnstable/files/patch-src_dnstable__lookup.c (nonexistent) @@ -1,10 +0,0 @@ ---- src/dnstable_lookup.c.orig 2014-04-02 00:26:43 UTC -+++ src/dnstable_lookup.c -@@ -23,6 +23,7 @@ - #include - #include - #include -+#include - - #include - #include Property changes on: head/dns/dnstable/files/patch-src_dnstable__lookup.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/dns/dnstable/Makefile =================================================================== --- head/dns/dnstable/Makefile (revision 473326) +++ head/dns/dnstable/Makefile (revision 473327) @@ -1,35 +1,28 @@ # $FreeBSD$ PORTNAME= dnstable -PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTVERSION= 0.10.1 CATEGORIES= dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight MAINTAINER= truckman@FreeBSD.org COMMENT= Encoding format, library, and utilities for passive DNS data 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 ${INSTALL_MAN} ${WRKSRC}/man/*.${i} ${STAGEDIR}/${PREFIX}/man/man${i} .endfor .include Index: head/dns/dnstable/distinfo =================================================================== --- head/dns/dnstable/distinfo (revision 473326) +++ head/dns/dnstable/distinfo (revision 473327) @@ -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 Index: head/dns/dnstable/pkg-plist =================================================================== --- head/dns/dnstable/pkg-plist (revision 473326) +++ head/dns/dnstable/pkg-plist (revision 473327) @@ -1,21 +1,19 @@ -bin/dnstable_convert bin/dnstable_dump bin/dnstable_lookup bin/dnstable_merge include/dnstable.h lib/libdnstable.a 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 man/man3/dnstable_entry.3.gz man/man3/dnstable_iter.3.gz man/man3/dnstable_merge_func.3.gz man/man3/dnstable_query.3.gz man/man3/dnstable_reader.3.gz man/man5/dnstable-encoding.5.gz man/man7/dnstable.7.gz