Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2000 23:31:32 +0200
From:      mwest@uct.ac.za
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22948: [PATCH] upgrades ports/games/rocksndiamonds to 1.4.0pl1
Message-ID:  <E13xFa8-000HpL-00@casper2.cs.uct.ac.za>

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

>Number:         22948
>Category:       ports
>Synopsis:       [PATCH] upgrades ports/games/rocksndiamonds to 1.4.0pl1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 18 13:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthew West
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
University of Cape Town
>Environment:

	

>Description:

This instructs the port to apply the vendor supplied patch to fix a
bug in the network playing code.

>How-To-Repeat:

	

>Fix:

diff -ruN rocksndiamonds.orig/Makefile rocksndiamonds/Makefile
--- rocksndiamonds.orig/Makefile	Fri Apr 14 14:26:27 2000
+++ rocksndiamonds/Makefile	Sat Nov 18 23:18:13 2000
@@ -7,10 +7,14 @@
 
 PORTNAME=	rocksndiamonds
 PORTVERSION=	1.4.0
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	http://www.artsoft.org/rocksndiamonds/RELEASES/ \
 		${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	games
+
+PATCH_SITES=	http://www.artsoft.org/RELEASES/
+PATCHFILES=	rocksndiamonds-1.4.0pl1.diff
 
 MAINTAINER=	mwest@uct.ac.za
 
diff -ruN rocksndiamonds.orig/distinfo rocksndiamonds/distinfo
--- rocksndiamonds.orig/distinfo	Thu Jan  6 21:58:58 2000
+++ rocksndiamonds/distinfo	Sat Nov 18 23:19:55 2000
@@ -1 +1,2 @@
 MD5 (rocksndiamonds-1.4.0.tar.gz) = 48f94ba1421ff1865199d560aca70abb
+MD5 (rocksndiamonds-1.4.0pl1.diff) = 9ba906a29b5deaff19080b00cca3f18c


>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?E13xFa8-000HpL-00>