diff --git a/devel/mtbl/Makefile b/devel/mtbl/Makefile index 5e21f74f96e7..66e40e959200 100644 --- a/devel/mtbl/Makefile +++ b/devel/mtbl/Makefile @@ -1,5 +1,5 @@ PORTNAME= mtbl -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.1 PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/devel/mtbl/distinfo b/devel/mtbl/distinfo index 0e7da906dee7..fae672dd872c 100644 --- a/devel/mtbl/distinfo +++ b/devel/mtbl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712205019 -SHA256 (mtbl-1.6.1.tar.gz) = bf2711aa81a996cddf99f270cc7cb1c32dbed7f1bfc95e23ec6227e4bd08365d -SIZE (mtbl-1.6.1.tar.gz) = 458392 +TIMESTAMP = 1733809230 +SHA256 (mtbl-1.7.1.tar.gz) = da2693ea8f9d915a09cdb55815ebd92e84211443b0d5525789d92d57a5381d7b +SIZE (mtbl-1.7.1.tar.gz) = 471353 diff --git a/devel/mtbl/pkg-plist b/devel/mtbl/pkg-plist index bf313c3f45d7..7810524e8cc5 100644 --- a/devel/mtbl/pkg-plist +++ b/devel/mtbl/pkg-plist @@ -6,7 +6,7 @@ include/mtbl.h lib/libmtbl.a lib/libmtbl.so lib/libmtbl.so.1 -lib/libmtbl.so.1.2.2 +lib/libmtbl.so.1.3.0 libdata/pkgconfig/libmtbl.pc share/man/man1/mtbl_dump.1.gz share/man/man1/mtbl_info.1.gz @@ -21,6 +21,7 @@ share/man/man3/mtbl_metadata.3.gz share/man/man3/mtbl_reader.3.gz share/man/man3/mtbl_sorter.3.gz share/man/man3/mtbl_source.3.gz +share/man/man3/mtbl_threadpool.3.gz share/man/man3/mtbl_varint.3.gz share/man/man3/mtbl_writer.3.gz share/man/man7/mtbl.7.gz diff --git a/devel/py-pymtbl/Makefile b/devel/py-pymtbl/Makefile index 6ba5714df0ff..c541f55ddb69 100644 --- a/devel/py-pymtbl/Makefile +++ b/devel/py-pymtbl/Makefile @@ -1,6 +1,6 @@ PORTNAME= pymtbl PORTVERSION= 0.6.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= FARSIGHT LOCAL/truckman/farsight PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/dnstable-convert/Makefile b/dns/dnstable-convert/Makefile index e158bd5ba3b6..8203946eeaef 100644 --- a/dns/dnstable-convert/Makefile +++ b/dns/dnstable-convert/Makefile @@ -1,6 +1,6 @@ PORTNAME= dnstable-convert PORTVERSION= 0.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/dns/dnstable/Makefile b/dns/dnstable/Makefile index a3990c0c7f0c..bed42965681a 100644 --- a/dns/dnstable/Makefile +++ b/dns/dnstable/Makefile @@ -1,6 +1,6 @@ PORTNAME= dnstable PORTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/dns/py-pydnstable/Makefile b/dns/py-pydnstable/Makefile index d0953dc69697..b0af533d6ce8 100644 --- a/dns/py-pydnstable/Makefile +++ b/dns/py-pydnstable/Makefile @@ -1,5 +1,6 @@ PORTNAME= pydnstable PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= dns python MASTER_SITES= FARSIGHT LOCAL/truckman/farsight PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}