From owner-freebsd-ports Sat Dec 7 13:30: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7032B37B401 for ; Sat, 7 Dec 2002 13:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C84F43EC5 for ; Sat, 7 Dec 2002 13:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB7LU1x3013712 for ; Sat, 7 Dec 2002 13:30:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB7LU1pB013711; Sat, 7 Dec 2002 13:30:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B99237B401 for ; Sat, 7 Dec 2002 13:22:31 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C863343EC2 for ; Sat, 7 Dec 2002 13:22:30 -0800 (PST) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs2876-77.austin.rr.com [24.28.76.77]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id EE4D614196 for ; Sat, 7 Dec 2002 15:22:29 -0600 (CST) Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1]) by lonesome.lonesome.com (8.12.6/8.12.3) with ESMTP id gB7LNpWm078689 for ; Sat, 7 Dec 2002 15:23:51 -0600 (CST) (envelope-from linimon@lonesome.lonesome.com) Received: (from linimon@localhost) by lonesome.lonesome.com (8.12.6/8.12.6/Submit) id gB7LNoha078688; Sat, 7 Dec 2002 15:23:50 -0600 (CST) (envelope-from linimon) Message-Id: <200212072123.gB7LNoha078688@lonesome.lonesome.com> Date: Sat, 7 Dec 2002 15:23:50 -0600 (CST) From: Mark Linimon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113.1 Subject: ports/46077: [patch] fix fetch for devel/gsnes9x 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: 46077 >Category: ports >Synopsis: [patch] fix fetch for devel/gsnes9x >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: Sat Dec 07 13:30: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: Distfile moved. Note, however, that this patch does not fix the build problem. Perhaps the maintainer could take a look-see? >How-To-Repeat: make fetch >Fix: --- gsnes9x/Makefile.dist Sun Apr 15 19:13:35 2001 +++ gsnes9x/Makefile Sat Dec 7 14:35:41 2002 @@ -6,10 +6,11 @@ # PORTNAME= gsnes9x -PORTVERSION= 3.10 +PORTVERSION= 3.12 CATEGORIES= emulators -MASTER_SITES= http://abulafia.fciencias.unam.mx/~canek/gsnes9x/source/ -DISTNAME= GSnes9x-3.10 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= GSnes9x-${PORTVERSION} MAINTAINER= kbyanc@posi.net --- gsnes9x/distinfo.dist Sun Apr 15 19:13:35 2001 +++ gsnes9x/distinfo Sat Dec 7 14:36:23 2002 @@ -1 +1 @@ -MD5 (GSnes9x-3.10.tar.gz) = f51fe79c480b439e6a381bb1729daccd +MD5 (GSnes9x-3.12.tar.gz) = c8f4631b9ddbf7f513c2af322d12bcc5 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message