From root@guineapig.pil.dk  Mon Jun  3 11:11:16 2002
Return-Path: <root@guineapig.pil.dk>
Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153])
	by hub.freebsd.org (Postfix) with ESMTP id E676E37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jun 2002 11:11:14 -0700 (PDT)
Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153])
	by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g53IBEsh024280
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 3 Jun 2002 20:11:14 +0200 (CEST)
	(envelope-from root@guineapig.pil.dk)
Received: (from root@localhost)
	by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g53IBDZ7024279;
	Mon, 3 Jun 2002 20:11:13 +0200 (CEST)
Message-Id: <200206031811.g53IBDZ7024279@guineapig.pil.dk>
Date: Mon, 3 Jun 2002 20:11:13 +0200 (CEST)
From: Erwin Lansing <erwin@lansing.dk>
Reply-To: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update lang/mixal
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38868
>Category:       ports
>Synopsis:       update lang/mixal
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 03 11:20:01 PDT 2002
>Closed-Date:    Mon Jun 03 11:23:06 PDT 2002
>Last-Modified:  Mon Jun 03 11:23:06 PDT 2002
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
- update to 1.07
>How-To-Repeat:
	
>Fix:


diff -ruN mixal.orig/Makefile mixal/Makefile
--- mixal.orig/Makefile	Mon Jun  3 19:57:35 2002
+++ mixal/Makefile	Mon Jun  3 20:08:36 2002
@@ -7,18 +7,13 @@
 #
 
 PORTNAME=	mixal
-PORTVERSION=	1.06
+PORTVERSION=	1.07
 CATEGORIES=	lang
-MASTER_SITES=	http://www.ccil.org/retro/  \
-		ftp://locke.ccil.org/pub/retro/
-EXTRACT_SUFX=	.shar.gz
+MASTER_SITES=	http://www.tuxedo.org/~esr/retro/ \
+		http://dl.droso.net/ports/
 
 MAINTAINER=	ports@FreeBSD.org
 
-EXTRACT_CMD=	zcat
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS=	| ${SED} -e '1,/^This ought/d' |sh
-NO_WRKSUBDIR=	yes
 ALL_TARGET=
 
 DOCDIR=		${PREFIX}/share/doc/mix
@@ -29,7 +24,7 @@
 	@${MKDIR} ${DOCDIR}
 	${INSTALL_DATA} ${WRKSRC}/READ.ME ${DOCDIR}
 	${INSTALL_DATA} ${WRKSRC}/MIX.DOC ${DOCDIR}
-	${INSTALL_DATA} ${WRKSRC}/notes ${DOCDIR}
+	${INSTALL_DATA} ${WRKSRC}/NOTES ${DOCDIR}
 	${INSTALL_DATA} ${WRKSRC}/opcodes ${DOCDIR}
 	${INSTALL_DATA} ${WRKSRC}/*.mix ${DOCDIR}
 .endif
diff -ruN mixal.orig/distinfo mixal/distinfo
--- mixal.orig/distinfo	Mon Jun  3 19:57:35 2002
+++ mixal/distinfo	Mon Jun  3 20:00:14 2002
@@ -1 +1 @@
-MD5 (mixal-1.06.shar.gz) = 1bb55ade10f299d3c256a52bb58e8150
+MD5 (mixal-1.07.tar.gz) = 478eae60676966f0049a330960de10c2
diff -ruN mixal.orig/files/patch-01 mixal/files/patch-01
--- mixal.orig/files/patch-01	Mon Jun  3 19:57:35 2002
+++ mixal/files/patch-01	Mon Jun  3 20:01:23 2002
@@ -1,7 +1,8 @@
---- Makefile.orig	Fri Dec 27 16:48:44 1996
-+++ Makefile	Fri Dec 27 16:49:36 1996
-@@ -1,6 +1,6 @@
- # UNIX makefile for the MIX interpreter
+--- Makefile.orig	Mon Jun  3 20:00:53 2002
++++ Makefile	Mon Jun  3 20:01:02 2002
+@@ -3,7 +3,7 @@
+ # Must be changed in the spec file as well.
+ V=1.07
  
 -CFLAGS = -g
 +#CFLAGS = -g
diff -ruN mixal.orig/pkg-plist mixal/pkg-plist
--- mixal.orig/pkg-plist	Mon Jun  3 19:57:35 2002
+++ mixal/pkg-plist	Mon Jun  3 20:06:25 2002
@@ -1,7 +1,7 @@
 bin/mix
 share/doc/mix/READ.ME
 share/doc/mix/MIX.DOC
-share/doc/mix/notes
+share/doc/mix/NOTES
 share/doc/mix/opcodes
 share/doc/mix/elevator.mix
 share/doc/mix/mystery.mix

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Mon Jun 3 11:22:59 PDT 2002 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38868 
>Unformatted:
