From owner-svn-ports-head@FreeBSD.ORG Sun Feb 16 18:35:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D18FD14A; Sun, 16 Feb 2014 18:35:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AE30113C6; Sun, 16 Feb 2014 18:35:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1GIZk5H078466; Sun, 16 Feb 2014 18:35:46 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1GIZj4K078462; Sun, 16 Feb 2014 18:35:45 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201402161835.s1GIZj4K078462@svn.freebsd.org> From: Ruslan Makhmatkhanov Date: Sun, 16 Feb 2014 18:35:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344618 - in head/www/qupzilla: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Feb 2014 18:35:47 -0000 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 Approved by: Javad Kouhi (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