FreeBSD Bugzilla – Attachment 104205 Details for
Bug 144345
updated port www/weave and fix on amd64 platform
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.55 KB, created by
Grzegorz Blach
on 2010-02-27 19:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Grzegorz Blach
Created:
2010-02-27 19:10:01 UTC
Size:
1.55 KB
patch
obsolete
>diff -ruN weave.old/Makefile weave/Makefile >--- weave.old/Makefile 2010-02-10 15:38:24.000000000 +0100 >+++ weave/Makefile 2010-02-27 20:01:43.867513784 +0100 >@@ -6,8 +6,7 @@ > # > > PORTNAME= weave >-PORTVERSION= 1.0 >-PORTREVISION= 1 >+PORTVERSION= 1.1 > PORTEPOCH= 2 > CATEGORIES= www > MASTER_SITES= http://files.roorback.net/ \ >@@ -29,7 +28,7 @@ > .if ${ARCH} == i386 > PLATFORM= FreeBSD_x86-gcc3 > .elif ${ARCH} == amd64 >-PLATFORM= FreeBSD_x86_64-gcc3 >+PLATFORM= FreeBSD_amd64-gcc3 > .endif > > GMAKE_FLAGS= sdkdir=${PREFIX}/lib/firefox3/sdk rebuild_crypto=1 release_build=1 platform_target=${PLATFORM} >diff -ruN weave.old/distinfo weave/distinfo >--- weave.old/distinfo 2010-02-01 17:56:16.000000000 +0100 >+++ weave/distinfo 2010-02-27 19:57:46.398571384 +0100 >@@ -1,3 +1,3 @@ >-MD5 (weave-1.0.tar.bz2) = b8fd56c345aa1559738a22af1e3f5317 >-SHA256 (weave-1.0.tar.bz2) = a006e2e5b2f98cac3cd19179a58571b3e7f62b1cedda8578d2bf94954042612f >-SIZE (weave-1.0.tar.bz2) = 433583 >+MD5 (weave-1.1.tar.bz2) = 1ccba18e4ef22ed6ee48cdf82e2689b7 >+SHA256 (weave-1.1.tar.bz2) = 555fc3087abcc4b71467f57c7699c3e22a240b126a3abe49d663d7754977a290 >+SIZE (weave-1.1.tar.bz2) = 434653 >diff -ruN weave.old/files/patch-crypto-src-Makefile weave/files/patch-crypto-src-Makefile >--- weave.old/files/patch-crypto-src-Makefile 2010-02-21 12:17:16.314969000 +0100 >+++ weave/files/patch-crypto-src-Makefile 2010-02-21 12:20:12.792914039 +0100 >@@ -41,7 +41,7 @@ > arch = x86_64 > else > +ifeq ($(machine), amd64) >-+ arch = x86_64 >++ arch = amd64 > +else > $(error: Sorry, your architecture is unknown/unsupported: $(machine)) > endif
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 144345
: 104205