FreeBSD Bugzilla – Attachment 54647 Details for
Bug 82673
Update port: games/adgali to 0.2.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.97 KB, created by
tkato432
on 2005-06-26 18:10:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-06-26 18:10:19 UTC
Size:
4.97 KB
patch
obsolete
>diff -urN /usr/ports/games/adgali/Makefile games/adgali/Makefile >--- /usr/ports/games/adgali/Makefile Thu Jun 2 10:37:45 2005 >+++ games/adgali/Makefile Sun Jun 26 11:56:50 2005 >@@ -7,11 +7,9 @@ > # > > PORTNAME= adgali >-PORTVERSION= 0.2.3 >-PORTREVISION= 2 >+PORTVERSION= 0.2.4 > CATEGORIES= games devel >-MASTER_SITES= ${MASTER_SITE_SAVANNAH} >-MASTER_SITE_SUBDIR= ${PORTNAME} >+MASTER_SITES= http://adgali.apiou.org/download/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= An open source game library useful for 2D games programmation >@@ -21,13 +19,15 @@ > tiff.4:${PORTSDIR}/graphics/tiff \ > freetype.9:${PORTSDIR}/print/freetype2 > >+USE_BZIP2= yes > USE_SDL= sdl >-USE_GNOME= gnometarget >-USE_REINPLACE= yes >+USE_XPM= yes > USE_GMAKE= yes >-USE_LIBTOOL_VER=15 >+USE_LIBTOOL_VER= 15 >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" >+CONFIGURE_ARGS= --enable-compile-optim=no > INSTALLS_SHLIB= yes > > .include <bsd.port.pre.mk> >@@ -35,10 +35,6 @@ > .if ${ARCH} == "alpha" && ${OSVERSION} >= 502102 > BROKEN= "Configure fails" > .endif >- >-post-patch: >- @${REINPLACE_CMD} -e 's|-O3 ||g' ${WRKSRC}/configure >- @${REINPLACE_CMD} -e 's|-release $$(LT_RELEASE)||g' ${WRKSRC}/src/Makefile.in > > post-install: > .if !defined(NOPORTDOCS) >diff -urN /usr/ports/games/adgali/distinfo games/adgali/distinfo >--- /usr/ports/games/adgali/distinfo Thu Jan 29 20:25:02 2004 >+++ games/adgali/distinfo Sun Jun 26 10:46:45 2005 >@@ -1,2 +1,2 @@ >-MD5 (adgali-0.2.3.tar.gz) = 34e051864e5b7f1ed5c3bfd436f9bd48 >-SIZE (adgali-0.2.3.tar.gz) = 571544 >+MD5 (adgali-0.2.4.tar.bz2) = 4e4b3c7fdec424823883ae5d96943374 >+SIZE (adgali-0.2.4.tar.bz2) = 710402 >diff -urN /usr/ports/games/adgali/files/patch-configure games/adgali/files/patch-configure >--- /usr/ports/games/adgali/files/patch-configure Tue Jul 1 22:33:27 2003 >+++ games/adgali/files/patch-configure Thu Jan 1 09:00:00 1970 >@@ -1,10 +0,0 @@ >---- configure.orig Fri May 23 02:22:11 2003 >-+++ configure Sat Jun 21 15:20:22 2003 >-@@ -7893,6 +7893,7 @@ >- >- # This can be used to rebuild libtool when needed >- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" >-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS >- >- # Always use our own libtool. >- LIBTOOL='$(SHELL) $(top_builddir)/libtool' >diff -urN /usr/ports/games/adgali/files/patch-tools::agl_bfont.c games/adgali/files/patch-tools::agl_bfont.c >--- /usr/ports/games/adgali/files/patch-tools::agl_bfont.c Tue Jul 1 22:33:27 2003 >+++ games/adgali/files/patch-tools::agl_bfont.c Thu Jan 1 09:00:00 1970 >@@ -1,10 +0,0 @@ >---- tools/agl_bfont.c.orig Sun May 11 02:44:58 2003 >-+++ tools/agl_bfont.c Sat Jun 21 15:18:43 2003 >-@@ -40,7 +40,6 @@ >- #include <sys/types.h> >- #include <sys/time.h> >- #include <unistd.h> >--#include <getopt.h> >- #include <string.h> >- #include <ctype.h> >- #include "../config.h" >diff -urN /usr/ports/games/adgali/pkg-descr games/adgali/pkg-descr >--- /usr/ports/games/adgali/pkg-descr Wed Jul 2 00:27:01 2003 >+++ games/adgali/pkg-descr Sun Jun 26 10:39:25 2005 >@@ -6,4 +6,4 @@ > game GUI, sound events and music, generic AI engine, network management and > video streaming. > >-WWW: http://www.nongnu.org/adgali/ >+WWW: http://adgali.apiou.org/ >diff -urN /usr/ports/games/adgali/pkg-plist games/adgali/pkg-plist >--- /usr/ports/games/adgali/pkg-plist Thu Aug 7 21:18:41 2003 >+++ games/adgali/pkg-plist Sun Jun 26 11:43:58 2005 >@@ -7,14 +7,17 @@ > include/agl_ios.h > include/agl_object.h > include/agl_video.h >-lib/libagl.a >-lib/libagl.so >-lib/libagl.so.0 >+lib/libadgali-0.2.so >+lib/libadgali-0.2.so.0 >+lib/libadgali.a >+lib/libadgali.so > share/aclocal/adgali.m4 > %%PORTDOCS%%%%DOCSDIR%%/adgali025.png > %%PORTDOCS%%%%DOCSDIR%%/adgali150.png > %%PORTDOCS%%%%DOCSDIR%%/agl_8h-source.html > %%PORTDOCS%%%%DOCSDIR%%/agl_8h.html >+%%PORTDOCS%%%%DOCSDIR%%/agl__gui_8h-source.html >+%%PORTDOCS%%%%DOCSDIR%%/agl__gui_8h.html > %%PORTDOCS%%%%DOCSDIR%%/agl__ios_8h-source.html > %%PORTDOCS%%%%DOCSDIR%%/agl__ios_8h.html > %%PORTDOCS%%%%DOCSDIR%%/agl__video_8h-source.html >@@ -33,15 +36,23 @@ > %%PORTDOCS%%%%DOCSDIR%%/graph_legend.dot > %%PORTDOCS%%%%DOCSDIR%%/graph_legend.gif > %%PORTDOCS%%%%DOCSDIR%%/graph_legend.html >+%%PORTDOCS%%%%DOCSDIR%%/group__ios.html >+%%PORTDOCS%%%%DOCSDIR%%/group__tools.html >+%%PORTDOCS%%%%DOCSDIR%%/group__video.html > %%PORTDOCS%%%%DOCSDIR%%/index.hhc > %%PORTDOCS%%%%DOCSDIR%%/index.hhk > %%PORTDOCS%%%%DOCSDIR%%/index.hhp > %%PORTDOCS%%%%DOCSDIR%%/index.html >+%%PORTDOCS%%%%DOCSDIR%%/modules.html > %%PORTDOCS%%%%DOCSDIR%%/structagl__channel.html > %%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.gif >+%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.map >+%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.md5 > %%PORTDOCS%%%%DOCSDIR%%/structagl__ios.html > %%PORTDOCS%%%%DOCSDIR%%/structagl__pix.html > %%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.gif >+%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.map >+%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.md5 > %%PORTDOCS%%%%DOCSDIR%%/structagl__pos.html > %%PORTDOCS%%%%DOCSDIR%%/structagl__rect.html > %%PORTDOCS%%%%DOCSDIR%%/structagl__size.html
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 82673
: 54647