summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2019-06-22 12:52:44 +0000
committerjmcneill <jmcneill@pkgsrc.org>2019-06-22 12:52:44 +0000
commit5ff65dcac27f8cbe3d9894321887c9bf800a6df3 (patch)
tree63bd134cd51c6dd8e2f6b105cd14010441a52156
parentcbc2768dbaf99cfbe1418a4c5797b80300a59036 (diff)
downloadpkgsrc-5ff65dcac27f8cbe3d9894321887c9bf800a6df3.tar.gz
Add comment.
-rw-r--r--databases/tdb/distinfo4
-rw-r--r--databases/tdb/patches/patch-buildtools_wafsamba_samba__utils.py4
-rw-r--r--devel/talloc/distinfo4
-rw-r--r--devel/talloc/patches/patch-buildtools_wafsamba_samba__utils.py4
4 files changed, 10 insertions, 6 deletions
diff --git a/databases/tdb/distinfo b/databases/tdb/distinfo
index 32f6e4ed947..f5a740ef97a 100644
--- a/databases/tdb/distinfo
+++ b/databases/tdb/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.19 2019/06/22 12:14:49 jmcneill Exp $
+$NetBSD: distinfo,v 1.20 2019/06/22 12:53:03 jmcneill Exp $
SHA1 (tdb-1.4.0.tar.gz) = 44de73122f1baa3eb3fa8cfbe4d84ef7eda3de19
RMD160 (tdb-1.4.0.tar.gz) = d71ab4dbdda09e8b25cd8c17a4e2407af79cdb46
@@ -6,4 +6,4 @@ SHA512 (tdb-1.4.0.tar.gz) = 3c5e17f8011e61e855a745dbff18ba9f778534f34e1538a68c88
Size (tdb-1.4.0.tar.gz) = 696994 bytes
SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = 50ff76f5b085f770751ca8bb93c8544cfdcd40d9
SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
-SHA1 (patch-buildtools_wafsamba_samba__utils.py) = 2d05638e542ecadf4d0475d25d89a1ae59289bd2
+SHA1 (patch-buildtools_wafsamba_samba__utils.py) = 0a587421870c1974175fadbb02dde215f35938f2
diff --git a/databases/tdb/patches/patch-buildtools_wafsamba_samba__utils.py b/databases/tdb/patches/patch-buildtools_wafsamba_samba__utils.py
index 5aee2cbddc7..7087f507434 100644
--- a/databases/tdb/patches/patch-buildtools_wafsamba_samba__utils.py
+++ b/databases/tdb/patches/patch-buildtools_wafsamba_samba__utils.py
@@ -1,4 +1,6 @@
-$NetBSD: patch-buildtools_wafsamba_samba__utils.py,v 1.1 2019/06/22 12:14:49 jmcneill Exp $
+$NetBSD: patch-buildtools_wafsamba_samba__utils.py,v 1.2 2019/06/22 12:53:03 jmcneill Exp $
+
+Fixes a build failure when the letter 'j' appears in MAKEFLAGS.
--- buildtools/wafsamba/samba_utils.py.orig 2019-03-21 10:12:32.000000000 +0000
+++ buildtools/wafsamba/samba_utils.py
diff --git a/devel/talloc/distinfo b/devel/talloc/distinfo
index 94d2dc98f7d..af6cd61c72b 100644
--- a/devel/talloc/distinfo
+++ b/devel/talloc/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.25 2019/06/22 12:47:07 jmcneill Exp $
+$NetBSD: distinfo,v 1.26 2019/06/22 12:52:44 jmcneill Exp $
SHA1 (talloc-2.2.0.tar.gz) = d806e2e4e9b973e8ab6521d1dd20a03abae32c99
RMD160 (talloc-2.2.0.tar.gz) = 837d165e4524936ca39af7a0434321f10fe685bb
@@ -6,4 +6,4 @@ SHA512 (talloc-2.2.0.tar.gz) = e762c6443ff2c0c35a9dbf7ac6e64a9182c04a218ad0f26fd
Size (talloc-2.2.0.tar.gz) = 633467 bytes
SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = 50ff76f5b085f770751ca8bb93c8544cfdcd40d9
SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
-SHA1 (patch-buildtools_wafsamba_samba__utils.py) = 2d05638e542ecadf4d0475d25d89a1ae59289bd2
+SHA1 (patch-buildtools_wafsamba_samba__utils.py) = 0a587421870c1974175fadbb02dde215f35938f2
diff --git a/devel/talloc/patches/patch-buildtools_wafsamba_samba__utils.py b/devel/talloc/patches/patch-buildtools_wafsamba_samba__utils.py
index 43484cca190..0407564e631 100644
--- a/devel/talloc/patches/patch-buildtools_wafsamba_samba__utils.py
+++ b/devel/talloc/patches/patch-buildtools_wafsamba_samba__utils.py
@@ -1,4 +1,6 @@
-$NetBSD: patch-buildtools_wafsamba_samba__utils.py,v 1.1 2019/06/22 12:47:07 jmcneill Exp $
+$NetBSD: patch-buildtools_wafsamba_samba__utils.py,v 1.2 2019/06/22 12:52:44 jmcneill Exp $
+
+Fixes a build failure when the letter 'j' appears in MAKEFLAGS.
--- buildtools/wafsamba/samba_utils.py.orig 2019-03-21 10:12:32.000000000 +0000
+++ buildtools/wafsamba/samba_utils.py