diff options
author | dholland <dholland@pkgsrc.org> | 2015-12-29 23:34:43 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2015-12-29 23:34:43 +0000 |
commit | 9c5b8438ea5bf1b8a75c5902adbbd0de5105eb29 (patch) | |
tree | 5a99c25f7381a591953058b74bbfe879d70df5b9 /lang/clisp/patches | |
parent | c9393930b219be6843d48594d730d2af98a553f3 (diff) | |
download | pkgsrc-9c5b8438ea5bf1b8a75c5902adbbd0de5105eb29.tar.gz |
Add patch comments.
Diffstat (limited to 'lang/clisp/patches')
-rw-r--r-- | lang/clisp/patches/patch-ab | 4 | ||||
-rw-r--r-- | lang/clisp/patches/patch-src_lispbibl.d | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/lang/clisp/patches/patch-ab b/lang/clisp/patches/patch-ab index 73bb4672d5f..743fe459fec 100644 --- a/lang/clisp/patches/patch-ab +++ b/lang/clisp/patches/patch-ab @@ -1,4 +1,6 @@ -$NetBSD: patch-ab,v 1.15 2010/04/14 12:38:23 hans Exp $ +$NetBSD: patch-ab,v 1.16 2015/12/29 23:34:45 dholland Exp $ + +Accept and pass through X-related configure args. --- configure.orig 2009-01-15 04:37:34.000000000 +0100 +++ configure 2010-04-13 20:43:29.487823256 +0200 diff --git a/lang/clisp/patches/patch-src_lispbibl.d b/lang/clisp/patches/patch-src_lispbibl.d index 8e1b69e40c3..c9682133602 100644 --- a/lang/clisp/patches/patch-src_lispbibl.d +++ b/lang/clisp/patches/patch-src_lispbibl.d @@ -1,4 +1,6 @@ -$NetBSD: patch-src_lispbibl.d,v 1.1 2013/06/18 19:58:20 joerg Exp $ +$NetBSD: patch-src_lispbibl.d,v 1.2 2015/12/29 23:34:45 dholland Exp $ + +Support clang on x86_64. --- src/lispbibl.d.orig 2013-06-17 14:15:17.000000000 +0000 +++ src/lispbibl.d |