pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www www: Mark packages that fail with OpenSSL 1.1 BROKEN
details: https://anonhg.NetBSD.org/pkgsrc/rev/00fa9d3b8b2d
branches: trunk
changeset: 428077:00fa9d3b8b2d
user: nia <nia%pkgsrc.org@localhost>
date: Fri Apr 24 12:14:01 2020 +0000
description:
www: Mark packages that fail with OpenSSL 1.1 BROKEN
diffstat:
www/cadaver/Makefile | 4 +++-
www/squid3/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r d0e806118185 -r 00fa9d3b8b2d www/cadaver/Makefile
--- a/www/cadaver/Makefile Fri Apr 24 12:03:53 2020 +0000
+++ b/www/cadaver/Makefile Fri Apr 24 12:14:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2020/01/18 21:51:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.51 2020/04/24 12:14:01 nia Exp $
DISTNAME= cadaver-0.23.3
PKGREVISION= 5
@@ -9,6 +9,8 @@
#HOMEPAGE= http://www.webdav.org/cadaver/
COMMENT= Command-line WebDAV client
+BROKEN= "Fails to build with OpenSSL 1.1"
+
BUILD_TARGET= cadaver
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= yes
diff -r d0e806118185 -r 00fa9d3b8b2d www/squid3/Makefile
--- a/www/squid3/Makefile Fri Apr 24 12:03:53 2020 +0000
+++ b/www/squid3/Makefile Fri Apr 24 12:14:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2020/01/18 21:51:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.87 2020/04/24 12:14:01 nia Exp $
DISTNAME= squid-3.5.28
PKGREVISION= 3
@@ -13,6 +13,8 @@
COMMENT= Post-Harvest_cached WWW proxy cache and accelerator
LICENSE= gnu-gpl-v2
+BROKEN= "Fails to build with OpenSSL 1.1"
+
USE_LANGUAGES= c c++
USE_TOOLS+= perl:run gmake
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index