Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2002 21:28:00 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45782: [patch] fix fetch and update version for emulators/mastergear
Message-ID:  <200211270328.gAR3S0oa044663@lonesome.lonesome.com>

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

>Number:         45782
>Category:       ports
>Synopsis:       [patch] fix fetch and update version for emulators/mastergear
>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:   Tue Nov 26 19:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-2.0
>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:
	Mastersite has rearranged directory.  New version available.
>How-To-Repeat:
	make fetch
>Fix:

--- mastergear/Makefile.dist	Tue Apr 11 23:55:34 2000
+++ mastergear/Makefile	Tue Nov 26 21:25:26 2002
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	mastergear
-PORTVERSION=	1.3
+PORTVERSION=	1.5
 CATEGORIES=	emulators
-MASTER_SITES=	http://www.komkon.org/fms/MG/
-DISTNAME=	MG13-FreeBSD-80x86-bin
+MASTER_SITES=	http://fms.komkon.org/MG/
+DISTNAME=	MG15-FreeBSD-80x86-bin
 EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	nakai@FreeBSD.org
--- mastergear/distinfo.dist	Tue Oct 12 01:16:57 1999
+++ mastergear/distinfo	Tue Nov 26 21:25:51 2002
@@ -1 +1 @@
-MD5 (MG13-FreeBSD-80x86-bin.tar.Z) = 4ce8a66eae42d6db8e655279fed97dc9
+MD5 (MG15-FreeBSD-80x86-bin.tar.Z) = f1e03e5678f84010e5d6289c0bad2bbc
>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?200211270328.gAR3S0oa044663>