pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/tla update to tla-1.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f5977c82d58
branches: trunk
changeset: 486532:3f5977c82d58
user: recht <recht%pkgsrc.org@localhost>
date: Wed Dec 29 11:26:56 2004 +0000
description:
update to tla-1.3
Important changes since GNU arch 1.2.1 include:
* reverting the 1k tagline boundary error to a warning, allowing old
archives to continue to be accessed,
* fixing a regression in get-changeset,
* fixing the "one-way" star-merge bug, and
* recognizing patch logs from archives beginning with a digit again.
diffstat:
devel/tla/Makefile | 10 +++-------
devel/tla/distinfo | 6 +++---
2 files changed, 6 insertions(+), 10 deletions(-)
diffs (39 lines):
diff -r 4b6baaa8d81a -r 3f5977c82d58 devel/tla/Makefile
--- a/devel/tla/Makefile Wed Dec 29 11:16:45 2004 +0000
+++ b/devel/tla/Makefile Wed Dec 29 11:26:56 2004 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2004/09/02 11:54:56 recht Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/29 11:26:56 recht Exp $
#
-DISTNAME= tla-1.2.1
-PKGREVISION= 2
+DISTNAME= tla-1.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=gnu-arch/} \
- http://regexps.srparish.net/src/tla/ \
- http://arch.quackerhead.com/~lord/releases/tla/
+ http://release.gnuarch.org/tla/tla-1.3/
MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://regexps.srparish.net/www/
@@ -31,8 +29,6 @@
HTMLDIR= ${PREFIX}/share/doc/html/arch
-DIST_SUBDIR= ${PKGNAME_NOREV}
-
post-extract:
${MKDIR} ${WRKSRC}
diff -r 4b6baaa8d81a -r 3f5977c82d58 devel/tla/distinfo
--- a/devel/tla/distinfo Wed Dec 29 11:16:45 2004 +0000
+++ b/devel/tla/distinfo Wed Dec 29 11:26:56 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/08/24 21:00:29 recht Exp $
+$NetBSD: distinfo,v 1.7 2004/12/29 11:26:56 recht Exp $
-SHA1 (tla-1.2.1/tla-1.2.1.tar.gz) = 688187e68a85fad011834ac496f113045dbd479e
-Size (tla-1.2.1/tla-1.2.1.tar.gz) = 4539239 bytes
+SHA1 (tla-1.3.tar.gz) = 1bceae9bc1ce9bc2ef6b2dbcaf02e212f3275632
+Size (tla-1.3.tar.gz) = 3437184 bytes
Home |
Main Index |
Thread Index |
Old Index