Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2014 05:24:41 GMT
From:      Matthew Rezny <matthew@reztek.cz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186810: www/qupzilla should be updated, not marked BROKEN
Message-ID:  <201402160524.s1G5Ofch099309@cgiserv.freebsd.org>
Resent-Message-ID: <201402160530.s1G5U1sB099254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186810
>Category:       ports
>Synopsis:       www/qupzilla should be updated, not marked BROKEN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 16 05:30:01 UTC 2014
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402160524.s1G5Ofch099309>