FreeBSD Bugzilla – Attachment 26350 Details for
Bug 44974
Update port: graphics/gozer to 0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.88 KB, created by
tkato
on 2002-11-05 23:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-11-05 23:20:04 UTC
Size:
1.88 KB
patch
obsolete
>diff -urN /usr/ports/graphics/gozer/Makefile graphics/gozer/Makefile >--- /usr/ports/graphics/gozer/Makefile Tue Sep 10 20:12:06 2002 >+++ graphics/gozer/Makefile Wed Nov 6 04:08:02 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gozer >-PORTVERSION= 0.5 >+PORTVERSION= 0.7 > CATEGORIES= graphics > MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ > >@@ -16,12 +16,13 @@ > > USE_X_PREFIX= yes > GNU_CONFIGURE= yes >-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-porbld-freebsd${OSREL} >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-porbld-freebsd${OSREL} >+CONFIGURE_ARGS= --with-giblib-prefix=${X11BASE} >+ >+MAN1= gozer.1 > > .if defined(NOPORTDOCS) > MAKE_ENV= NO_DOC=yes > .endif >- >-MAN1= gozer.1 > > .include <bsd.port.mk> >diff -urN /usr/ports/graphics/gozer/distinfo graphics/gozer/distinfo >--- /usr/ports/graphics/gozer/distinfo Mon Jan 28 02:21:30 2002 >+++ graphics/gozer/distinfo Wed Nov 6 04:00:39 2002 >@@ -1 +1 @@ >-MD5 (gozer-0.5.tar.gz) = 40129a4cf58209d39788f9a7b85cfb69 >+MD5 (gozer-0.7.tar.gz) = 6eaa33a759d9c15967e0b7f008cc3d55 >diff -urN /usr/ports/graphics/gozer/files/patch-ab graphics/gozer/files/patch-ab >--- /usr/ports/graphics/gozer/files/patch-ab Mon Jan 28 02:21:30 2002 >+++ graphics/gozer/files/patch-ab Wed Nov 6 04:06:41 2002 >@@ -1,13 +1,13 @@ >---- src/Makefile.in.orig Sat Jan 26 10:59:12 2002 >-+++ src/Makefile.in Sat Jan 26 11:28:32 2002 >+--- src/Makefile.in.orig Wed May 1 08:10:58 2002 >++++ src/Makefile.in Wed Nov 6 04:06:28 2002 > @@ -75,8 +75,8 @@ > > SUBDIRS = fonts > > -LDFLAGS = -L/usr/X11R6/lib > -INCLUDES = -g -O3 -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@ >-+LDFLAGS = >-+INCLUDES = -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@ >++LDFLAGS = @LDFLAGS@ >++INCLUDES = $(X_CFLAGS) -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@ > > LIBOBJS = @LIBOBJS@
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 44974
: 26350