diff options
author | recht <recht@pkgsrc.org> | 2004-02-28 19:51:16 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-02-28 19:51:16 +0000 |
commit | d92beeb0089b66b22c7934aa0ac6f2dbb016fe33 (patch) | |
tree | 56f8f7597497f5f68e274285f3d69b75ccea6d76 /devel | |
parent | cd3134c1baa5bac092239b9cfe86db2577408125 (diff) | |
download | pkgsrc-d92beeb0089b66b22c7934aa0ac6f2dbb016fe33.tar.gz |
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.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/tla/Makefile | 4 | ||||
-rw-r--r-- | devel/tla/PLIST | 3 | ||||
-rw-r--r-- | devel/tla/distinfo | 6 |
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/tla/Makefile b/devel/tla/Makefile index 3430b91d077..e2579a1cd2c 100644 --- a/devel/tla/Makefile +++ b/devel/tla/Makefile @@ -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/ diff --git a/devel/tla/PLIST b/devel/tla/PLIST index a604cd29c7d..cd82e26f45f 100644 --- a/devel/tla/PLIST +++ b/devel/tla/PLIST @@ -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 diff --git a/devel/tla/distinfo b/devel/tla/distinfo index d7630a3def8..c6110cfc8b7 100644 --- a/devel/tla/distinfo +++ b/devel/tla/distinfo @@ -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 |