From owner-svn-ports-head@freebsd.org Fri Feb 26 17:20:12 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8FC6AB5714; Fri, 26 Feb 2016 17:20:12 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B8603138D; Fri, 26 Feb 2016 17:20:12 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1QHKBse044872; Fri, 26 Feb 2016 17:20:11 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1QHKB70044870; Fri, 26 Feb 2016 17:20:11 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201602261720.u1QHKB70044870@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 26 Feb 2016 17:20:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409626 - head/polish/qnapi 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.20 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: Fri, 26 Feb 2016 17:20:13 -0000 Author: pawel Date: Fri Feb 26 17:20:11 2016 New Revision: 409626 URL: https://svnweb.freebsd.org/changeset/ports/409626 Log: Update to version 0.2.1 Modified: head/polish/qnapi/Makefile head/polish/qnapi/distinfo Modified: head/polish/qnapi/Makefile ============================================================================== --- head/polish/qnapi/Makefile Fri Feb 26 17:17:44 2016 (r409625) +++ head/polish/qnapi/Makefile Fri Feb 26 17:20:11 2016 (r409626) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qnapi -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= polish multimedia MAINTAINER= pawel@FreeBSD.org @@ -11,12 +11,14 @@ COMMENT= Qt5 based subtitle downloader LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/LICENSE -BUILD_DEPENDS= libmaia>0:${PORTSDIR}/net/libmaia +BUILD_DEPENDS= qt-maybe>0:${PORTSDIR}/devel/qt-maybe \ + libmaia>0:${PORTSDIR}/net/libmaia +LIB_DEPENDS= libmediainfo.so:${PORTSDIR}/multimedia/libmediainfo RUN_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip USE_GITHUB= yes -USES= compiler:c++11-lib qmake +USES= compiler:c++11-lib pkgconfig qmake USE_QT5= buildtools_build gui network widgets xml CXXFLAGS+= -I${LOCALBASE}/include/maia Modified: head/polish/qnapi/distinfo ============================================================================== --- head/polish/qnapi/distinfo Fri Feb 26 17:17:44 2016 (r409625) +++ head/polish/qnapi/distinfo Fri Feb 26 17:20:11 2016 (r409626) @@ -1,2 +1,2 @@ -SHA256 (qnapi-qnapi-0.2.0_GH0.tar.gz) = 6ce0fda2fc09e10bdc4a52df711b635df6aef856a79d7802cd30b55cdd694969 -SIZE (qnapi-qnapi-0.2.0_GH0.tar.gz) = 1231064 +SHA256 (qnapi-qnapi-0.2.1_GH0.tar.gz) = fa239528faa59418ba7294a07086446e381863eacb5c9ad1b2b3516a018bef1e +SIZE (qnapi-qnapi-0.2.1_GH0.tar.gz) = 8634833