Update to T3X 7.0.2. Fix: PORTNAME= t3x -PORTVERSION= 6.10.5 +PORTVERSION= 7.0.2 CATEGORIES= lang devel MASTER_SITES= http://www.not-compatible.org/files/ \ http://www.t3x.org/files/ -DISTNAME= t3x-6A5 +DISTNAME= t3x-${PORTVERSION:S/.//g} MAINTAINER= nmh@t3x.org do-configure: - @(cd ${WRKSRC}/ports/FreeBSD.elf; ./Config boot) + @(cd ${WRKSRC}/ports/freebsd-386-elf; ./Config boot) .include <bsd.port.mk> WWW: http://www.t3x.org/
>Submitter-Id: current-users >Originator: Nils M Holm >Confidential: no >Synopsis: lang/t3x port update >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 4.4-RELEASE i386 >Environment: System: FreeBSD Symmetry.UUCP 4.4-RELEASE FreeBSD 4.4-RELEASE #5: Sun Dec 16 16:52:03 CET 2001 nmh@Symmetry.UUCP:/usr/src/sys/compile/SYMMETRY i386 >Description: Since the update is not yet comitted, let's go directly to version 7.0.3. The supplied patch updates 7.0.2 to 7.0.3. >Fix: diff -u lang/t3x.old/Makefile lang/t3x/Makefile --- lang/t3x.old/Makefile Wed Oct 2 17:08:33 2002 +++ lang/t3x/Makefile Sun Oct 13 09:59:55 2002 @@ -6,7 +6,7 @@ # PORTNAME= t3x -PORTVERSION= 7.0.2 +PORTVERSION= 7.0.3 CATEGORIES= lang devel MASTER_SITES= http://www.not-compatible.org/files/ \ http://www.t3x.org/files/ diff -u lang/t3x.old/distinfo lang/t3x/distinfo --- lang/t3x.old/distinfo Wed Oct 2 16:52:06 2002 +++ lang/t3x/distinfo Sun Oct 13 09:59:55 2002 @@ -1 +1 @@ -MD5 (t3x-702.tar.gz) = ef17ca58081e7ffadf9d4f8acf27209c +MD5 (t3x-703.tar.gz) = 39ab774c3566835df4aa53ddabe495c1 diff -u lang/t3x.old/pkg-plist lang/t3x/pkg-plist --- lang/t3x.old/pkg-plist Wed Oct 2 16:56:33 2002 +++ lang/t3x/pkg-plist Sun Oct 13 09:59:55 2002 @@ -7,6 +7,7 @@ bin/txprint bin/txsum bin/txx +include/txx.h man/cat7/t3x.0 t3x/r7/bin/s86 t3x/r7/bin/tx
State Changed From-To: open->closed committed, thanks