FreeBSD Bugzilla – Attachment 130930 Details for
Bug 174955
[UPDATE] devel/z80ex to v1.1.20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.52 KB, created by
hardy.schumacher
on 2013-01-03 20:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hardy.schumacher
Created:
2013-01-03 20:10:00 UTC
Size:
2.52 KB
patch
obsolete
>diff -ruN /usr/ports/devel/z80ex/Makefile ./z80ex/Makefile >--- /usr/ports/devel/z80ex/Makefile 2012-12-26 19:25:31.000000000 +0100 >+++ ./z80ex/Makefile 2013-01-03 20:54:45.000000000 +0100 >@@ -6,7 +6,7 @@ > # > > PORTNAME= z80ex >-PORTVERSION= 1.1.19 >+PORTVERSION= 1.1.20 > CATEGORIES= devel > MASTER_SITES= SF > >diff -ruN /usr/ports/devel/z80ex/distinfo ./z80ex/distinfo >--- /usr/ports/devel/z80ex/distinfo 2012-12-26 19:25:31.000000000 +0100 >+++ ./z80ex/distinfo 2013-01-03 20:59:23.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (z80ex-1.1.19.tar.gz) = 3a83f89937a747ad759f9fea6ae37a41601529fb61c30dffff0143e5fec9813e >-SIZE (z80ex-1.1.19.tar.gz) = 65722 >+SHA256 (z80ex-1.1.20.tar.gz) = 2e2eb7b35e96ec002f8ae9b0112e900e860b0fd4520b49d240c719a4e7401b43 >+SIZE (z80ex-1.1.20.tar.gz) = 65652 >diff -ruN /usr/ports/devel/z80ex/files/patch-Makefile ./z80ex/files/patch-Makefile >--- /usr/ports/devel/z80ex/files/patch-Makefile 2012-12-26 19:25:31.000000000 +0100 >+++ ./z80ex/files/patch-Makefile 2013-01-03 20:59:13.000000000 +0100 >@@ -1,19 +1,19 @@ >---- ./Makefile.orig 2010-02-03 19:56:53.000000000 +0100 >-+++ ./Makefile 2010-02-03 19:57:20.000000000 +0100 >-@@ -5,8 +5,7 @@ >- ################################################################# >- # You may tune these values to feet your setup: >- ################################################################# >--INSTALL_PREFIX := /usr/local >--CC := gcc >-+INSTALL_PREFIX := ${PREFIX} >- ALL_CFLAGS := -fPIC -fno-common -ansi -pedantic -Wall -pipe -O2 -I. -I./include >- LINKER := gcc >- >-@@ -93,4 +92,4 @@ >- tar --exclude z80ex.geany --exclude obsolete --exclude ${PROJ}-${VERSION_STR}${RELEASE_TYPE}/${PROJ}-${VERSION_STR}${RELEASE_TYPE} --exclude ${PROJ}-${VERSION_STR}${RELEASE_TYPE}/${PROJ}-${VERSION_STR}${RELEASE_TYPE}.tar.gz -hcf - ./${PROJ}-${VERSION_STR}${RELEASE_TYPE}/ | gzip -f9 > ${PROJ}-${VERSION_STR}${RELEASE_TYPE}.tar.gz >- rm -rf ./${PROJ}-${VERSION_STR}${RELEASE_TYPE} >- >--#EOF >-\ No newline at end of file >-+#EOF >+--- Makefile.orig 2013-01-03 20:58:47.000000000 +0100 >++++ Makefile 2013-01-03 20:58:55.000000000 +0100 >+@@ -5,12 +5,12 @@ >+ ################################################################# >+ # You may tune these values to fit your setup: >+ ################################################################# >+-INSTALL_PREFIX := /usr/local >++INSTALL_PREFIX := ${PREFIX} >+ TOOLS_PREFIX := >+ >+-CC := $(TOOLS_PREFIX)gcc >+-LINKER := $(TOOLS_PREFIX)gcc >+-AR := $(TOOLS_PREFIX)ar >++CC := ${CC} >++LINKER := ${CC} >++AR := ${AR} >+ >+ ALL_CFLAGS := -fPIC -fno-common -ansi -pedantic -Wall -pipe -O2 -I. -I./include >+
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 174955
: 130930