pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/cocoon Mark this BROKEN -- it can't build cleanly ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b06d25e74de
branches: trunk
changeset: 549766:9b06d25e74de
user: jwise <jwise%pkgsrc.org@localhost>
date: Sat Nov 08 17:36:36 2008 +0000
description:
Mark this BROKEN -- it can't build cleanly with recent JDK
and Servlet API versions, and needs replacement with a newer
version without the known issues in this one.
diffstat:
www/cocoon/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r b8ba94c92e7d -r 9b06d25e74de www/cocoon/Makefile
--- a/www/cocoon/Makefile Sat Nov 08 14:13:45 2008 +0000
+++ b/www/cocoon/Makefile Sat Nov 08 17:36:36 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2008/05/26 02:13:25 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2008/11/08 17:36:36 jwise Exp $
DISTNAME= Cocoon-1.8.2
PKGNAME= cocoon-1.8.2
@@ -12,6 +12,9 @@
BROKEN_IN= pkgsrc-2006Q1 pkgsrc-2006Q4
+BROKEN= This needs update to a newer version which can be built \
+against recent JDK and Servlet API versions.
+
# These are exact version requirements intentionally, and will need to remain
# so until the interfaces stabilize more. Until then, new versions of these
# libraries will be tested heavily with cocoon, and if not usable will be
Home |
Main Index |
Thread Index |
Old Index