update to 1.2
This release contains a number of significant performance and feature enhancements and reflects the contributions of an active community of volunteer developers, reviewers, enlightening critics, kibitzers, and testers. Of particular interest to many will be the new support (relative to 1.1) for "archive signing and integrity checking" -- a facility by which the integrity of a publicly accessible archive can be verified.
This commit is contained in:
parent
57daa733a4
commit
5cc92871fb
3 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2004/01/28 11:22:24 recht Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2004/02/28 19:51:16 recht Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tla-1.1
|
||||
DISTNAME= tla-1.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://regexps.srparish.net/src/tla/
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2004/01/28 11:22:24 recht Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2004/02/28 19:51:16 recht Exp $
|
||||
bin/tla
|
||||
share/doc/html/arch/advanced-revision-libraries.html
|
||||
share/doc/html/arch/arch.html
|
||||
|
@ -7,7 +7,6 @@ share/doc/html/arch/changeset-format.html
|
|||
share/doc/html/arch/checking-in-changes.html
|
||||
share/doc/html/arch/cherrypicking-changes.html
|
||||
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/exploring-changesets.html
|
||||
share/doc/html/arch/importing-first.html
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.2 2004/01/28 11:22:24 recht Exp $
|
||||
$NetBSD: distinfo,v 1.3 2004/02/28 19:51:16 recht Exp $
|
||||
|
||||
SHA1 (tla-1.1.tar.gz) = 115ebd8f1408326d7c7cfb1fb6d2e9cb84c2e43b
|
||||
Size (tla-1.1.tar.gz) = 4206207 bytes
|
||||
SHA1 (tla-1.2.tar.gz) = c69b2fb612a8bc983e1f8f62fc6ab62e0205bb0a
|
||||
Size (tla-1.2.tar.gz) = 4421771 bytes
|
||||
|
|
Loading…
Reference in a new issue