diff options
author | wiz <wiz@pkgsrc.org> | 2006-05-18 20:29:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-05-18 20:29:58 +0000 |
commit | 1af2a3b14a592b1cf0afddd93c16cdbe348ac7ab (patch) | |
tree | 2e6d94c1ee0d6b78b54f2207df6f538e868f026c /www/cocoon | |
parent | 54a2b625cc8376d79d224fc0bd43887bbdbbadc4 (diff) | |
download | pkgsrc-1af2a3b14a592b1cf0afddd93c16cdbe348ac7ab.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
Diffstat (limited to 'www/cocoon')
-rw-r--r-- | www/cocoon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index bc2541347af..9b6b4b3d6a5 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/02/05 23:11:20 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2006/05/18 20:30:01 wiz Exp $ DISTNAME= Cocoon-1.8.2 PKGNAME= cocoon-1.8.2 @@ -10,6 +10,8 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://xml.apache.org/cocoon/ COMMENT= The Apache Project's XML/XSL based web publishing system +BROKEN_IN= pkgsrc-2006Q1 + # 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 |