pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/prayer prayer: mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1c17b63f519
branches:  trunk
changeset: 389658:c1c17b63f519
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 07 15:12:40 2022 +0000

description:
prayer: mark as BROKEN

Does not support tidy 5.8.0, the current pkgsrc version;
dead upstream so if someone is interested, please fix this.

diffstat:

 mail/prayer/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 462b49b67275 -r c1c17b63f519 mail/prayer/Makefile
--- a/mail/prayer/Makefile      Wed Dec 07 15:08:35 2022 +0000
+++ b/mail/prayer/Makefile      Wed Dec 07 15:12:40 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2022/06/28 11:34:33 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2022/12/07 15:12:40 wiz Exp $
 
 DISTNAME=      prayer-1.3.5
 PKGREVISION=   8
@@ -10,6 +10,8 @@
 COMMENT=       Small, fast, web mail interface
 LICENSE=       gnu-gpl-v2
 
+BROKEN=                "Does not support tidy 5.8."
+
 BDB_ACCEPTED=          db4 db5
 USE_TOOLS+=            gmake perl
 REPLACE_PERL+=         templates/src/build_index.pl



Home | Main Index | Thread Index | Old Index