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 the official, GNU blessed, version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0076d9f58615
branches:  trunk
changeset: 479881:0076d9f58615
user:      recht <recht%pkgsrc.org@localhost>
date:      Tue Aug 24 21:00:29 2004 +0000

description:
Update to the official, GNU blessed, version of tla-1.2.1.

With regard to the versions that has been released as tla-1.2.1 there's
only one change:
- A small with "update -d" was fixed.

Bump PKGREVISION to distinguish the two versions and add DIST_SUBDIR.

diffstat:

 devel/tla/Makefile |  10 +++++-----
 devel/tla/distinfo |   6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r 5278a202cd72 -r 0076d9f58615 devel/tla/Makefile
--- a/devel/tla/Makefile        Tue Aug 24 20:40:41 2004 +0000
+++ b/devel/tla/Makefile        Tue Aug 24 21:00:29 2004 +0000
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2004/08/15 18:59:40 recht Exp $
+# $NetBSD: Makefile,v 1.11 2004/08/24 21:00:29 recht Exp $
 #
 
 DISTNAME=      tla-1.2.1
+PKGREVISION=   1
 CATEGORIES=    devel
-MASTER_SITES=  http://release.gnuarch.org/tla-1.2/1.2.1/       \
-               ftp://gnuarch.org/tla-1.2/1.2.1/        \
+MASTER_SITES=  ${MASTER_SITE_GNU:=gnu-arch/}           \
                http://regexps.srparish.net/src/tla/    \
                http://arch.quackerhead.com/~lord/releases/tla/
-#${MASTER_SITE_GNU:=gnu-arch/}         \
-EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    recht%NetBSD.org@localhost
 HOMEPAGE=      http://regexps.srparish.net/www/
@@ -33,6 +31,8 @@
 
 HTMLDIR=       ${PREFIX}/share/doc/html/arch
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 post-extract:
        ${MKDIR} ${WRKSRC}
 
diff -r 5278a202cd72 -r 0076d9f58615 devel/tla/distinfo
--- a/devel/tla/distinfo        Tue Aug 24 20:40:41 2004 +0000
+++ b/devel/tla/distinfo        Tue Aug 24 21:00:29 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/08/15 18:59:40 recht Exp $
+$NetBSD: distinfo,v 1.6 2004/08/24 21:00:29 recht Exp $
 
-SHA1 (tla-1.2.1.tar.bz2) = 2bd33ed5338bcc65bf2ca6cbcedf0d4da6f5c3ce
-Size (tla-1.2.1.tar.bz2) = 3041838 bytes
+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



Home | Main Index | Thread Index | Old Index