FreeBSD Bugzilla – Attachment 48281 Details for
Bug 73903
Update port: games/easysok to 0.3.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.31 KB, created by
tkato432
on 2004-11-13 16:10:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-11-13 16:10:18 UTC
Size:
3.31 KB
patch
obsolete
>diff -urN /usr/ports/games/easysok/Makefile games/easysok/Makefile >--- /usr/ports/games/easysok/Makefile Sat May 22 22:52:18 2004 >+++ games/easysok/Makefile Sat Nov 13 21:38:06 2004 >@@ -5,8 +5,7 @@ > # $FreeBSD: ports/games/easysok/Makefile,v 1.9 2004/05/21 22:23:07 lofi Exp $ > > PORTNAME= easysok >-PORTVERSION= 0.3.3 >-PORTREVISION= 2 >+PORTVERSION= 0.3.4 > CATEGORIES= games kde > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -14,13 +13,17 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= A sokoban game for KDE3 > >+USE_BZIP2= yes > USE_KDELIBS_VER= 3 >+USE_REINPLACE= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes >-USE_REINPLACE= yes > > post-patch: >- @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ >- ${WRKSRC}/${CONFIGURE_SCRIPT} >+ @${REINPLACE_CMD} -e 's|-O2||g ; \ >+ s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT} >+ @${REINPLACE_CMD} -e \ >+ 's|-lkdeprint|$$(LIB_KDEPRINT) $$(LIBPTHREAD)|g' \ >+ ${WRKSRC}/src/Makefile.in > > .include <bsd.port.mk> >diff -urN /usr/ports/games/easysok/distinfo games/easysok/distinfo >--- /usr/ports/games/easysok/distinfo Thu Jan 29 20:25:07 2004 >+++ games/easysok/distinfo Sat Nov 13 20:34:21 2004 >@@ -1,2 +1,2 @@ >-MD5 (easysok-0.3.3.tar.gz) = 64c11122737bf8384ead5c070d27ee2a >-SIZE (easysok-0.3.3.tar.gz) = 1180964 >+MD5 (easysok-0.3.4.tar.bz2) = 9d35215677456a0230140a2d3113436a >+SIZE (easysok-0.3.4.tar.bz2) = 915350 >diff -urN /usr/ports/games/easysok/files/patch-src-piece_image_layer.cpp games/easysok/files/patch-src-piece_image_layer.cpp >--- /usr/ports/games/easysok/files/patch-src-piece_image_layer.cpp Mon Aug 4 23:29:26 2003 >+++ games/easysok/files/patch-src-piece_image_layer.cpp Thu Jan 1 09:00:00 1970 >@@ -1,11 +0,0 @@ >---- src/piece_image_layer.cpp.orig Mon Aug 4 16:08:12 2003 >-+++ src/piece_image_layer.cpp Mon Aug 4 16:08:27 2003 >-@@ -21,7 +21,7 @@ >- #include "piece_image_layer.h" >- >- #include <qdom.h> >-- >-+#include <assert.h> >- #include <kglobal.h> >- #include <kstddirs.h> >- >diff -urN /usr/ports/games/easysok/files/patch-src-pixmap_provider.cpp games/easysok/files/patch-src-pixmap_provider.cpp >--- /usr/ports/games/easysok/files/patch-src-pixmap_provider.cpp Mon Aug 4 23:29:26 2003 >+++ games/easysok/files/patch-src-pixmap_provider.cpp Thu Jan 1 09:00:00 1970 >@@ -1,11 +0,0 @@ >---- src/pixmap_provider.cpp.orig Mon Aug 4 16:12:21 2003 >-+++ src/pixmap_provider.cpp Mon Aug 4 16:12:33 2003 >-@@ -21,7 +21,7 @@ >- #include "pixmap_provider.h" >- >- #include <qwmatrix.h> >-- >-+#include <assert.h> >- #include <kglobal.h> >- #include <kstddirs.h> >- >diff -urN /usr/ports/games/easysok/files/patch-src_Makefile.in games/easysok/files/patch-src_Makefile.in >--- /usr/ports/games/easysok/files/patch-src_Makefile.in Sat May 22 07:23:07 2004 >+++ games/easysok/files/patch-src_Makefile.in Thu Jan 1 09:00:00 1970 >@@ -1,11 +0,0 @@ >---- src/Makefile.in.orig Fri May 21 22:37:02 2004 >-+++ src/Makefile.in Fri May 21 22:37:18 2004 >-@@ -248,7 +248,7 @@ >- >- easysok_SOURCES = dummy.cpp >- easysok_LDFLAGS = $(all_libraries) $(KDE_RPATH) >--easysok_LDADD = easysok.la $(LIB_KDEUI) $(LIB_KFILE) $(LIB_KIO) $(LIB_MNG) -lkdeprint >-+easysok_LDADD = easysok.la $(LIB_KDEUI) $(LIB_KFILE) $(LIB_KIO) $(LIB_MNG) -lkdeprint $(LIBPTHREAD) >- >- easysok_la_SOURCES = atomic_move.cpp move.cpp movements.cpp hash.cpp map.cpp \ >- compressed_map.cpp level.cpp collection.cpp collection_holder.cpp \
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 73903
: 48281