pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/libmaxminddb libmaxminddb: update to 1.5.0 a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/461c4d226f52
branches:  trunk
changeset: 444404:461c4d226f52
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Jan 06 16:11:17 2021 +0000

description:
libmaxminddb: update to 1.5.0 and take MAINTAINER.

ChangeLog:

## 1.5.0 - 2021-01-05

* A CMake build script has been added for Windows builds. The Visual
  Studio project files in `projects` are now considered deprecated and will
  be removed in a future release.

diffstat:

 geography/libmaxminddb/Makefile |   6 +++---
 geography/libmaxminddb/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r 4463718adff2 -r 461c4d226f52 geography/libmaxminddb/Makefile
--- a/geography/libmaxminddb/Makefile   Wed Jan 06 15:58:32 2021 +0000
+++ b/geography/libmaxminddb/Makefile   Wed Jan 06 16:11:17 2021 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2020/08/14 14:14:44 fcambus Exp $
+# $NetBSD: Makefile,v 1.4 2021/01/06 16:11:17 fcambus Exp $
 
-DISTNAME=      libmaxminddb-1.4.3
+DISTNAME=      libmaxminddb-1.5.0
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=maxmind/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    fcambus%NetBSD.org@localhost
 HOMEPAGE=      https://maxmind.github.io/libmaxminddb/
 COMMENT=       C library for the MaxMind DB file format
 LICENSE=       apache-2.0
diff -r 4463718adff2 -r 461c4d226f52 geography/libmaxminddb/distinfo
--- a/geography/libmaxminddb/distinfo   Wed Jan 06 15:58:32 2021 +0000
+++ b/geography/libmaxminddb/distinfo   Wed Jan 06 16:11:17 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2020/08/14 14:14:44 fcambus Exp $
+$NetBSD: distinfo,v 1.4 2021/01/06 16:11:17 fcambus Exp $
 
-SHA1 (libmaxminddb-1.4.3.tar.gz) = b656a260a080ccf67a502df0786e61650eab70de
-RMD160 (libmaxminddb-1.4.3.tar.gz) = e3800097029380ec0651036d37c56aab57522d61
-SHA512 (libmaxminddb-1.4.3.tar.gz) = 7fd97678ea6ca41cc4530864276b0233acbb16208571dc4694902943b3aa7e97c683c5676ea3f2de948c67aebd083f5d073b9ae36b7e89059c17f797ffddf65e
-Size (libmaxminddb-1.4.3.tar.gz) = 602272 bytes
+SHA1 (libmaxminddb-1.5.0.tar.gz) = a4435311cd7f0bdab2a31b0d12e0bf17d8332dcd
+RMD160 (libmaxminddb-1.5.0.tar.gz) = 756290801fdf0553544ee728466456ffc7a53b4c
+SHA512 (libmaxminddb-1.5.0.tar.gz) = 68c769f247156869b84a8ad0f9deec3cb79d39c0a6b8f1458461c223b9cf9967dd9d697ff4e92ac28216ef9e9f5a94908e03f76a5f70ab17636b163c17d2d432
+Size (libmaxminddb-1.5.0.tar.gz) = 603923 bytes
 SHA1 (patch-t_libtap_tap.c) = 85cefd897f2eade00a0c9e9b2cf5e0ca7c7c9337



Home | Main Index | Thread Index | Old Index