From vvelox@vvelox.net  Thu Dec 10 14:29:06 2009
Return-Path: <vvelox@vvelox.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 397B910656E1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Dec 2009 14:29:06 +0000 (UTC)
	(envelope-from vvelox@vvelox.net)
Received: from vulpes.vvelox.net (vulpes.vvelox.net [99.69.115.42])
	by mx1.freebsd.org (Postfix) with ESMTP id 014328FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Dec 2009 14:29:05 +0000 (UTC)
Received: from vixen42.vulpes (unknown [192.168.14.1])
	(Authenticated sender: vvelox)
	by vulpes.vvelox.net (Postfix) with ESMTP id 3BE9BB847
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Dec 2009 08:28:41 -0600 (CST)
Message-Id: <1260455435.33636@vixen42.vulpes>
Date: Thu, 10 Dec 2009 08:30:35 -0600
From: "Zane C.B." <vvelox@vvelox.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: Update port: www/p5-Gtk2-WebKit    unbreak and update to 0.07
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         141344
>Category:       ports
>Synopsis:       Update port: www/p5-Gtk2-WebKit    unbreak and update to 0.07
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 10 14:30:02 UTC 2009
>Closed-Date:    Sat Dec 12 23:22:59 UTC 2009
>Last-Modified:  Sat Dec 12 23:30:03 UTC 2009
>Originator:     Zane C.B.
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009
    root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC



>Description:





>How-To-Repeat:





>Fix:


--- p5-Gtk2-WebKit.diff begins here ---
diff -u p5-Gtk2-WebKit.orig/Makefile p5-Gtk2-WebKit/Makefile
--- p5-Gtk2-WebKit.orig/Makefile	2009-12-10 08:17:00.000000000 -0600
+++ p5-Gtk2-WebKit/Makefile	2009-12-10 08:23:57.000000000 -0600
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Gtk2-WebKit
-PORTVERSION=	0.04
-PORTREVISION=	6
+PORTVERSION=	0.07
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/F/FL/FLORA
@@ -23,8 +22,6 @@
 		${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
 		${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:${PORTSDIR}/www/webkit-gtk2
 
-BROKEN=		hangs during build
-
 PERL_CONFIGURE=	yes
 
 MAN3=		Gtk2::WebKit.3 \
diff -u p5-Gtk2-WebKit.orig/distinfo p5-Gtk2-WebKit/distinfo
--- p5-Gtk2-WebKit.orig/distinfo	2009-03-02 23:44:51.000000000 -0600
+++ p5-Gtk2-WebKit/distinfo	2009-12-10 08:24:09.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (Gtk2-WebKit-0.04.tar.gz) = edb87e7a47a202a7b8d1eb1ec0c40e25
-SHA256 (Gtk2-WebKit-0.04.tar.gz) = c58d2192599315366ccb03b55b5a052398545c48dd1c3376c2521e1c4097bff3
-SIZE (Gtk2-WebKit-0.04.tar.gz) = 57478
+MD5 (Gtk2-WebKit-0.07.tar.gz) = 893b0fabb6f313b3ace33b645dec39b0
+SHA256 (Gtk2-WebKit-0.07.tar.gz) = 2c6ef49cfa689e037694812eb43cbe050f2488af7860eafbd017f0a5e0dd4c6f
+SIZE (Gtk2-WebKit-0.07.tar.gz) = 65994
--- p5-Gtk2-WebKit.diff ends here ---



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Dec 10 14:30:13 UTC 2009 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141344 
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Thu Dec 10 15:10:51 UTC 2009 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141344 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Dec 12 23:21:04 UTC 2009 
State-Changed-Why:  
Committed, thanks. I had to put the BROKEN line back in, it still hangs 
generating man pages 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141344 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141344: commit references a PR
Date: Sat, 12 Dec 2009 23:22:36 +0000 (UTC)

 pav         2009-12-12 23:22:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Gtk2-WebKit   Makefile distinfo 
   Log:
   - Update to 0.07 (still broken)
   
   PR:             ports/141344
   Submitted by:   Zane C.B. <vvelox@vvelox.net> (maintainer)
   
   Revision  Changes    Path
   1.6       +1 -2      ports/www/p5-Gtk2-WebKit/Makefile
   1.2       +3 -3      ports/www/p5-Gtk2-WebKit/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
