Date: Mon, 2 Dec 2002 21:06:08 -0600 (CST) From: Mark Linimon <linimon@lonesome.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45949: [patch] fix fetch for x11/xantfarm Message-ID: <200212030306.gB3368Hi005545@lonesome.lonesome.com>
next in thread | raw e-mail | index | archive | help
>Number: 45949 >Category: ports >Synopsis: [patch] fix fetch for x11/xantfarm >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 19:10: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: Name of distribution file has changed. >How-To-Repeat: make fetch >Fix: --- xantfarm/Makefile.dist Mon Feb 5 10:18:24 2001 +++ xantfarm/Makefile Mon Dec 2 21:03:13 2002 @@ -9,7 +9,7 @@ PORTVERSION= 1.16 CATEGORIES= x11 MASTER_SITES= http://www.acme.com/software/xantfarm/ -DISTNAME= ${PORTNAME}_23oct91 +DISTNAME= ${PORTNAME}_23oct1991 MAINTAINER= nakai@FreeBSD.org --- xantfarm/distinfo.dist Sat Jan 22 05:46:33 2000 +++ xantfarm/distinfo Mon Dec 2 21:03:22 2002 @@ -1 +1 @@ -MD5 (xantfarm_23oct91.tar.gz) = d3a7a4366baad292fcb6c05df59a0ee0 +MD5 (xantfarm_23oct1991.tar.gz) = d3a7a4366baad292fcb6c05df59a0ee0 >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?200212030306.gB3368Hi005545>