Subject: pkg/23022: patch to upgrade devel/arch to 1.1pre5
To: None <gnats-bugs@gnats.netbsd.org>
From: Neil Booth <neil@daikokuya.co.uk>
List: netbsd-bugs
Date: 09/30/2003 21:47:21
>Number:         23022
>Category:       pkg
>Synopsis:       devel/arch is out of date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 30 20:48:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6ZC
>Organization:
>Environment:
System: NetBSD cat 1.6ZC NetBSD 1.6ZC (MYKERNEL) #0: Wed Sep 24 21:44:37 BST 2003 root@cat:/usr/obj/usr/src/sys/arch/i386/compile/MYKERNEL i386
Architecture: i386
Machine: i386
>Description:
	Patch attached for latest version
>How-To-Repeat:
>Fix:
	Apply following patch.  Note that arch depends, and always has
depended, on GNU patch.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/arch/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile	2003/07/21 16:43:15	1.11
+++ Makefile	2003/09/30 20:41:11
@@ -1,11 +1,11 @@
 # $NetBSD: Makefile,v 1.11 2003/07/21 16:43:15 martti Exp $
 #
 
-DISTNAME=	arch1.0pre25
-PKGNAME=	arch-1.0.0.25
+DISTNAME=	tla-1.1pre5
+PKGNAME=	tla-1.1.0.5
 WRKSRC=		${WRKDIR}/${DISTNAME}/src/=build
 CATEGORIES=	devel
-MASTER_SITES=	http://regexps.srparish.net/src/arch/
+MASTER_SITES=	http://regexps.srparish.net/src/tla/
 
 MAINTAINER=	schmonz@NetBSD.org
 HOMEPAGE=	http://arch.fifthvision.net/bin/view/Arch/WebHome
@@ -15,7 +15,8 @@ USE_GMAKE=	# defined
 
 HAS_CONFIGURE=		# defined
 CONFIGURE_SCRIPT=	../configure
-CONFIGURE_ARGS+=	--prefix ${PREFIX}
+CONFIGURE_ARGS+=	--prefix ${PREFIX} --with-gnu-patch=${PREFIX}/bin/gpatch
+DEPENDS+=               patch-[0-9]*:../../devel/patch
 
 HTMLDIR=	${PREFIX}/share/doc/html/arch
 EXAMPLESDIR=	${PREFIX}/share/examples/arch
@@ -27,7 +28,7 @@ post-extract:
 post-install:
 	# Install arch documentation.
 	${INSTALL_DATA_DIR} ${HTMLDIR}
