From owner-svn-ports-head@FreeBSD.ORG Thu Sep 5 20:13:51 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id 7D21EEFC; Thu, 5 Sep 2013 20:13:51 +0000 (UTC) (envelope-from wg@FreeBSD.org) 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 507502D88; Thu, 5 Sep 2013 20:13:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r85KDpFD077984; Thu, 5 Sep 2013 20:13:51 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r85KDoM6077981; Thu, 5 Sep 2013 20:13:50 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201309052013.r85KDoM6077981@svn.freebsd.org> From: William Grzybowski Date: Thu, 5 Sep 2013 20:13:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326443 - head/www/qupzilla 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.14 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: Thu, 05 Sep 2013 20:13:51 -0000 Author: wg Date: Thu Sep 5 20:13:50 2013 New Revision: 326443 URL: http://svnweb.freebsd.org/changeset/ports/326443 Log: www/qupzilla: update to 1.4.4 - Update to 1.4.4 [1] - Convert lib depends to new syntax PR: ports/181835 Submitted by: Javad Kouhi (maintainer) Modified: head/www/qupzilla/Makefile head/www/qupzilla/distinfo head/www/qupzilla/pkg-plist Modified: head/www/qupzilla/Makefile ============================================================================== --- head/www/qupzilla/Makefile Thu Sep 5 20:09:25 2013 (r326442) +++ head/www/qupzilla/Makefile Thu Sep 5 20:13:50 2013 (r326443) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qupzilla -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= www MASTER_SITES= http://www.qupzilla.com/uploads/ DISTNAME= QupZilla-${PORTVERSION} @@ -11,7 +11,7 @@ COMMENT= Modern web browser based on Web LICENSE= GPLv3 -LIB_DEPENDS= hunspell:${PORTSDIR}/textproc/hunspell +LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell HAS_CONFIGURE= yes USE_QT4= gui moc_build qmake_build rcc_build uic_build webkit \ Modified: head/www/qupzilla/distinfo ============================================================================== --- head/www/qupzilla/distinfo Thu Sep 5 20:09:25 2013 (r326442) +++ head/www/qupzilla/distinfo Thu Sep 5 20:13:50 2013 (r326443) @@ -1,2 +1,2 @@ -SHA256 (QupZilla-1.4.3.tar.gz) = cf48574d981b912bb1b25e6a2370c8d0eea73baf8770f437b64e3d9d06a67b2a -SIZE (QupZilla-1.4.3.tar.gz) = 3947912 +SHA256 (QupZilla-1.4.4.tar.gz) = dc72d7b5d75e1348bf9c3c43267946a88a1fcc70045a0d50f6972cd679e5366b +SIZE (QupZilla-1.4.4.tar.gz) = 3949537 Modified: head/www/qupzilla/pkg-plist ============================================================================== --- head/www/qupzilla/pkg-plist Thu Sep 5 20:09:25 2013 (r326442) +++ head/www/qupzilla/pkg-plist Thu Sep 5 20:13:50 2013 (r326443) @@ -2,7 +2,7 @@ bin/qupzilla lib/libQupZilla.so lib/libQupZilla.so.1 lib/libQupZilla.so.1.4 -lib/libQupZilla.so.1.4.3 +lib/libQupZilla.so.1.4.4 lib/qupzilla/libAccessKeysNavigation.so lib/qupzilla/libGreaseMonkey.so lib/qupzilla/libMouseGestures.so