diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-26 17:03:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-26 17:03:57 +0000 |
commit | 81f7c720c69cc87a81eb1592feb2e107dd726ce7 (patch) | |
tree | 32096fe0dfb12e5be474974c330fccf4c319108d /devel/boehm-gc/patches | |
parent | d197961e4a3817cf6df05b8cdb8ba5dd59aa0915 (diff) | |
download | pkgsrc-81f7c720c69cc87a81eb1592feb2e107dd726ce7.tar.gz |
Add comment to patch-ab.
Diffstat (limited to 'devel/boehm-gc/patches')
-rw-r--r-- | devel/boehm-gc/patches/patch-ab | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/boehm-gc/patches/patch-ab b/devel/boehm-gc/patches/patch-ab index b8908123d8a..c59cbe3731b 100644 --- a/devel/boehm-gc/patches/patch-ab +++ b/devel/boehm-gc/patches/patch-ab @@ -1,4 +1,6 @@ -$NetBSD: patch-ab,v 1.21 2012/08/26 17:02:12 wiz Exp $ +$NetBSD: patch-ab,v 1.22 2012/08/26 17:03:57 wiz Exp $ + +Unportable test(1) construct. --- configure.orig 2012-05-11 17:09:00.000000000 +0000 +++ configure |