Bug 54985 - Maintainer update: lang/t3x
Summary: Maintainer update: lang/t3x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-28 17:50 UTC by Nils M Holm
Modified: 2003-07-28 19:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nils M Holm 2003-07-28 17:50:17 UTC
Update to T3X 8.0.4, added ONLY_FOR_ARCHS.

Fix: 

-- 
Nils M Holm <nmh@t3x.org> -- http://www.t3x.org/~nmh--OODBF0Wi02boDyfa36CsiQUSdPfRPrGEHdCttLZ94d6O4wQd
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ru lang/t3x-old/Makefile lang/t3x/Makefile
--- lang/t3x-old/Makefile	Mon Jun 23 14:16:52 2003
+++ lang/t3x/Makefile	Mon Jul 28 18:40:30 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	t3x
-PORTVERSION=	8.0.3
+PORTVERSION=	8.0.4
 CATEGORIES=	lang devel
 MASTER_SITES=	http://t3x.dyndns.org/files/ \
 		http://www.t3x.org/files/
@@ -15,6 +15,8 @@
 MAINTAINER=	nmh@t3x.org
 COMMENT=	A compiler for the minimum procedural language T3X
 
+ONLY_FOR_ARCHS=	i386
+
 MAN7=		t3x.7
 MANCOMPRESSED=	no
 
diff -ru lang/t3x-old/distinfo lang/t3x/distinfo
--- lang/t3x-old/distinfo	Mon Jun 23 14:16:52 2003
+++ lang/t3x/distinfo	Mon Jul 28 18:37:50 2003
@@ -1 +1 @@
-MD5 (t3x-803.tar.gz) = 027caa9f74f02774279f4b510535c1fc
+MD5 (t3x-804.tar.gz) = 94768c084b81d61b5e8020b8f0658747
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-07-28 19:28:56 UTC
State Changed
From-To: open->closed

Committed, thanks.