-	${CP} -R ${WRKDIR}/${DISTNAME}/docs/html/* ${HTMLDIR}
+	${CP} -R ${WRKDIR}/${DISTNAME}/src/docs-tla/html/* ${HTMLDIR}
 	${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${HTMLDIR}
 	${CHMOD} -R ugo-w ${HTMLDIR}
 
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/arch/PLIST,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST
--- PLIST	2003/06/17 08:18:37	1.6
+++ PLIST	2003/09/30 20:41:11
@@ -1,587 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2003/06/17 08:18:37 wiz Exp $
-bin/add-log
-bin/add-tag
-bin/arch--pre-release-25--1.0-cfg
-bin/arch--pre-release-25-cfg
-bin/arch-cfg
-bin/as-daemon
-bin/branches
-bin/cachedrevs
-bin/cacherev
-bin/cat-archive-log
-bin/cat-log
-bin/categories
-bin/cfgcat
-bin/changelog
-bin/changeset
-bin/cmtrev
-bin/copy-file-list
-bin/dangerous-rename
-bin/default-tag
-bin/delete-tag
-bin/do-changeset
-bin/file-diffs
-bin/file-metadata
-bin/file-tag
-bin/find-pristine
-bin/ftp-push
-bin/get-patch
-bin/getrev
-bin/imprev
-bin/init-tree
-bin/inv-tag
-bin/inventory
-bin/larch
-bin/library-add
-bin/library-archives
-bin/library-branches
-bin/library-categories
-bin/library-file
-bin/library-find
-bin/library-log
-bin/library-remove
-bin/library-revisions
-bin/library-versions
-bin/lock-pristine
-bin/lock-revision
-bin/log-ls
-bin/logs
-bin/ls-archives
-bin/ls-pristines
-bin/make-archive
-bin/make-branch
-bin/make-category
-bin/make-links
-bin/make-log
-bin/make-version
-bin/merges
-bin/move-tag
-bin/my-default-archive
-bin/my-id
-bin/my-revision-library
-bin/need-args
-bin/parse-package-name
-bin/pipe-friendly
-bin/read-link
-bin/redo-changes
-bin/register-archive
-bin/remove-links
-bin/remove-log
-bin/revisions
-bin/set-file-metadata
-bin/set-tree-version
-bin/show-changeset
-bin/srcfind
-bin/tagging-method
-bin/tagrev
-bin/tree-lint
-bin/tree-root
-bin/tree-version
-bin/uncacherev
-bin/undo-changes
-bin/unfold
-bin/valid-package-name
-bin/versions
-bin/wftp-cd
-bin/wftp-delete
-bin/wftp-get
-bin/wftp-home
-bin/wftp-ls
-bin/wftp-mkdir
-bin/wftp-noop
-bin/wftp-put
-bin/wftp-pwd
-bin/wftp-rename
-bin/wftp-rmdir
-bin/what-changed
-bin/whats-missing
-bin/whereis-archive
-bin/with-file-lock
-bin/with-ftp
-include/hackerlab/arrays/ar.h
-include/hackerlab/arrays/pow2-array-compact.h
-include/hackerlab/arrays/pow2-array-print.h
-include/hackerlab/arrays/pow2-array.h
-include/hackerlab/bitsets/bits-print.h
-include/hackerlab/bitsets/bits.h
-include/hackerlab/bitsets/bitset-print.h
-include/hackerlab/bitsets/bitset-tree-print.h
-include/hackerlab/bitsets/bitset-tree.h
-include/hackerlab/bitsets/bitset.h
-include/hackerlab/bitsets/uni-bits.h
-include/hackerlab/bugs/panic-exit.h
-include/hackerlab/bugs/panic.h
-include/hackerlab/bugs/test-coverage.h
-include/hackerlab/char/char-class.h
-include/hackerlab/char/char-name.h
-include/hackerlab/char/str-many.h
-include/hackerlab/char/str.h
-include/hackerlab/cmd/main.h
-include/hackerlab/cmd/opt.h
-include/hackerlab/fmt/cvt-double-constants.h
-include/hackerlab/fmt/cvt-double-tables.h
-include/hackerlab/fmt/cvt-double.h
-include/hackerlab/fmt/cvt.h
-include/hackerlab/fs/cwd.h
-include/hackerlab/fs/file-names.h
-include/hackerlab/fs/tmp-files.h
-include/hackerlab/hash/hash-utils.h
-include/hackerlab/hash/hashtree.h
-include/hackerlab/machine/alignment.h
-include/hackerlab/machine/endian.h
-include/hackerlab/machine/types.h
-include/hackerlab/mem/alloc-limits.h
-include/hackerlab/mem/mem.h
-include/hackerlab/mem/must-malloc.h
-include/hackerlab/os/arpa/inet.h
-include/hackerlab/os/char-class-locale.h
-include/hackerlab/os/char-cmp-locale.h
-include/hackerlab/os/dirent.h
-include/hackerlab/os/errno-to-string.h
-include/hackerlab/os/errno.h
-include/hackerlab/os/exit-status.h
-include/hackerlab/os/exit.h
-include/hackerlab/os/fcntl.h
-include/hackerlab/os/limits.h
-include/hackerlab/os/malloc.h
-include/hackerlab/os/math.h
-include/hackerlab/os/netdb.h
-include/hackerlab/os/netinet/in.h
-include/hackerlab/os/pwd.h
-include/hackerlab/os/setjmp.h
-include/hackerlab/os/signal.h
-include/hackerlab/os/stdarg.h
-include/hackerlab/os/stddef.h
-include/hackerlab/os/stdlib.h
-include/hackerlab/os/sys/mman.h
-include/hackerlab/os/sys/param.h
-include/hackerlab/os/sys/socket.h
-include/hackerlab/os/sys/stat.h
-include/hackerlab/os/sys/time.h
-include/hackerlab/os/sys/types.h
-include/hackerlab/os/sys/un.h
-include/hackerlab/os/sys/wait.h
-include/hackerlab/os/time.h
-include/hackerlab/os/unistd.h
-include/hackerlab/os/utime.h
-include/hackerlab/rx-posix/dup-max.h
-include/hackerlab/rx-posix/errnorx.h
-include/hackerlab/rx-posix/limits.h
-include/hackerlab/rx-posix/match-regexp.h
-include/hackerlab/rx-posix/posix.h
-include/hackerlab/rx-posix/re8-parse.h
-include/hackerlab/rx-posix/regex.h
-include/hackerlab/rx-posix/regexps.h
-include/hackerlab/rx-xml/re.h
-include/hackerlab/rx/bits-tree-rules.h
-include/hackerlab/rx/dbug.h
-include/hackerlab/rx/dfa-cache.h
-include/hackerlab/rx/dfa-iso8859-1.h
-include/hackerlab/rx/dfa-utf16.h
-include/hackerlab/rx/dfa-utf8.h
-include/hackerlab/rx/dfa.h
-include/hackerlab/rx/escape.h
-include/hackerlab/rx/nfa-cache.h
-include/hackerlab/rx/nfa.h
-include/hackerlab/rx/super.h
-include/hackerlab/rx/tree.h
-include/hackerlab/sort/qsort.h
-include/hackerlab/uni/coding-inlines.h
-include/hackerlab/uni/coding.h
-include/hackerlab/uni/invariant.h
-include/hackerlab/uni/unidata.h
-include/hackerlab/unicode/unicode.h
-include/hackerlab/unicode/unidata.h
-include/hackerlab/unidata/bitset-lookup.h
-include/hackerlab/unidata/bitsets.h
-include/hackerlab/unidata/blocks.h
-include/hackerlab/unidata/case-db-inlines.h
-include/hackerlab/unidata/case-db-macros.h
-include/hackerlab/unidata/case-db.h
-include/hackerlab/unidata/coding.h
-include/hackerlab/unidata/combine-db-macros.h
-include/hackerlab/unidata/combine-db.h
-include/hackerlab/unidata/db-inlines.h
-include/hackerlab/unidata/db-macros.h
-include/hackerlab/unidata/db.h
-include/hackerlab/unidata/decomp-db-macros.h
-include/hackerlab/unidata/decomp-db.h
-include/hackerlab/unidata/unidata.h
-include/hackerlab/vu-network/url-socket.h
-include/hackerlab/vu/printfmt-va.h
-include/hackerlab/vu/printfmt.h
-include/hackerlab/vu/reserv.h
-include/hackerlab/vu/safe-printfmt.h
-include/hackerlab/vu/safe-vfdbuf.h
-include/hackerlab/vu/safe-vu-utils-vfdbuf.h
-include/hackerlab/vu/safe-vu-utils.h
-include/hackerlab/vu/safe.h
-include/hackerlab/vu/url-fd.h
-include/hackerlab/vu/vfdbuf.h
-include/hackerlab/vu/vu-bad-arg.h
-include/hackerlab/vu/vu-dash.h
-include/hackerlab/vu/vu-help.h
-include/hackerlab/vu/vu-sys.h
-include/hackerlab/vu/vu-utils-vfdbuf.h
-include/hackerlab/vu/vu-utils.h
-include/hackerlab/vu/vu-virtual-null.h
-include/hackerlab/vu/vu.h
-include/hackerlab/xml/charsets.h
-lib/libhackerlab.a
-libexec/arch/arch/add
-libexec/arch/arch/add-log
-libexec/arch/arch/add-pristine
-libexec/arch/arch/arch-rmrf
-libexec/arch/arch/archive-cache-revision
-libexec/arch/arch/archive-cached-revisions
-libexec/arch/arch/archive-readme
-libexec/arch/arch/archive-uncache-revision
-libexec/arch/arch/archives
-libexec/arch/arch/body-indent
-libexec/arch/arch/branch-readme
-libexec/arch/arch/branches
-libexec/arch/arch/build-by-patching
-libexec/arch/arch/build-config
-libexec/arch/arch/build-revision
-libexec/arch/arch/cache-dir
-libexec/arch/arch/cached-index
-libexec/arch/arch/cat-archive-log
-libexec/arch/arch/cat-library-file
-libexec/arch/arch/cat-log
-libexec/arch/arch/categories
-libexec/arch/arch/category-readme
-libexec/arch/arch/changelog
-libexec/arch/arch/commit
-libexec/arch/arch/config-history
-libexec/arch/arch/copy-from-archive-cache
-libexec/arch/arch/copy-from-cache
-libexec/arch/arch/copy-from-fresh-start-base
-libexec/arch/arch/copy-from-library
-libexec/arch/arch/copy-or-stash
-libexec/arch/arch/copy-to-patch-log
-libexec/arch/arch/copy-tree-precious
-libexec/arch/arch/delete
-libexec/arch/arch/delete-pristine
-libexec/arch/arch/delta-patch
-libexec/arch/arch/dopatch
-libexec/arch/arch/empty-patch
-libexec/arch/arch/explicit-default
-libexec/arch/arch/file-diffs
-libexec/arch/arch/file-history
-libexec/arch/arch/file-list
-libexec/arch/arch/file-syntax-filter
-libexec/arch/arch/find-in-cache
-libexec/arch/arch/get
-libexec/arch/arch/get-archive-name
-libexec/arch/arch/get-patch
-libexec/arch/arch/heading
-libexec/arch/arch/import
-libexec/arch/arch/indicated-config-file
-libexec/arch/arch/indicated-revision
-libexec/arch/arch/init-tree
-libexec/arch/arch/inventory
-libexec/arch/arch/join-branch
-libexec/arch/arch/larch
-libexec/arch/arch/library-add
-libexec/arch/arch/library-archives
-libexec/arch/arch/library-branches
-libexec/arch/arch/library-categories
-libexec/arch/arch/library-file
-libexec/arch/arch/library-find
-libexec/arch/arch/library-log
-libexec/arch/arch/library-remove
-libexec/arch/arch/library-revisions
-libexec/arch/arch/library-versions
-libexec/arch/arch/lock-branch
-libexec/arch/arch/lock-pristine
-libexec/arch/arch/lock-revision
-libexec/arch/arch/log-for-merge
-libexec/arch/arch/log-header-field
-libexec/arch/arch/log-ls
-libexec/arch/arch/logs
-libexec/arch/arch/mail-new-branches
-libexec/arch/arch/mail-new-categories
-libexec/arch/arch/mail-new-revisions
-libexec/arch/arch/mail-new-versions
-libexec/arch/arch/make-archive
-libexec/arch/arch/make-branch
-libexec/arch/arch/make-cache-temp-dir
-libexec/arch/arch/make-category
-libexec/arch/arch/make-lock
-libexec/arch/arch/make-log
-libexec/arch/arch/make-sync-tree
-libexec/arch/arch/make-version
-libexec/arch/arch/merge-points
-libexec/arch/arch/mkpatch
-libexec/arch/arch/mkpatch-files
-libexec/arch/arch/move
-libexec/arch/arch/my-default-archive
-libexec/arch/arch/my-id
-libexec/arch/arch/my-notifier
-libexec/arch/arch/my-revision-library
-libexec/arch/arch/nest
-libexec/arch/arch/nested
-libexec/arch/arch/new-on-branch
-libexec/arch/arch/noop
-libexec/arch/arch/notify
-libexec/arch/arch/notify-library
-libexec/arch/arch/old-file
-libexec/arch/arch/parse-package-name
-libexec/arch/arch/patch-add-log
-libexec/arch/arch/patch-level-lt
-libexec/arch/arch/patch-report
-libexec/arch/arch/previous-patch-level
-libexec/arch/arch/pristines
-libexec/arch/arch/push-mirror
-libexec/arch/arch/push-new-revisions
-libexec/arch/arch/putdir
-libexec/arch/arch/putlast
-libexec/arch/arch/reconcile
-libexec/arch/arch/record-config
-libexec/arch/arch/redo
-libexec/arch/arch/register-archive
-libexec/arch/arch/remove-log
-libexec/arch/arch/replay
-libexec/arch/arch/replay-config
-libexec/arch/arch/revisions
-libexec/arch/arch/sendmail-mailx
-libexec/arch/arch/set-tree-version
-libexec/arch/arch/show-config
-libexec/arch/arch/sort-revisions
-libexec/arch/arch/star-merge
-libexec/arch/arch/tag
-libexec/arch/arch/tagging-method
-libexec/arch/arch/take-from-cache
-libexec/arch/arch/top
-libexec/arch/arch/touched-files-prereqs
-libexec/arch/arch/tree-lint
-libexec/arch/arch/tree-repair
-libexec/arch/arch/tree-root
-libexec/arch/arch/tree-version
-libexec/arch/arch/undo
-libexec/arch/arch/update
-libexec/arch/arch/update-config
-libexec/arch/arch/valid-archive-location
-libexec/arch/arch/valid-archive-name
-libexec/arch/arch/valid-config-name
-libexec/arch/arch/valid-id
-libexec/arch/arch/valid-log-file
-libexec/arch/arch/valid-package-name
-libexec/arch/arch/valid-patch-level-name
-libexec/arch/arch/version-readme
-libexec/arch/arch/versions
-libexec/arch/arch/wd-check-for-patch-log
-libexec/arch/arch/wd-mv-pristine
-libexec/arch/arch/wd-txn
-libexec/arch/arch/what-changed
-libexec/arch/arch/whats-missing
-libexec/arch/arch/whereis-archive
-libexec/arch/arch/with-archive
-libexec/arch/arch/with-archive-settings
-libexec/arch/arch/without-archive
-libexec/arch/archive-transactions/Help.category
-libexec/arch/archive-transactions/Help.category_title
-libexec/arch/archive-transactions/Help.list
-libexec/arch/archive-transactions/arch-rmrf
-libexec/arch/archive-transactions/build-by-patching
-libexec/arch/archive-transactions/build-revision
-libexec/arch/archive-transactions/commit
-libexec/arch/archive-transactions/copy-from-archive-cache
-libexec/arch/archive-transactions/copy-from-fresh-start-base
-libexec/arch/archive-transactions/get
-libexec/arch/archive-transactions/get-patch
-libexec/arch/archive-transactions/import
-libexec/arch/archive-transactions/lock-branch
-libexec/arch/archive-transactions/lock-revision
-libexec/arch/archive-transactions/make-lock
-libexec/arch/archive-transactions/push-mirror
-libexec/arch/archive-transactions/putdir
-libexec/arch/archive-transactions/putlast
-libexec/arch/archive-transactions/wd-txn
-libexec/arch/archives/Help.category
-libexec/arch/archives/Help.category_title
-libexec/arch/archives/Help.list
-libexec/arch/archives/archive-cache-revision
-libexec/arch/archives/archive-cached-revisions
-libexec/arch/archives/archive-readme
-libexec/arch/archives/archive-uncache-revision
-libexec/arch/archives/branch-readme
-libexec/arch/archives/branches
-libexec/arch/archives/cat-archive-log
-libexec/arch/archives/categories
-libexec/arch/archives/category-readme
-libexec/arch/archives/get-archive-name
-libexec/arch/archives/make-archive
-libexec/arch/archives/make-branch
-libexec/arch/archives/make-category
-libexec/arch/archives/make-version
-libexec/arch/archives/noop
-libexec/arch/archives/previous-patch-level
-libexec/arch/archives/revisions
-libexec/arch/archives/version-readme
-libexec/arch/archives/versions
-libexec/arch/branching-and-merging/Help.category
-libexec/arch/branching-and-merging/Help.category_title
-libexec/arch/branching-and-merging/Help.list
-libexec/arch/branching-and-merging/delta-patch
-libexec/arch/branching-and-merging/join-branch
-libexec/arch/branching-and-merging/make-sync-tree
-libexec/arch/branching-and-merging/reconcile
-libexec/arch/branching-and-merging/replay
-libexec/arch/branching-and-merging/star-merge
-libexec/arch/branching-and-merging/tag
-libexec/arch/branching-and-merging/update
-libexec/arch/branching-and-merging/whats-missing
-libexec/arch/configurations/Help.category
-libexec/arch/configurations/Help.category_title
-libexec/arch/configurations/Help.list
-libexec/arch/configurations/build-config
-libexec/arch/configurations/config-history
-libexec/arch/configurations/record-config
-libexec/arch/configurations/replay-config
-libexec/arch/configurations/show-config
-libexec/arch/configurations/update-config
-libexec/arch/input/Help.category
-libexec/arch/input/Help.category_title
-libexec/arch/input/Help.list
-libexec/arch/input/file-syntax-filter
-libexec/arch/inventory/Help.category
-libexec/arch/inventory/Help.category_title
-libexec/arch/inventory/Help.list
-libexec/arch/inventory/add
-libexec/arch/inventory/delete
-libexec/arch/inventory/explicit-default
-libexec/arch/inventory/inventory
-libexec/arch/inventory/move
-libexec/arch/inventory/tagging-method
-libexec/arch/inventory/tree-lint
-libexec/arch/library/Help.category
-libexec/arch/library/Help.category_title
-libexec/arch/library/Help.list
-libexec/arch/library/cat-library-file
-libexec/arch/library/copy-from-library
-libexec/arch/library/file-history
-libexec/arch/library/file-history.awk
-libexec/arch/library/library-add
-libexec/arch/library/library-archives
-libexec/arch/library/library-branches
-libexec/arch/library/library-categories
-libexec/arch/library/library-file
-libexec/arch/library/library-find
-libexec/arch/library/library-log
-libexec/arch/library/library-remove
-libexec/arch/library/library-revisions
-libexec/arch/library/library-versions
-libexec/arch/library/my-revision-library
-libexec/arch/library/touched-files-prereqs
-libexec/arch/local-cache/Help.category
-libexec/arch/local-cache/Help.category_title
-libexec/arch/local-cache/Help.list
-libexec/arch/local-cache/add-pristine
-libexec/arch/local-cache/cache-dir
-libexec/arch/local-cache/cached-index
-libexec/arch/local-cache/copy-from-cache
-libexec/arch/local-cache/delete-pristine
-libexec/arch/local-cache/file-diffs
-libexec/arch/local-cache/find-in-cache
-libexec/arch/local-cache/lock-pristine
-libexec/arch/local-cache/make-cache-temp-dir
-libexec/arch/local-cache/old-file
-libexec/arch/local-cache/pristines
-libexec/arch/local-cache/take-from-cache
-libexec/arch/local-cache/wd-mv-pristine
-libexec/arch/local-cache/what-changed
-libexec/arch/naming-conventions/Help.category
-libexec/arch/naming-conventions/Help.category_title
-libexec/arch/naming-conventions/Help.list
-libexec/arch/naming-conventions/indicated-config-file
-libexec/arch/naming-conventions/indicated-revision
-libexec/arch/naming-conventions/parse-package-name
-libexec/arch/naming-conventions/patch-level-lt
-libexec/arch/naming-conventions/sort-revisions
-libexec/arch/naming-conventions/valid-archive-location
-libexec/arch/naming-conventions/valid-archive-name
-libexec/arch/naming-conventions/valid-config-name
-libexec/arch/naming-conventions/valid-id
-libexec/arch/naming-conventions/valid-package-name
-libexec/arch/naming-conventions/valid-patch-level-name
-libexec/arch/notify/Help.category
-libexec/arch/notify/Help.category_title
-libexec/arch/notify/Help.list
-libexec/arch/notify/mail-new-branches
-libexec/arch/notify/mail-new-categories
-libexec/arch/notify/mail-new-revisions
-libexec/arch/notify/mail-new-versions
-libexec/arch/notify/my-notifier
-libexec/arch/notify/notify
-libexec/arch/notify/notify-library
-libexec/arch/notify/push-new-revisions
-libexec/arch/notify/sendmail-mailx
-libexec/arch/output/Help.category
-libexec/arch/output/Help.category_title
-libexec/arch/output/Help.list
-libexec/arch/output/body-indent
-libexec/arch/output/file-list
-libexec/arch/output/heading
-libexec/arch/output/nest
-libexec/arch/output/nested
-libexec/arch/output/top
-libexec/arch/patch-logs/Help.category
-libexec/arch/patch-logs/Help.category_title
-libexec/arch/patch-logs/Help.list
-libexec/arch/patch-logs/add-log
-libexec/arch/patch-logs/cat-log
-libexec/arch/patch-logs/changelog
-libexec/arch/patch-logs/copy-to-patch-log
-libexec/arch/patch-logs/log-for-merge
-libexec/arch/patch-logs/log-header-field
-libexec/arch/patch-logs/log-ls
-libexec/arch/patch-logs/logs
-libexec/arch/patch-logs/make-log
-libexec/arch/patch-logs/merge-points
-libexec/arch/patch-logs/new-on-branch
-libexec/arch/patch-logs/patch-list-description.awk
-libexec/arch/patch-logs/remove-log
-libexec/arch/patch-logs/valid-log-file
-libexec/arch/patch-logs/wd-check-for-patch-log
-libexec/arch/patch-sets/Help.category
-libexec/arch/patch-sets/Help.category_title
-libexec/arch/patch-sets/Help.list
-libexec/arch/patch-sets/compute-renamed.awk
-libexec/arch/patch-sets/dopatch
-libexec/arch/patch-sets/empty-patch
-libexec/arch/patch-sets/include-parent-dirs.awk
-libexec/arch/patch-sets/mkpatch
-libexec/arch/patch-sets/mkpatch-files
-libexec/arch/patch-sets/mkpatch-indexes.awk
-libexec/arch/patch-sets/patch-add-log
-libexec/arch/patch-sets/patch-report
-libexec/arch/project-tree/Help.category
-libexec/arch/project-tree/Help.category_title
-libexec/arch/project-tree/Help.list
-libexec/arch/project-tree/copy-or-stash
-libexec/arch/project-tree/copy-tree-precious
-libexec/arch/project-tree/init-tree
-libexec/arch/project-tree/redo
-libexec/arch/project-tree/set-tree-version
-libexec/arch/project-tree/tree-repair
-libexec/arch/project-tree/tree-root
-libexec/arch/project-tree/tree-version
-libexec/arch/project-tree/undo
-libexec/arch/remote/Help.category
-libexec/arch/remote/Help.category_title
-libexec/arch/remote/Help.list
-libexec/arch/remote/with-archive
-libexec/arch/remote/with-archive-settings
-libexec/arch/remote/without-archive
-libexec/arch/user/Help.category
-libexec/arch/user/Help.category_title
-libexec/arch/user/Help.list
-libexec/arch/user/archives
-libexec/arch/user/my-default-archive
-libexec/arch/user/my-id
-libexec/arch/user/register-archive
-libexec/arch/user/whereis-archive
+@comment $NetBSD$
+bin/tla
+share/doc/html/arch/about.html
 share/doc/html/arch/arch.html
 share/doc/html/arch/archive-caching.html
 share/doc/html/arch/changeset-format.html
@@ -590,7 +9,9 @@ share/doc/html/arch/cherrypicking-change
 share/doc/html/arch/development-branches.html
 share/doc/html/arch/document-license.html
 share/doc/html/arch/elementary-branches.html
+share/doc/html/arch/examples-quickstart.html
 share/doc/html/arch/exploring-changesets.html
+share/doc/html/arch/glossary.html
 share/doc/html/arch/importing-first.html
 share/doc/html/arch/in-general.html
 share/doc/html/arch/indexes.html
@@ -606,60 +27,15 @@ share/doc/html/arch/naming-conventions.h
 share/doc/html/arch/new-archive.html
 share/doc/html/arch/new-project.html
 share/doc/html/arch/new-source.html
-share/doc/html/arch/notifiers.html
-share/doc/html/arch/private-mirrors.html
 share/doc/html/arch/project-management.html
 share/doc/html/arch/retrieving-earlier-revisions.html
 share/doc/html/arch/revision-libraries.html
 share/doc/html/arch/selected-files-commits.html
 share/doc/html/arch/shared-and-public-archives.html
 share/doc/html/arch/source-license.html
-share/doc/html/arch/summary.html
 share/doc/html/arch/symbolic-tags.html
 share/doc/html/arch/system-requirements.html
 share/doc/html/arch/tree-history.html
 share/doc/html/arch/update-commit.html
+share/doc/html/arch/using-hooks.html
 @dirrm share/doc/html/arch
-@dirrm libexec/arch/user
-@dirrm libexec/arch/remote
-@dirrm libexec/arch/project-tree
-@dirrm libexec/arch/patch-sets
-@dirrm libexec/arch/patch-logs
-@dirrm libexec/arch/output
-@dirrm libexec/arch/notify
-@dirrm libexec/arch/naming-conventions
-@dirrm libexec/arch/local-cache
-@dirrm libexec/arch/library
-@dirrm libexec/arch/inventory
-@dirrm libexec/arch/input
-@dirrm libexec/arch/configurations
-@dirrm libexec/arch/branching-and-merging
-@dirrm libexec/arch/archives
-@dirrm libexec/arch/archive-transactions
-@dirrm libexec/arch/arch
-@dirrm libexec/arch
-@dirrm include/hackerlab/xml
-@dirrm include/hackerlab/vu-network
-@dirrm include/hackerlab/vu
-@dirrm include/hackerlab/unidata
-@dirrm include/hackerlab/unicode
-@dirrm include/hackerlab/uni
-@dirrm include/hackerlab/sort
-@dirrm include/hackerlab/rx-xml
-@dirrm include/hackerlab/rx-posix
-@dirrm include/hackerlab/rx
-@dirrm include/hackerlab/os/sys
-@dirrm include/hackerlab/os/netinet
-@dirrm include/hackerlab/os/arpa
-@dirrm include/hackerlab/os
-@dirrm include/hackerlab/mem
-@dirrm include/hackerlab/machine
-@dirrm include/hackerlab/hash
-@dirrm include/hackerlab/fs
-@dirrm include/hackerlab/fmt
-@dirrm include/hackerlab/cmd
-@dirrm include/hackerlab/char
-@dirrm include/hackerlab/bugs
-@dirrm include/hackerlab/bitsets
-@dirrm include/hackerlab/arrays
-@dirrm include/hackerlab
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/arch/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo	2003/06/17 08:18:37	1.5
+++ distinfo	2003/09/30 20:41:11
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.5 2003/06/17 08:18:37 wiz Exp $
 
-SHA1 (arch1.0pre25.tar.gz) = 30424906e71067f2a9e77be6a2052d6b83d11dd6
-Size (arch1.0pre25.tar.gz) = 3368183 bytes
+SHA1 (tla-1.1pre5.tar.gz) = 24a7e0c3147c0c616758859fbc0ff0ce0d379db4
+Size (tla-1.1pre5.tar.gz) = 3184930 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: