FreeBSD Bugzilla – Attachment 96931 Details for
Bug 135640
Update port: games/freecell-solver to 2.30.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.40 KB, created by
tkato432
on 2009-06-16 19:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2009-06-16 19:40:01 UTC
Size:
2.40 KB
patch
obsolete
>diff -urN /usr/ports/games/freecell-solver/Makefile games/freecell-solver/Makefile >--- /usr/ports/games/freecell-solver/Makefile 2009-05-31 09:46:14.000000000 +0900 >+++ games/freecell-solver/Makefile 2009-06-08 02:57:23.000000000 +0900 >@@ -7,7 +7,7 @@ > # > > PORTNAME= freecell-solver >-PORTVERSION= 2.28.1 >+PORTVERSION= 2.30.0 > CATEGORIES= games > MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ > BERLIOS/fc-solve >diff -urN /usr/ports/games/freecell-solver/distinfo games/freecell-solver/distinfo >--- /usr/ports/games/freecell-solver/distinfo 2009-05-31 09:46:14.000000000 +0900 >+++ games/freecell-solver/distinfo 2009-06-08 03:00:17.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (freecell-solver-2.28.1.tar.bz2) = 2d55cda91ecde5fb9bae4dad9c8d6d65 >-SHA256 (freecell-solver-2.28.1.tar.bz2) = 7fabbb22aa657054e18fae2d9cebb366ed3515fdd68104a9a5a7f2bae4c1c067 >-SIZE (freecell-solver-2.28.1.tar.bz2) = 219138 >+MD5 (freecell-solver-2.30.0.tar.bz2) = da52741498899cc7ad4667dbb18b20d7 >+SHA256 (freecell-solver-2.30.0.tar.bz2) = 4c0b632eaa506d4510f33b9c92a6c740d89abd245b2e51c0199ab6f82b27ed88 >+SIZE (freecell-solver-2.30.0.tar.bz2) = 223860 >diff -urN /usr/ports/games/freecell-solver/files/patch-caas.c games/freecell-solver/files/patch-caas.c >--- /usr/ports/games/freecell-solver/files/patch-caas.c 2009-05-31 03:48:53.000000000 +0900 >+++ games/freecell-solver/files/patch-caas.c 1970-01-01 09:00:00.000000000 +0900 >@@ -1,11 +0,0 @@ >---- caas.c.orig 2009-05-18 18:49:56.000000000 +0900 >-+++ caas.c 2009-05-18 23:10:59.000000000 +0900 >-@@ -236,7 +236,7 @@ >- PValue, >- instance->stacks_judy_array, >- new_state_key->stacks[a], >-- (fcs_stack_len(*new_state_key, a)+1) >-+ col_len >- ); >- /* TODO : Handle out-of-memory. */ >- if (*PValue == 0) >diff -urN /usr/ports/games/freecell-solver/pkg-plist games/freecell-solver/pkg-plist >--- /usr/ports/games/freecell-solver/pkg-plist 2009-05-31 09:46:14.000000000 +0900 >+++ games/freecell-solver/pkg-plist 2009-06-09 00:02:51.000000000 +0900 >@@ -27,9 +27,11 @@ > %%DATADIR%%/presets/cool-jives.sh > %%DATADIR%%/presets/crooked-nose.sh > %%DATADIR%%/presets/fools-gold.sh >+%%DATADIR%%/presets/gooey-unknown-thing.sh > %%DATADIR%%/presets/hello-world.sh > %%DATADIR%%/presets/john_galt_line-500.sh > %%DATADIR%%/presets/rin-tin-tin.sh >+%%DATADIR%%/presets/sand-stone.sh > %%DATADIR%%/presets/yellow-brick-road.sh > @dirrm %%DATADIR%%/presets > @dirrm %%DATADIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 135640
: 96931
Working