Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2002 23:12:19 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45955: [patch] fix fetch for lang/mmix (non-maintainer update)
Message-ID:  <200212030512.gB35CJqI032979@lonesome.lonesome.com>

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

>Number:         45955
>Category:       ports
>Synopsis:       [patch] fix fetch for lang/mmix (non-maintainer update)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 02 21:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	While looking for Volume 5 of my AOCP, I found this unfetchable
	distfile instead.
>How-To-Repeat:
	make fetch, and/or keep looking for that book ...
>Fix:

--- mmix/Makefile.dist	Mon Jul  1 09:33:04 2002
+++ mmix/Makefile	Mon Dec  2 23:06:07 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mmix
-PORTVERSION=	20020216
+PORTVERSION=	20021126
 CATEGORIES=	lang
 MASTER_SITES=	http://www-cs-faculty.stanford.edu/~knuth/programs/
 DISTNAME=	mmix
--- mmix/distinfo.dist	Mon Jul  1 09:33:04 2002
+++ mmix/distinfo	Mon Dec  2 23:06:29 2002
@@ -1 +1 @@
-MD5 (mmix.tar.gz) = 5dc16c120808337c4810596d02ed42c2
+MD5 (mmix.tar.gz) = 0d1946ba3337f02775545f81ef9c7450
--- mmix/pkg-plist.dist	Mon Jul  1 09:33:04 2002
+++ mmix/pkg-plist	Mon Dec  2 23:08:51 2002
@@ -53,6 +53,7 @@
 share/mmix/primesfx.mms
 share/mmix/primessf.mms
 share/mmix/primesx.mmconfig
+share/mmix/primesx.mmix
 share/mmix/primesx.mms
 share/mmix/pushtest.mms
 share/mmix/saddle1.mms
@@ -66,6 +67,7 @@
 share/mmix/strcpy.mms
 share/mmix/sub1.mms
 share/mmix/sub2.mms
+share/mmix/tem.mms
 share/mmix/test.mmconfig
 share/mmix/test.mmix
 share/mmix/test.mms
>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?200212030512.gB35CJqI032979>