FreeBSD Bugzilla – Attachment 117012 Details for
Bug 159059
[maintainer] www/uzbl update to version as of 2011/07/17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
uzbl.patch
uzbl.patch (text/plain), 1.43 KB, created by
Klaus Aehlig
on 2011-07-20 14:00:26 UTC
(
hide
)
Description:
uzbl.patch
Filename:
MIME Type:
Creator:
Klaus Aehlig
Created:
2011-07-20 14:00:26 UTC
Size:
1.43 KB
patch
obsolete
>diff -ruN uzbl.orig/Makefile uzbl/Makefile >--- uzbl.orig/Makefile 2011-07-20 13:46:54.000000000 +0100 >+++ uzbl/Makefile 2011-07-20 13:47:11.000000000 +0100 >@@ -22,8 +22,8 @@ > USE_GMAKE= yes > USE_PYTHON= yes > >-GITDATE= 2011.04.12 >-GITVERSION= ed8f45d >+GITDATE= 2011.07.17 >+GITVERSION= 91da964 > > WRKSRC= ${WRKDIR}/Dieterbe-uzbl-${GITVERSION} > >diff -ruN uzbl.orig/distinfo uzbl/distinfo >--- uzbl.orig/distinfo 2011-07-20 13:46:54.000000000 +0100 >+++ uzbl/distinfo 2011-07-20 13:47:11.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (uzbl-0.0.0.2011.04.12.tar.gz) = 6d2fb50bf89c94593f258a274f68f44a10d6e1f685dc3f11e1b56282f526d7b5 >-SIZE (uzbl-0.0.0.2011.04.12.tar.gz) = 144532 >+SHA256 (uzbl-0.0.0.2011.07.17.tar.gz) = c4d92b4c42b705fcc68f24c8de8496e93464f661ffd51b15a8026d7fa1f047a5 >+SIZE (uzbl-0.0.0.2011.07.17.tar.gz) = 147128 >diff -ruN uzbl.orig/files/patch-Makefile uzbl/files/patch-Makefile >--- uzbl.orig/files/patch-Makefile 1970-01-01 01:00:00.000000000 +0100 >+++ uzbl/files/patch-Makefile 2011-07-20 13:47:11.000000000 +0100 >@@ -0,0 +1,12 @@ >+--- Makefile.orig 2011-07-20 11:12:34.000000000 +0100 >++++ Makefile 2011-07-20 11:14:15.000000000 +0100 >+@@ -7,7 +7,8 @@ >+ RUN_PREFIX?=$(PREFIX) >+ >+ # use GTK3-based webkit when it is available >+-USE_GTK3 = $(shell pkg-config --exists gtk+-3.0 webkitgtk-3.0 && echo 1) >++# USE_GTK3 = $(shell pkg-config --exists gtk+-3.0 webkitgtk-3.0 && echo 1) >++USE_GTK3 = 0 >+ >+ ifeq ($(USE_GTK3),1) >+ REQ_PKGS += gtk+-3.0 webkitgtk-3.0
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 159059
: 117012