From nobody@FreeBSD.org  Sun Feb 16 05:24:42 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id CD725CA4
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Feb 2014 05:24:42 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 9BD391E5B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Feb 2014 05:24:42 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1G5Of8r099312
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 Feb 2014 05:24:41 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1G5Ofch099309;
	Sun, 16 Feb 2014 05:24:41 GMT
	(envelope-from nobody)
Message-Id: <201402160524.s1G5Ofch099309@cgiserv.freebsd.org>
Date: Sun, 16 Feb 2014 05:24:41 GMT
From: Matthew Rezny <matthew@reztek.cz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/qupzilla should be updated, not marked BROKEN
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: javad.kouhi@gmail.com

>Number:         186810
>Category:       ports
>Synopsis:       www/qupzilla should be updated, not marked BROKEN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 16 05:30:01 UTC 2014
>Closed-Date:    Sun Feb 16 18:36:24 UTC 2014
>Last-Modified:  Sun Feb 16 18:40:01 UTC 2014
>Originator:     Matthew Rezny
>Release:        10.0-STABLE
>Organization:
RezTek, s.r.o.
>Environment:
FreeBSD desktop.reztek 10.0-STABLE FreeBSD 10.0-STABLE #0 r261871: Fri Feb 14 16:41:18 CET 2014     root@desktop.reztek:/usr/obj/usr/src/sys/DESKTOP  amd64

>Description:
For reasons I won't even attempt to guess, the Qupzilla port was marked broken instead of being updated. Version 1.6.2 was released the day prior, then 1.6.3 was released the same day that 1.6.1 was marked broken due to fetch failure. The release news expilcitly states 1.6.3 release includes FreeBSD build fixes. Indeed, 4 of the 6 patches are no longer applicable to 1.6.3.

>How-To-Repeat:
Uhm... please don't repeat this problem, just update the port
>Fix:
Remove the obsolete patches

desktop# svnlite status
M       Makefile
M       distinfo
!       files/patch-src__main__main.cpp
!       files/patch-src__plugins__MouseGestures__mousegestures.qrc
!       files/patch-src__plugins__PIM__PIM_res.qrc
!       files/patch-src__plugins__TestPlugin__testplugin.qrc
M       pkg-plist

Update version and distinfo

