Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 00:26:24 +0000 (GMT)
From:      Nils M Holm <nmh@freenet.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26413: port update: t3x-6.10.1 to t3x-6.10.2
Message-ID:  <Pine.BSF.3.96.1010408002526.3560A-100000@Freefall.UUCP>

next in thread | raw e-mail | index | archive | help

>Number:         26413
>Category:       ports
>Synopsis:       port update: t3x-6.10.1 to t3x-6.10.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 07 15:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Nils M Holm
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
>Environment:

FreeBSD-current

>Description:

Just an update. There are some patches in the 'files' subdir which I
do not understand (they are not required on my system), so I have just
copied them to the new port.
BTW, the port does currently NOT work on FreeBSD/Alpha.

>How-To-Repeat:
>Fix:

diff -u 6.10.1/Makefile 6.10.2/Makefile
--- 6.10.1/Makefile	Sun Mar 18 23:12:42 2001
+++ 6.10.2/Makefile	Sun Apr  8 00:14:21 2001
@@ -2,12 +2,12 @@
 # Date created:				15 October 2000
 # Whom:					Nils M Holm <nmh@t3x.org>
 #
-# $FreeBSD: ports/lang/t3x/Makefile,v 1.2 2001/03/18 15:43:57 kevlo Exp $
+# $FreeBSD: ports/lang/t3x/Makefile,v 1.1 2000/12/19 11:26:48 will Exp $
 #
 
 PORTNAME=	t3x
-PORTVERSION=	6.10.1
-DISTNAME=	t3x-6A1
+PORTVERSION=	6.10.2
+DISTNAME=	t3x-6A2
 CATEGORIES=	lang devel
 MASTER_SITES= 	http://www.t3x.org/Compiler/ \
 		http://www.homepages.de/home/nmh/T3X/Compiler/
diff -u 6.10.1/distinfo 6.10.2/distinfo
--- 6.10.1/distinfo	Sun Mar 18 23:12:42 2001
+++ 6.10.2/distinfo	Sun Apr  8 00:20:04 2001
@@ -1 +1 @@
-MD5 (t3x-6A1.tar.gz) = e60670bc08e35f203b248fb53764183c
+MD5 (t3x-6A2.tar.gz) = 7263901444be7cee58b10b21e05edd0e
Common subdirectories: 6.10.1/files and 6.10.2/files
diff -u 6.10.1/pkg-plist 6.10.2/pkg-plist
--- 6.10.1/pkg-plist	Sun Mar 18 23:12:42 2001
+++ 6.10.2/pkg-plist	Sun Apr  8 00:14:21 2001
@@ -1,9 +1,9 @@
-@cwd /usr/local
 bin/s86
 bin/thelp
 bin/tx
 bin/txcm
 bin/txdump
+bin/txmake
 bin/txpc
 bin/txprint
 bin/txsum
@@ -22,6 +22,7 @@
 t3x/r6/bin/txdpf
 t3x/r6/bin/txdump
 t3x/r6/bin/txld
+t3x/r6/bin/txmake
 t3x/r6/bin/txopt
 t3x/r6/bin/txpc
 t3x/r6/bin/txprint
@@ -76,6 +77,8 @@
 t3x/r6/system.txrc
 t3x/r6/txprint.rules
 @unexec rm -f %D/t3x/r6/classes/CLASSND-
+@unexec rm -f %D/t3x/r6/classes/CLASSNDX
+@unexec rm -f %D/t3x/r6/doc/sdv-config
 @dirrm t3x/r6/bin
 @dirrm t3x/r6/classes
 @dirrm t3x/r6/lib


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1010408002526.3560A-100000>