aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2017-08-04 08:13:38 +0800
committertruckman <truckman@FreeBSD.org>2017-08-04 08:13:38 +0800
commit3d8ee8da7f18bad8a9b7226c99ead63c787a514d (patch)
tree6e046004025b00a2b2025210404aecb6cc6b0d75
parent634a2b6782afd28f19ceca8fd608092f11f3745d (diff)
downloadfreebsd-ports-gnome-3d8ee8da7f18bad8a9b7226c99ead63c787a514d.tar.gz
freebsd-ports-gnome-3d8ee8da7f18bad8a9b7226c99ead63c787a514d.tar.zst
freebsd-ports-gnome-3d8ee8da7f18bad8a9b7226c99ead63c787a514d.zip
Upgrade mtbl to version 1.1.1:
* Fix iterator leak in mtbl_merger code. Pet portlint. Sponsored by: Farsight Security, Inc.
-rw-r--r--devel/mtbl/Makefile4
-rw-r--r--devel/mtbl/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/mtbl/Makefile b/devel/mtbl/Makefile
index 87c53b11b514..6c3d3f769ddc 100644
--- a/devel/mtbl/Makefile
+++ b/devel/mtbl/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mtbl
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= devel
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
@@ -16,8 +16,8 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
libzstd.so:archivers/zstd
GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
USES= gmake libtool pathfix pkgconfig
+USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/devel/mtbl/distinfo b/devel/mtbl/distinfo
index b16143810489..3210b6254268 100644
--- a/devel/mtbl/distinfo
+++ b/devel/mtbl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1497462244
-SHA256 (mtbl-1.1.0.tar.gz) = 892d41100349602f180f34ab9007fb511715d344b7393b313e8740f3acf47107
-SIZE (mtbl-1.1.0.tar.gz) = 416729
+SHA256 (mtbl-1.1.1.tar.gz) = 5f97cdf5a6605e18d53a584394cd9a56aba20d4da89bf609e886975b37a8db65
+SIZE (mtbl-1.1.1.tar.gz) = 416738