pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/cocoon This depends on an exact version of textpro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d65773eb94ae
branches: trunk
changeset: 521875:d65773eb94ae
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Sat Nov 25 16:19:53 2006 +0000
description:
This depends on an exact version of textproc/fop because of unstable API,
but there seems no reason to reject local revisions (nb*). Accept them by
using the pattern reed@ suggested ({,nb[0-9]*}).
This should address pkg/34973.
diffstat:
www/cocoon/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 38a1837b7043 -r d65773eb94ae www/cocoon/Makefile
--- a/www/cocoon/Makefile Sat Nov 25 15:43:24 2006 +0000
+++ b/www/cocoon/Makefile Sat Nov 25 16:19:53 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/10/04 22:04:09 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2006/11/25 16:19:53 uebayasi Exp $
DISTNAME= Cocoon-1.8.2
PKGNAME= cocoon-1.8.2
@@ -18,7 +18,7 @@
# imported as -current packages.
#
DEPENDS+= xalan-j-1.2:../../textproc/xalan-j
-DEPENDS+= fop-0.15.0nb1:../../textproc/fop
+DEPENDS+= fop-0.15.0{,nb[0-9]*}:../../textproc/fop
DEPENDS+= jakarta-servletapi-[0-9]*:../../www/jakarta-servletapi
# In addition to the above requirements, cocoon will build in support for the
Home |
Main Index |
Thread Index |
Old Index