FreeBSD Bugzilla – Attachment 51307 Details for
Bug 77968
Update port: games/kbilliards to 1.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.94 KB, created by
tkato432
on 2005-02-23 14:10:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-02-23 14:10:22 UTC
Size:
2.94 KB
patch
obsolete
>diff -urN /usr/ports/games/kbilliards/Makefile games/kbilliards/Makefile >--- /usr/ports/games/kbilliards/Makefile Sat Jan 22 16:04:28 2005 >+++ games/kbilliards/Makefile Mon Feb 21 12:27:32 2005 >@@ -5,9 +5,9 @@ > # $FreeBSD: ports/games/kbilliards/Makefile,v 1.8 2005/01/21 19:43:34 krion Exp $ > > PORTNAME= kbilliards >-PORTVERSION= 0.6.1 >+PORTVERSION= 0.7.1 > CATEGORIES= games kde >-MASTER_SITES= http://xoomer.virgilio.it/samuele_c/kbilliards/ >+MASTER_SITES= http://www.hostnotfound.it/kbilliards/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Funny billiards simulator game for KDE >diff -urN /usr/ports/games/kbilliards/distinfo games/kbilliards/distinfo >--- /usr/ports/games/kbilliards/distinfo Sat Jan 22 16:04:28 2005 >+++ games/kbilliards/distinfo Mon Feb 21 13:25:15 2005 >@@ -1,2 +1,2 @@ >-MD5 (kbilliards-0.6.1.tar.bz2) = cb0d68b91678bf7cdb79b238eb38f5fe >-SIZE (kbilliards-0.6.1.tar.bz2) = 2070937 >+MD5 (kbilliards-0.7.1.tar.bz2) = e0b80a2f6576e979edb37dbb9a971659 >+SIZE (kbilliards-0.7.1.tar.bz2) = 2064496 >diff -urN /usr/ports/games/kbilliards/files/patch-src::kbilliards.cpp games/kbilliards/files/patch-src::kbilliards.cpp >--- /usr/ports/games/kbilliards/files/patch-src::kbilliards.cpp Sat Jan 22 04:43:35 2005 >+++ games/kbilliards/files/patch-src::kbilliards.cpp Fri Feb 18 13:20:41 2005 >@@ -1,20 +1,20 @@ >---- src/kbilliards.cpp.orig Wed Jan 19 10:43:51 2005 >-+++ src/kbilliards.cpp Thu Jan 20 19:40:29 2005 >-@@ -84,7 +84,7 @@ >- // and load musicconfiguration >- loadSettings(); >- >+--- src/kbilliards.cpp.orig Thu Feb 17 23:58:08 2005 >++++ src/kbilliards.cpp Fri Feb 18 13:20:19 2005 >+@@ -105,7 +105,7 @@ >+ // load game optios like players name , multiplayer, game type .. >+ loadGameOptions(); >+ > - MaxThrowPower=round((actualconfig.check_speed)*0.36) ; > + MaxThrowPower=rint((actualconfig.check_speed)*0.36) ; >- >+ > KStandardDirs sd; > path_data=(QString)(sd.findResourceDir("data","kbilliards/top_left_corner.png") + (QString)"kbilliards/"); >-@@ -806,7 +806,7 @@ >- >- canvas->setAdvancePeriod(actualconfig.check_speed); // set current animation speed >+@@ -901,7 +901,7 @@ > >-- MaxThrowPower=round((actualconfig.check_speed)*0.36) ; // set proportional max power >-+ MaxThrowPower=rint((actualconfig.check_speed)*0.36) ; // set proportional max power >+ canvas->setAdvancePeriod(actualconfig.check_speed); // set current animation speed > >+- MaxThrowPower=round((actualconfig.check_speed)*0.36) ; // set proportional max power >++ MaxThrowPower=rint((actualconfig.check_speed)*0.36) ; // set proportional max power > } > >+ if (isvisible) { >diff -urN /usr/ports/games/kbilliards/pkg-descr games/kbilliards/pkg-descr >--- /usr/ports/games/kbilliards/pkg-descr Thu Nov 18 14:01:20 2004 >+++ games/kbilliards/pkg-descr Fri Feb 18 13:03:02 2005 >@@ -1,3 +1,3 @@ > A funny billiards simulator game for KDE > >-WWW: http://xoomer.virgilio.it/samuele_c/kbilliards/ >+WWW: http://www.hostnotfound.it/kbilliards.php
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 77968
: 51307