Date: Sun, 29 Aug 1999 23:02:08 +0200 (MET DST) From: xaa@xaa.iae.nl To: FreeBSD-gnats-submit@freebsd.org Subject: ports/13460: Upgrade port games/xboard Message-ID: <19990829210208.3454BBA05@esmeralda.xaa.iae.nl>
next in thread | raw e-mail | index | archive | help
>Number: 13460 >Category: ports >Synopsis: Upgrade to new version >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 29 14:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mark Huizer >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: Ports tree >Description: Upgrade Xboard from 4.0.2 to 4.0.3 Change master sites >How-To-Repeat: >Fix: Apply patch below diff -udr games/xboard/Makefile myports/xboard/Makefile --- orig/xboard/Makefile Thu Aug 26 22:41:13 1999 +++ games/xboard/Makefile Sun Aug 29 22:43:38 1999 @@ -6,10 +6,10 @@ # $FreeBSD: ports/games/xboard/Makefile,v 1.19 1999/08/25 06:04:50 obrien Exp $ # -DISTNAME= xboard-4.0.2 +DISTNAME= xboard-4.0.3 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= xboard +MASTER_SITES= ftp://ftp.freechess.org/pub/chess/X/ \ + http://www.research.digital.com/SRC/personal/Tim_Mann/xboard/ MAINTAINER= xaa@xaa.iae.nl diff -udr games/xboard/files/md5 myports/xboard/files/md5 --- orig/xboard/files/md5 Mon Jun 7 18:48:43 1999 +++ games/xboard/files/md5 Sun Aug 29 22:55:18 1999 @@ -1 +1 @@ -MD5 (xboard-4.0.2.tar.gz) = e47ab3a6fab0cfded0fff6d7ee147589 +MD5 (xboard-4.0.3.tar.gz) = 98162e321ce71adb72eb23e937b50203 >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?19990829210208.3454BBA05>