Subject: pkg/24585: Upgrade devel/tla to 1.2
To: None <gnats-bugs@gnats.NetBSD.org>
From: ,,, <neil@daikokuya.co.uk>
List: netbsd-bugs
Date: 02/27/2004 20:20:36
>Number: 24585
>Category: pkg
>Synopsis: Upgrade tla to 1.2, fix Makefile typos
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 27 20:20:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:
>Release: NetBSD 1.6ZH
>Organization:
>Environment:
System: NetBSD duron.akihabara.co.uk 1.6ZH NetBSD 1.6ZH (duron) #2: Sun Jan 18 11:49:27 GMT 2004 root@duron.akihabara.co.uk:/usr/obj/usr/src/sys/arch/i386/compile/duron i386
Architecture: i386
Machine: i386
>Description:
Upgrade tla to 1.2, fix Makefile typos
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/tla/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 28 Jan 2004 11:22:24 -0000 1.4
+++ Makefile 27 Feb 2004 20:15:05 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.4 2004/01/28 11:22:24 recht Exp $
#
-DISTNAME= tla-1.1
+DISTNAME= tla-1.2
CATEGORIES= devel
MASTER_SITES= http://regexps.srparish.net/src/tla/
@@ -19,8 +19,8 @@ USE_GNU_TOOLS+= make
HAS_CONFIGURE= # defined
CONFIGURE_SCRIPT= ../configure
CONFIGURE_ARGS+= --prefix=${PREFIX}
-CONFIGURE_ARGS+= --with-gnu-diff=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}/gdiff
-CONFIGURE_ARGS+= --with-gnu-diff3=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}/gdiff
+CONFIGURE_ARGS+= --with-gnu-diff=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}diff
+CONFIGURE_ARGS+= --with-gnu-diff3=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}diff
CONFIGURE_ARGS+= --with-gnu-patch=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}patch
CONFIGURE_ARGS+= --with-gnu-tar=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}tar
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/tla/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- PLIST 28 Jan 2004 11:22:24 -0000 1.2
+++ PLIST 27 Feb 2004 20:15:05 -0000
@@ -7,7 +7,6 @@ share/doc/html/arch/changeset-format.htm
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
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/tla/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 28 Jan 2004 11:22:24 -0000 1.2
+++ distinfo 27 Feb 2004 20:15:05 -0000
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.2 2004/01/28 11:22:24 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
>Release-Note:
>Audit-Trail:
>Unformatted: