File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.17 2026/03/02 12:12:08 wiz Exp $
1+ # $NetBSD: Makefile,v 1.18 2026/03/06 06:21:35 adam Exp $
22
3- DISTNAME = libmaxminddb-1.13.2
3+ DISTNAME = libmaxminddb-1.13.3
44CATEGORIES = geography
55MASTER_SITES = ${MASTER_SITE_GITHUB:=maxmind/}
66GITHUB_RELEASE = ${PKGVERSION_NOREV}
@@ -10,17 +10,16 @@ HOMEPAGE= https://maxmind.github.io/libmaxminddb/
1010COMMENT = C library for the MaxMind DB file format
1111LICENSE = apache-2.0
1212
13- GNU_CONFIGURE = yes
14- USE_LANGUAGES+ = c
13+ USE_CC_FEATURES = c99
14+ USE_LANGUAGES = c
1515USE_LIBTOOL = yes
1616USE_TOOLS+ = gmake
17+ GNU_CONFIGURE = yes
18+ PKGCONFIG_OVERRIDE+ = src/libmaxminddb.pc.in
19+ TEST_TARGET = check
1720# cmake build doesn't install man pages yet
1821# https://github.com/maxmind/libmaxminddb/issues/351
1922# CMAKE_CONFIGURE_ARGS+= -DBUILD_SHARED_LIBS=ON
2023
21- USE_CC_FEATURES = c99
22-
23- PKGCONFIG_OVERRIDE+ = src/libmaxminddb.pc.in
24-
2524# .include "../../devel/cmake/build.mk"
2625.include "../../mk/bsd.pkg.mk"
Original file line number Diff line number Diff line change 1- $NetBSD: distinfo,v 1.16 2026/03/02 12:12:08 wiz Exp $
1+ $NetBSD: distinfo,v 1.17 2026/03/06 06:21:35 adam Exp $
22
3- BLAKE2s (libmaxminddb-1.13.2 .tar.gz) = 0b9ee5cd14cca9f4a26e25d5ce39947c86b8bc7de185ceebeeaa407dddc90e23
4- SHA512 (libmaxminddb-1.13.2 .tar.gz) = ad19b4ec31c00f0a36a5db12ec7dc81eb51987d56fb98c9ade99c7b0a889517c8681beca3810abc85e02d6f8e70e51da26ff427afd46cba5fa3e8dd222778491
5- Size (libmaxminddb-1.13.2 .tar.gz) = 789733 bytes
3+ BLAKE2s (libmaxminddb-1.13.3 .tar.gz) = ec87037cd678c2812c1c4ca8a239060e2ff0a0d0a4c74e2919c23d245dea124a
4+ SHA512 (libmaxminddb-1.13.3 .tar.gz) = 62098af00e7a827c079f169a73f2b259bb3a20144a8d6a17e10f531a77fc836ddd7c93d73c10d775ea50aad134b2461aa2c81b6f7cd208cca7ef2956e4de0f31
5+ Size (libmaxminddb-1.13.3 .tar.gz) = 795830 bytes
You can’t perform that action at this time.
0 commit comments