From owner-freebsd-ports Mon Jun 3 11:20:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 164FB37B40C for ; Mon, 3 Jun 2002 11:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g53IK1Y18809; Mon, 3 Jun 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id E676E37B405 for ; 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 ; 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 Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/38868: update lang/mixal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38868 >Category: ports >Synopsis: update lang/mixal >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 03 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message