desktop# svnlite diff
Index: Makefile
===================================================================
--- Makefile    (revision 344163)
+++ Makefile    (working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=      qupzilla
-PORTVERSION=   1.6.1
+PORTVERSION=   1.6.3
 CATEGORIES=    www
 MASTER_SITES=  http://www.qupzilla.com/uploads/
 DISTNAME=      QupZilla-${PORTVERSION}
Index: distinfo
===================================================================
--- distinfo    (revision 344163)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (QupZilla-1.6.1.tar.gz) = 24fc9a90a9991178a935ab0f5ad2091c52729b08cfd6d8f26f92fef5c0386960
-SIZE (QupZilla-1.6.1.tar.gz) = 4646566
+SHA256 (QupZilla-1.6.3.tar.gz) = ba69b4bb9f9644fcff5945a0b692e6db877e57c2b9d948a7f57ecfcd4a86f7a0
+SIZE (QupZilla-1.6.3.tar.gz) = 5087827
Index: pkg-plist
===================================================================
--- pkg-plist   (revision 344163)
+++ pkg-plist   (working copy)
@@ -2,7 +2,7 @@
 lib/libQupZilla.so
 lib/libQupZilla.so.1
 lib/libQupZilla.so.1.6
-lib/libQupZilla.so.1.6.1
+lib/libQupZilla.so.1.6.3
 lib/qupzilla/libAccessKeysNavigation.so
 lib/qupzilla/libGreaseMonkey.so
 lib/qupzilla/libMouseGestures.so


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Feb 16 05:30:16 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: javad.kouhi@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/186810: www/qupzilla should be updated, not marked BROKEN
Date: Sun, 16 Feb 2014 05:30:15 UT

 Maintainer of www/qupzilla,
 
 Please note that PR ports/186810 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186810
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Sun Feb 16 17:38:39 UTC 2014 
Responsible-Changed-Why:  
I will take it. Updated port fetchs and build fine. Maintainer, would 
you approve this? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186810 
State-Changed-From-To: feedback->closed 
State-Changed-By: rm 
State-Changed-When: Sun Feb 16 18:36:23 UTC 2014 
State-Changed-Why:  
Committed, thank you both! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186810: commit references a PR
Date: Sun, 16 Feb 2014 18:35:53 +0000 (UTC)

 Author: rm
 Date: Sun Feb 16 18:35:45 2014
 New Revision: 344618
 URL: http://svnweb.freebsd.org/changeset/ports/344618
 QAT: https://qat.redports.org/buildarchive/r344618/
 
 Log:
   - unbreak by update to latest version: 1.6.3
   - remove patches, applied upstream
   
   PR:		186810
   Submitted by:	Matthew Rezny <matthew@reztek.cz>
   Approved by:	Javad Kouhi <javad.kouhi@gmail.com> (maintainer)
 
 Deleted:
   head/www/qupzilla/files/patch-src__main__main.cpp
   head/www/qupzilla/files/patch-src__plugins__MouseGestures__mousegestures.qrc
   head/www/qupzilla/files/patch-src__plugins__PIM__PIM_res.qrc
   head/www/qupzilla/files/patch-src__plugins__TestPlugin__testplugin.qrc
 Modified:
   head/www/qupzilla/Makefile
   head/www/qupzilla/distinfo
   head/www/qupzilla/pkg-descr
   head/www/qupzilla/pkg-plist
 
 Modified: head/www/qupzilla/Makefile
 ==============================================================================
 --- head/www/qupzilla/Makefile	Sun Feb 16 18:32:48 2014	(r344617)
 +++ head/www/qupzilla/Makefile	Sun Feb 16 18:35:45 2014	(r344618)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	qupzilla
 -PORTVERSION=	1.6.1
 +PORTVERSION=	1.6.3
  CATEGORIES=	www
  MASTER_SITES=	http://www.qupzilla.com/uploads/
  DISTNAME=	QupZilla-${PORTVERSION}
 @@ -11,8 +11,6 @@ COMMENT=	Modern web browser based on Web
  
  LICENSE=	GPLv3
  
 -BROKEN=		Fetch fails
 -
  LIB_DEPENDS=	libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \
  		libexecinfo.so:${PORTSDIR}/devel/libexecinfo
  
 
 Modified: head/www/qupzilla/distinfo
 ==============================================================================
 --- head/www/qupzilla/distinfo	Sun Feb 16 18:32:48 2014	(r344617)
 +++ head/www/qupzilla/distinfo	Sun Feb 16 18:35:45 2014	(r344618)
 @@ -1,2 +1,2 @@
 -SHA256 (QupZilla-1.6.1.tar.gz) = 24fc9a90a9991178a935ab0f5ad2091c52729b08cfd6d8f26f92fef5c0386960
 -SIZE (QupZilla-1.6.1.tar.gz) = 4646566
 +SHA256 (QupZilla-1.6.3.tar.gz) = ba69b4bb9f9644fcff5945a0b692e6db877e57c2b9d948a7f57ecfcd4a86f7a0
 +SIZE (QupZilla-1.6.3.tar.gz) = 5087827
 
 Modified: head/www/qupzilla/pkg-descr
 ==============================================================================
 --- head/www/qupzilla/pkg-descr	Sun Feb 16 18:32:48 2014	(r344617)
 +++ head/www/qupzilla/pkg-descr	Sun Feb 16 18:35:45 2014	(r344618)
 @@ -16,4 +16,4 @@ developed or very unstable and miss impo
  multiplatform, modern and actively developed browser. QupZilla is trying to
  fill this gap by providing a very stable browsing experience.
  
 -WWW: http://www.qupzilla.com
 +WWW: http://www.qupzilla.com/
 
 Modified: head/www/qupzilla/pkg-plist
 ==============================================================================
 --- head/www/qupzilla/pkg-plist	Sun Feb 16 18:32:48 2014	(r344617)
 +++ head/www/qupzilla/pkg-plist	Sun Feb 16 18:35:45 2014	(r344618)
 @@ -2,7 +2,7 @@ bin/qupzilla
  lib/libQupZilla.so
  lib/libQupZilla.so.1
  lib/libQupZilla.so.1.6
 -lib/libQupZilla.so.1.6.1
 +lib/libQupZilla.so.1.6.3
  lib/qupzilla/libAccessKeysNavigation.so
  lib/qupzilla/libGreaseMonkey.so
  lib/qupzilla/libMouseGestures.so
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
