pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2003Q4]: pkgsrc/lang/ksi Pull up new Makefile version to the p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f583c4d48b46
branches: pkgsrc-2003Q4
changeset: 463699:f583c4d48b46
user: agc <agc%pkgsrc.org@localhost>
date: Tue Dec 09 12:19:53 2003 +0000
description:
Pull up new Makefile version to the pkgsrc-2003Q4 branch, marking this
package as broken, requested by Alistair Crooks.
Module Name: pkgsrc
Committed By: agc
Date: Tue Dec 9 12:17:35 UTC 2003
Modified Files:
pkgsrc/lang/ksi: Makefile
Log Message:
The build of this package fails on NetBSD-current and 1.6.2 - a SIGSEGV is
thrown when the ksi interpreter is invoked.
Mark this package as broken.
diffstat:
lang/ksi/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8efcc34ed7bd -r f583c4d48b46 lang/ksi/Makefile
--- a/lang/ksi/Makefile Mon Dec 08 11:41:19 2003 +0000
+++ b/lang/ksi/Makefile Tue Dec 09 12:19:53 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 21:23:43 jtb Exp $
+# $NetBSD: Makefile,v 1.1.1.1.2.1 2003/12/09 12:19:53 agc Exp $
DISTNAME= ksi-3.4.1
CATEGORIES= lang
@@ -19,6 +19,8 @@
USE_MAKEINFO= YES
INFO_FILES= ksi-lang.info ksi-lib.info ksi.info
+BROKEN= throws SIGSEGV when invoking ksi interpreter during build
+
.include "../../devel/readline/buildlink2.mk"
.include "../../devel/zlib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index