pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/talloc talloc: updated to 2.1.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/787aacba2a71
branches: trunk
changeset: 377833:787aacba2a71
user: adam <adam%pkgsrc.org@localhost>
date: Fri Mar 23 13:08:20 2018 +0000
description:
talloc: updated to 2.1.12
2.1.12:
Bug fixes.
diffstat:
devel/talloc/Makefile | 13 +++++++------
devel/talloc/distinfo | 10 +++++-----
2 files changed, 12 insertions(+), 11 deletions(-)
diffs (50 lines):
diff -r f66dd687cf22 -r 787aacba2a71 devel/talloc/Makefile
--- a/devel/talloc/Makefile Fri Mar 23 13:00:17 2018 +0000
+++ b/devel/talloc/Makefile Fri Mar 23 13:08:20 2018 +0000
@@ -1,23 +1,24 @@
-# $NetBSD: Makefile,v 1.24 2018/02/28 08:00:46 nonaka Exp $
+# $NetBSD: Makefile,v 1.25 2018/03/23 13:08:20 adam Exp $
-DISTNAME= talloc-2.1.11
-PKGREVISION= 1
+DISTNAME= talloc-2.1.12
CATEGORIES= devel
MASTER_SITES= http://www.samba.org/ftp/talloc/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE= http://talloc.samba.org/
+HOMEPAGE= https://talloc.samba.org/talloc/doc/html/index.html
COMMENT= Hierarchical pool based memory allocator with destructors
LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-HAS_CONFIGURE= yes # wrapper script around WAF
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config
+HAS_CONFIGURE= yes # wrapper script around WAF
+TEST_TARGET= test
PKGCONFIG_OVERRIDE+= talloc.pc.in
PKGCONFIG_OVERRIDE+= pytalloc-util.pc.in
PY_PATCHPLIST= yes
+
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.1.0
# include/talloc.h
diff -r f66dd687cf22 -r 787aacba2a71 devel/talloc/distinfo
--- a/devel/talloc/distinfo Fri Mar 23 13:00:17 2018 +0000
+++ b/devel/talloc/distinfo Fri Mar 23 13:08:20 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2018/01/28 16:41:33 wiz Exp $
+$NetBSD: distinfo,v 1.16 2018/03/23 13:08:20 adam Exp $
-SHA1 (talloc-2.1.11.tar.gz) = 01b57d8f72ec85f4f2a7be9a5176dfbb3461808c
-RMD160 (talloc-2.1.11.tar.gz) = 7f406cf0911c947ad6554a0e08d537481dfa0099
-SHA512 (talloc-2.1.11.tar.gz) = e0c7e44f21b0b6510e04e09ce325d50323a0c6466acb6f301676e82f8812c61ed7f6faadac62380aa6338d54679fdf7afba7fb9ac774d0def96efbcf49d00523
-Size (talloc-2.1.11.tar.gz) = 443320 bytes
+SHA1 (talloc-2.1.12.tar.gz) = eed04fd021a494d2d4c2d95564fbf4bbceacd3f5
+RMD160 (talloc-2.1.12.tar.gz) = 87ee29aafe57689320e68ae8b80fe9e3e2c3b0c6
+SHA512 (talloc-2.1.12.tar.gz) = baf572bc90ba0f0277d1d71cdfe441d4624592ad33e374b65ad9709189afa39fff227710db95e0e7ff2f96154f25b14d3e8d75ef10c8c81f03b3d432e80b63a2
+Size (talloc-2.1.12.tar.gz) = 444507 bytes
SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = 8e40688a23fbf6112153b82a538df8801bf96247
Home |
Main Index |
Thread Index |
Old Index