pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2022Q1]: pkgsrc/devel/R-tcltk2 Pullup ticket #6607 - requested...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a810ef5a378
branches: pkgsrc-2022Q1
changeset: 376062:7a810ef5a378
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Fri Apr 01 18:56:13 2022 +0000
description:
Pullup ticket #6607 - requested by wiz
devel/R-tcltk2: mark as broken (infinite loop)
Revisions pulled up:
- devel/R-tcltk2/Makefile 1.5
---
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 28 15:51:46 UTC 2022
Modified Files:
pkgsrc/devel/R-tcltk2: Makefile
Log Message:
R-tcltk2: mark as BROKEN
Infinite loop during build, see PR pkg/56696.
diffstat:
devel/R-tcltk2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b5ba410ad3a6 -r 7a810ef5a378 devel/R-tcltk2/Makefile
--- a/devel/R-tcltk2/Makefile Mon Mar 28 13:41:08 2022 +0000
+++ b/devel/R-tcltk2/Makefile Fri Apr 01 18:56:13 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/12/04 20:45:05 nia Exp $
+# $NetBSD: Makefile,v 1.4.12.1 2022/04/01 18:56:13 bsiegert Exp $
R_PKGNAME= tcltk2
R_PKGVER= 1.2-11
@@ -9,6 +9,8 @@
COMMENT= Tcl/Tk additions
LICENSE= gnu-lgpl-v3 # + file LICENSE
+BROKEN= "Infinite loop during build, see pkg/56696"
+
USE_LANGUAGES= # none
REPLACE_PYTHON+= inst/tklibs/ttktheme_clearlooks/create_imgs.py
Home |
Main Index |
Thread Index |
Old Index