pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/netbsd-www Revert update to 1.3 -- htdocs is...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cff03acf06c2
branches:  trunk
changeset: 489247:cff03acf06c2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 19 00:45:58 2005 +0000

description:
Revert update to 1.3 -- htdocs is not ready for this.

diffstat:

 meta-pkgs/netbsd-www/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 9c52c6a55ac5 -r cff03acf06c2 meta-pkgs/netbsd-www/Makefile
--- a/meta-pkgs/netbsd-www/Makefile     Sat Feb 19 00:44:52 2005 +0000
+++ b/meta-pkgs/netbsd-www/Makefile     Sat Feb 19 00:45:58 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2005/02/19 00:26:14 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/02/19 00:45:58 wiz Exp $
 #
 
-DISTNAME=      netbsd-www-1.3
+DISTNAME=      netbsd-www-1.2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -12,8 +12,8 @@
 # we add an explicit dependency on docbook-xsl here since earlier versions
 # generated slightly different html code, leading to a large number of
 # unneccessary 'regen' commits
-DEPENDS+=      docbook-xsl>=1.68.1:../../textproc/docbook-xsl
-DEPENDS+=      docbook-website>=2.5.0:../../textproc/docbook-website
+DEPENDS+=      docbook-xsl>=1.67.0:../../textproc/docbook-xsl
+DEPENDS+=      docbook-website>=2.3nb3:../../textproc/docbook-website
 DEPENDS+=      libxslt>=1.0.20:../../textproc/libxslt
 DEPENDS+=      ImageMagick>=5.5.7.11nb1:../../graphics/ImageMagick
 DEPENDS+=      xearth>=1.1:../../x11/xearth



Home | Main Index | Thread Index | Old Index