pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/tahoe-lafs
Module Name: pkgsrc
Committed By: gdt
Date: Thu Mar 18 23:23:31 UTC 2021
Modified Files:
pkgsrc/filesystems/tahoe-lafs: Makefile
Log Message:
tahoe-lafs: add BROKEN to avoid bulk build failures
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/filesystems/tahoe-lafs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/tahoe-lafs/Makefile
diff -u pkgsrc/filesystems/tahoe-lafs/Makefile:1.46 pkgsrc/filesystems/tahoe-lafs/Makefile:1.47
--- pkgsrc/filesystems/tahoe-lafs/Makefile:1.46 Thu Mar 18 19:41:14 2021
+++ pkgsrc/filesystems/tahoe-lafs/Makefile Thu Mar 18 23:23:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2021/03/18 19:41:14 gdt Exp $
+# $NetBSD: Makefile,v 1.47 2021/03/18 23:23:31 gdt Exp $
DISTNAME= tahoe-lafs-1.15.0
CATEGORIES= filesystems
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
USE_TOOLS= gmake
+BROKEN= bulk builds are not happy and this is not important
+
# \todo: fix nevow doc location
PYTHON_VERSIONS_ACCEPTED= 27 # py-xml via py-nevow, py-zbase32, py-cryptopp
Home |
Main Index |
Thread Index |
Old Index