pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/buildtool-doc Update to 0.13:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/110a61983ac5
branches:  trunk
changeset: 460554:110a61983ac5
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Aug 31 19:30:03 2003 +0000

description:
Update to 0.13:

        * Documentation changes to match Buildtool 0.13.

        * Converted build files to the new framework introduced in
          Buildtool 0.13.

        * Fixed detection of the Docbook XML DTD and the Docbook XSL
          package under Gentoo Linux.

diffstat:

 devel/buildtool-doc/Makefile |  6 +++---
 devel/buildtool-doc/PLIST    |  6 ++++--
 devel/buildtool-doc/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (55 lines):

diff -r 02ebbd679d46 -r 110a61983ac5 devel/buildtool-doc/Makefile
--- a/devel/buildtool-doc/Makefile      Sun Aug 31 19:29:06 2003 +0000
+++ b/devel/buildtool-doc/Makefile      Sun Aug 31 19:30:03 2003 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2003/07/25 12:04:54 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/08/31 19:30:03 jmmv Exp $
 #
 
-DISTNAME=      buildtool-doc-0.12
+DISTNAME=      buildtool-doc-0.13
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=buildtool/}
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
 HOMEPAGE=      http://buildtool.sourceforge.net/
-COMMENT=       Portable BSD-like build infrastructure - manual
+COMMENT=       Portable build infrastructure - manual
 
 BUILD_DEPENDS+=        docbook-xml>=4.2nb4:../../textproc/docbook-xml
 BUILD_DEPENDS+=        docbook-xsl>=1.61.3:../../textproc/docbook-xsl
diff -r 02ebbd679d46 -r 110a61983ac5 devel/buildtool-doc/PLIST
--- a/devel/buildtool-doc/PLIST Sun Aug 31 19:29:06 2003 +0000
+++ b/devel/buildtool-doc/PLIST Sun Aug 31 19:30:03 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/24 10:13:39 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/31 19:30:03 jmmv Exp $
 share/doc/html/buildtool/bt_config.html
 share/doc/html/buildtool/bt_dist.html
 share/doc/html/buildtool/bt_doc.html
@@ -9,11 +9,13 @@
 share/doc/html/buildtool/bt_wizard.html
 share/doc/html/buildtool/buildtool.html
 share/doc/html/buildtool/config.html
-share/doc/html/buildtool/ctldir.html
 share/doc/html/buildtool/defs.html
 share/doc/html/buildtool/docs.html
 share/doc/html/buildtool/index.html
 share/doc/html/buildtool/intro.html
 share/doc/html/buildtool/mks.html
+share/doc/html/buildtool/pt01.html
+share/doc/html/buildtool/pt02.html
+share/doc/html/buildtool/scripts.html
 share/doc/html/buildtool/style.css
 @dirrm share/doc/html/buildtool
diff -r 02ebbd679d46 -r 110a61983ac5 devel/buildtool-doc/distinfo
--- a/devel/buildtool-doc/distinfo      Sun Aug 31 19:29:06 2003 +0000
+++ b/devel/buildtool-doc/distinfo      Sun Aug 31 19:30:03 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/07/24 10:13:39 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2003/08/31 19:30:03 jmmv Exp $
 
-SHA1 (buildtool-doc-0.12.tar.gz) = be2f285e44119406736386430bc19f80cd346bd8
-Size (buildtool-doc-0.12.tar.gz) = 49697 bytes
+SHA1 (buildtool-doc-0.13.tar.gz) = 43544904226114381957c91a96c3b92c6f2fe239
+Size (buildtool-doc-0.13.tar.gz) = 50286 bytes



Home | Main Index | Thread Index | Old Index