FreeBSD Bugzilla – Attachment 109943 Details for
Bug 151020
[maintainer-update] games/pokerth update to 0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pth.diff
pth.diff (text/plain), 6.06 KB, created by
Guido Falsi
on 2010-10-23 10:26:59 UTC
(
hide
)
Description:
pth.diff
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2010-10-23 10:26:59 UTC
Size:
6.06 KB
patch
obsolete
>diff -ruN pokerth.old/CVS/Entries pokerth/CVS/Entries >--- pokerth.old/CVS/Entries 1970-01-01 01:00:00.000000000 +0100 >+++ pokerth/CVS/Entries 2010-10-23 11:18:29.083970233 +0200 >@@ -0,0 +1,5 @@ >+/pkg-descr/1.1.1.1/Fri Oct 22 19:07:25 2010// >+D/files//// >+/distinfo/1.2/Fri Oct 22 20:23:19 2010// >+/pkg-plist/1.2/Fri Oct 22 20:23:19 2010// >+/Makefile/1.3/Sat Oct 23 08:43:00 2010// >diff -ruN pokerth.old/CVS/Repository pokerth/CVS/Repository >--- pokerth.old/CVS/Repository 1970-01-01 01:00:00.000000000 +0100 >+++ pokerth/CVS/Repository 2010-10-23 11:18:29.069971502 +0200 >@@ -0,0 +1 @@ >+ports/games/pokerth >diff -ruN pokerth.old/CVS/Root pokerth/CVS/Root >--- pokerth.old/CVS/Root 1970-01-01 01:00:00.000000000 +0100 >+++ pokerth/CVS/Root 2010-10-23 11:18:29.094971317 +0200 >@@ -0,0 +1 @@ >+:ext:megatron.madpilot.net:/cvsroot/mpports >diff -ruN pokerth.old/Makefile pokerth/Makefile >--- pokerth.old/Makefile 2010-10-23 11:17:50.792053427 +0200 >+++ pokerth/Makefile 2010-10-23 11:18:29.358969167 +0200 >@@ -6,10 +6,9 @@ > # > > PORTNAME= pokerth >-PORTVERSION= 0.7.1 >-PORTREVISION= 4 >+PORTVERSION= 0.8.1 > CATEGORIES= games >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7 >+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.8 > DISTNAME= PokerTH-${PORTVERSION}-src > > MAINTAINER= mad@madpilot.net >@@ -18,14 +17,15 @@ > LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ > mikmod.2:${PORTSDIR}/audio/libmikmod \ > gnutls.40:${PORTSDIR}/security/gnutls \ >- curl.6:${PORTSDIR}/ftp/curl >+ curl.6:${PORTSDIR}/ftp/curl \ >+ gsasl.14:${PORTSDIR}/security/gsasl > > USE_ICONV= yes > USE_BZIP2= yes > USE_GMAKE= yes > MAKE_JOBS_SAFE= yes > USE_QT_VER= 4 >-QT_COMPONENTS= gui corelib qmake_build moc_build rcc_build uic_build >+QT_COMPONENTS= gui corelib network sql qmake_build moc_build rcc_build uic_build > USE_SDL= mixer > HAS_CONFIGURE= yes > QMAKE_ARGS+= -unix PREFIX=${PREFIX} >diff -ruN pokerth.old/distinfo pokerth/distinfo >--- pokerth.old/distinfo 2010-10-23 11:17:50.730036598 +0200 >+++ pokerth/distinfo 2010-10-23 11:18:29.365968079 +0200 >@@ -1,3 +1,3 @@ >-MD5 (PokerTH-0.7.1-src.tar.bz2) = a26a369bf3aa4b6ed92d0cadacb626e5 >-SHA256 (PokerTH-0.7.1-src.tar.bz2) = 97df0eeabd11e862b23e770e87053ceac245dd082f1516be1be9e4fcae882ece >-SIZE (PokerTH-0.7.1-src.tar.bz2) = 6535050 >+MD5 (PokerTH-0.8.1-src.tar.bz2) = 990b2b7dcb48028c0e963161ddea5806 >+SHA256 (PokerTH-0.8.1-src.tar.bz2) = d2b6f8bf0cc9b6e5348aa4d6d5e59b3b17465a0f1a822341fd4417c2a5db1240 >+SIZE (PokerTH-0.8.1-src.tar.bz2) = 7080728 >diff -ruN pokerth.old/files/CVS/Entries pokerth/files/CVS/Entries >--- pokerth.old/files/CVS/Entries 1970-01-01 01:00:00.000000000 +0100 >+++ pokerth/files/CVS/Entries 2010-10-23 11:18:29.222970480 +0200 >@@ -0,0 +1,3 @@ >+/patch-pokerth_game.pro/1.1.1.1/Fri Oct 22 19:07:25 2010// >+/patch-src-core-linux-convhelper.cpp/1.1.1.1/Fri Oct 22 19:07:25 2010// >+D >diff -ruN pokerth.old/files/CVS/Repository pokerth/files/CVS/Repository >--- pokerth.old/files/CVS/Repository 1970-01-01 01:00:00.000000000 +0100 >+++ pokerth/files/CVS/Repository 2010-10-23 11:18:29.243969938 +0200 >@@ -0,0 +1 @@ >+ports/games/pokerth/files >diff -ruN pokerth.old/files/CVS/Root pokerth/files/CVS/Root >--- pokerth.old/files/CVS/Root 1970-01-01 01:00:00.000000000 +0100 >+++ pokerth/files/CVS/Root 2010-10-23 11:18:29.267970676 +0200 >@@ -0,0 +1 @@ >+:ext:megatron.madpilot.net:/cvsroot/mpports >diff -ruN pokerth.old/pkg-plist pokerth/pkg-plist >--- pokerth.old/pkg-plist 2010-10-23 11:17:50.833065140 +0200 >+++ pokerth/pkg-plist 2010-10-23 11:18:29.293970405 +0200 >@@ -215,8 +215,6 @@ > %%DATADIR%%/data/gfx/gui/misc/actionpics/action_winner.png > %%DATADIR%%/data/gfx/gui/misc/background_gamelist.png > %%DATADIR%%/data/gfx/gui/misc/fileopen16.png >-%%DATADIR%%/data/gfx/gui/misc/lock.png >-%%DATADIR%%/data/gfx/gui/misc/logoChip3D.png > %%DATADIR%%/data/gfx/gui/misc/rating.png > %%DATADIR%%/data/gfx/gui/misc/startwindowbg.png > %%DATADIR%%/data/gfx/gui/misc/welcomepokerth.png >@@ -244,6 +242,8 @@ > %%DATADIR%%/data/gfx/gui/table/danuxi1/playeraction_orange_checked.png > %%DATADIR%%/data/gfx/gui/table/danuxi1/playeraction_orange_checked_hover.png > %%DATADIR%%/data/gfx/gui/table/danuxi1/playeraction_orange_hover.png >+%%DATADIR%%/data/gfx/gui/table/danuxi1/playeraction_purple.png >+%%DATADIR%%/data/gfx/gui/table/danuxi1/playeraction_purple_hover.png > %%DATADIR%%/data/gfx/gui/table/danuxi1/playeraction_red.png > %%DATADIR%%/data/gfx/gui/table/danuxi1/playeraction_red_checked.png > %%DATADIR%%/data/gfx/gui/table/danuxi1/playeraction_red_checked_hover.png >@@ -280,6 +280,8 @@ > %%DATADIR%%/data/gfx/gui/table/default/playeraction_orange_checked.png > %%DATADIR%%/data/gfx/gui/table/default/playeraction_orange_checked_hover.png > %%DATADIR%%/data/gfx/gui/table/default/playeraction_orange_hover.png >+%%DATADIR%%/data/gfx/gui/table/default/playeraction_purple.png >+%%DATADIR%%/data/gfx/gui/table/default/playeraction_purple_hover.png > %%DATADIR%%/data/gfx/gui/table/default/playeraction_red.png > %%DATADIR%%/data/gfx/gui/table/default/playeraction_red_checked.png > %%DATADIR%%/data/gfx/gui/table/default/playeraction_red_checked_hover.png >@@ -305,7 +307,10 @@ > %%DATADIR%%/data/sounds/default/playerconnected.wav > %%DATADIR%%/data/sounds/default/raise.wav > %%DATADIR%%/data/sounds/default/yourturn.wav >+%%DATADIR%%/data/translations/pokerth_af.qm > %%DATADIR%%/data/translations/pokerth_bg.qm >+%%DATADIR%%/data/translations/pokerth_ca.qm >+%%DATADIR%%/data/translations/pokerth_cz.qm > %%DATADIR%%/data/translations/pokerth_de.qm > %%DATADIR%%/data/translations/pokerth_dk.qm > %%DATADIR%%/data/translations/pokerth_es.qm >@@ -314,6 +319,7 @@ > %%DATADIR%%/data/translations/pokerth_gr.qm > %%DATADIR%%/data/translations/pokerth_hu.qm > %%DATADIR%%/data/translations/pokerth_it.qm >+%%DATADIR%%/data/translations/pokerth_lt.qm > %%DATADIR%%/data/translations/pokerth_nl.qm > %%DATADIR%%/data/translations/pokerth_no.qm > %%DATADIR%%/data/translations/pokerth_pl.qm >@@ -322,6 +328,7 @@ > %%DATADIR%%/data/translations/pokerth_ru.qm > %%DATADIR%%/data/translations/pokerth_sk.qm > %%DATADIR%%/data/translations/pokerth_sv.qm >+%%DATADIR%%/data/translations/pokerth_ta.qm > %%DATADIR%%/data/translations/pokerth_tr.qm > %%DATADIR%%/data/translations/pokerth_zhcn.qm > %%DATADIR%%/data/translations/qt_de.qm
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 151020
:
109942
| 109943 |
109944