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.15:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/436b3861df0b
branches:  trunk
changeset: 467642:436b3861df0b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Feb 04 17:14:19 2004 +0000

description:
Update to 0.15:

Version 0.15 (2004/02/04)
-------------------------

* Documentation changes to match Buildtool 0.15.

  - Removed all information about bt_make and bt_wrap.

  - Added preliminar information about the new bt_logic module.

* Added a simple tutorial for developers, guiding them in the creation of
  a simple project from the beginning.

diffstat:

 devel/buildtool-doc/Makefile |  5 ++---
 devel/buildtool-doc/PLIST    |  7 ++++---
 devel/buildtool-doc/distinfo |  6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r d8af4df41a99 -r 436b3861df0b devel/buildtool-doc/Makefile
--- a/devel/buildtool-doc/Makefile      Wed Feb 04 17:12:09 2004 +0000
+++ b/devel/buildtool-doc/Makefile      Wed Feb 04 17:14:19 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/12/04 19:48:24 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/04 17:14:19 jmmv Exp $
 #
 
-DISTNAME=      buildtool-doc-0.14
-PKGREVISION=   1
+DISTNAME=      buildtool-doc-0.15
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=buildtool/}
 
diff -r d8af4df41a99 -r 436b3861df0b devel/buildtool-doc/PLIST
--- a/devel/buildtool-doc/PLIST Wed Feb 04 17:12:09 2004 +0000
+++ b/devel/buildtool-doc/PLIST Wed Feb 04 17:14:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/09/05 18:51:45 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/02/04 17:14:19 jmmv Exp $
 share/doc/${PKGNAME}/CHANGES
 share/doc/${PKGNAME}/COPYING
 share/doc/${PKGNAME}/PEOPLE
@@ -7,17 +7,18 @@
 share/doc/html/buildtool/bt_dist.html
 share/doc/html/buildtool/bt_doc.html
 share/doc/html/buildtool/bt_lint.html
-share/doc/html/buildtool/bt_make.html
+share/doc/html/buildtool/bt_logic.html
 share/doc/html/buildtool/bt_pkgflags.html
 share/doc/html/buildtool/bt_swcgen.html
 share/doc/html/buildtool/bt_wizard.html
 share/doc/html/buildtool/buildtool.html
 share/doc/html/buildtool/config.html
 share/doc/html/buildtool/defs.html
+share/doc/html/buildtool/devtut.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/logic.html
 share/doc/html/buildtool/pt01.html
 share/doc/html/buildtool/pt02.html
 share/doc/html/buildtool/scripts.html
diff -r d8af4df41a99 -r 436b3861df0b devel/buildtool-doc/distinfo
--- a/devel/buildtool-doc/distinfo      Wed Feb 04 17:12:09 2004 +0000
+++ b/devel/buildtool-doc/distinfo      Wed Feb 04 17:14:19 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/09/05 18:51:45 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2004/02/04 17:14:19 jmmv Exp $
 
-SHA1 (buildtool-doc-0.14.tar.gz) = 44a9f924b295507f191c310250056177b89f130a
-Size (buildtool-doc-0.14.tar.gz) = 50338 bytes
+SHA1 (buildtool-doc-0.15.tar.gz) = ac26b25338d7aa4929697cb2b891ec4f794bba1e
+Size (buildtool-doc-0.15.tar.gz) = 44240 bytes



Home | Main Index | Thread Index | Old Index