Date: Tue, 18 Nov 2008 23:34:37 GMT From: Chess Griffin <chess@chessgriffin.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/128976: [patch] - update games/rocksndiamonds to version 3.2.6.0 Message-ID: <200811182334.mAINYbhm039104@www.freebsd.org> Resent-Message-ID: <200811182340.mAINe4la066599@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128976 >Category: ports >Synopsis: [patch] - update games/rocksndiamonds to version 3.2.6.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 18 23:40:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Chess Griffin >Release: 7.0-RELEASE-p1 >Organization: >Environment: FreeBSD rose.usrshare.com 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Tue Jun 3 23:15:38 EDT 2008 chess@rose.usrshare.com:/usr/obj/usr/src/sys/CNG i386 >Description: Attached patch updates games/rocksndiamonds to version 3.2.6.0. Built on local i386 tinderbox. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN rocksndiamonds.orig/Makefile rocksndiamonds/Makefile --- rocksndiamonds.orig/Makefile 2008-11-18 18:08:20.000000000 -0500 +++ rocksndiamonds/Makefile 2008-11-18 18:08:56.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= rocksndiamonds -PORTVERSION= 3.2.4 -PORTREVISION= 2 +PORTVERSION= 3.2.6.0 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ \ http://homepages.compuserve.de/rocksndiamonds/ diff -ruN rocksndiamonds.orig/distinfo rocksndiamonds/distinfo --- rocksndiamonds.orig/distinfo 2008-11-18 18:08:20.000000000 -0500 +++ rocksndiamonds/distinfo 2008-11-18 18:09:16.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (rocksndiamonds-3.2.4.tar.gz) = 561bbebc7f59b3fa61bae9d7340ae49d -SHA256 (rocksndiamonds-3.2.4.tar.gz) = 8973e9c8cea4395c0ba05e98329a573fbf691c00e866c8d53f573fa2d37410ac -SIZE (rocksndiamonds-3.2.4.tar.gz) = 3427302 +MD5 (rocksndiamonds-3.2.6.0.tar.gz) = e66ad4b40659e9ad19277043638d3607 +SHA256 (rocksndiamonds-3.2.6.0.tar.gz) = ef3a91a7a0f5dd42b407cd4c503174cd214a07634225dcca5fa05f7cc683c888 +SIZE (rocksndiamonds-3.2.6.0.tar.gz) = 3471530 diff -ruN rocksndiamonds.orig/pkg-plist rocksndiamonds/pkg-plist --- rocksndiamonds.orig/pkg-plist 2008-11-18 18:08:20.000000000 -0500 +++ rocksndiamonds/pkg-plist 2008-11-18 18:20:41.000000000 -0500 @@ -237,6 +237,7 @@ %%PORTDOCS%%%%DOCSDIR%%/elements/wall_slippery.txt %%PORTDOCS%%%%DOCSDIR%%/elements/yamyam.txt %%DATADIR%%/graphics/gfx_classic/RocksBusy.pcx +%%DATADIR%%/graphics/gfx_classic/RocksCE.pcx %%DATADIR%%/graphics/gfx_classic/RocksDC.pcx %%DATADIR%%/graphics/gfx_classic/RocksDC2.pcx %%DATADIR%%/graphics/gfx_classic/RocksDoor.pcx >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811182334.mAINYbhm039104>