ports/159059: [maintainer] www/uzbl update to version as of 2011/07/17

Klaus Aehlig aehlig at linta.de
Wed Jul 20 13:00:30 UTC 2011


>Number:         159059
>Category:       ports
>Synopsis:       [maintainer] www/uzbl update to version as of 2011/07/17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 20 13:00:26 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Klaus Aehlig
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD kta1c10.sesnet.soton.ac.uk 8.2-STABLE FreeBSD 8.2-STABLE #3: Fri Jun 24 15:20:24 BST 2011 aehlig at kta1c10.sesnet.soton.ac.uk:/usr/obj/usr/src/sys/KTA1C10 amd64


	
>Description:
	A new version of uzbl was released 2011/07/17
>How-To-Repeat:
	
>Fix:

	Apply the following patch

--- uzbl.patch begins here ---
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
--- uzbl.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list