pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2022Q1] pkgsrc/devel/R-tcltk2
Module Name: pkgsrc
Committed By: bsiegert
Date: Fri Apr 1 18:56:13 UTC 2022
Modified Files:
pkgsrc/devel/R-tcltk2 [pkgsrc-2022Q1]: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.12.1 pkgsrc/devel/R-tcltk2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-tcltk2/Makefile
diff -u pkgsrc/devel/R-tcltk2/Makefile:1.4 pkgsrc/devel/R-tcltk2/Makefile:1.4.12.1
--- pkgsrc/devel/R-tcltk2/Makefile:1.4 Fri Dec 4 20:45:05 2020
+++ pkgsrc/devel/R-tcltk2/Makefile Fri Apr 1 18:56:13 2022
@@ -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 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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