From owner-svn-ports-head@FreeBSD.ORG Sun Jun 2 16:41:28 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]) by hub.freebsd.org (Postfix) with ESMTP id 142E0156; Sun, 2 Jun 2013 16:41:28 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id EB2E11F9D; Sun, 2 Jun 2013 16:41:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r52GfR3h052010; Sun, 2 Jun 2013 16:41:27 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r52GfR1h052007; Sun, 2 Jun 2013 16:41:27 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201306021641.r52GfR1h052007@svn.freebsd.org> From: Pawel Pekala Date: Sun, 2 Jun 2013 16:41:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319685 - head/print/qpdfview 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: Sun, 02 Jun 2013 16:41:28 -0000 Author: pawel Date: Sun Jun 2 16:41:27 2013 New Revision: 319685 URL: http://svnweb.freebsd.org/changeset/ports/319685 Log: Update to version 0.4.3 PR: ports/179073 Submitted by: Veniamin Gvozdikov (maintainer) Modified: head/print/qpdfview/Makefile head/print/qpdfview/distinfo head/print/qpdfview/pkg-plist Modified: head/print/qpdfview/Makefile ============================================================================== --- head/print/qpdfview/Makefile Sun Jun 2 16:39:26 2013 (r319684) +++ head/print/qpdfview/Makefile Sun Jun 2 16:41:27 2013 (r319685) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= qpdfview -PORTVERSION= 0.4 -PORTREVISION= 2 +PORTVERSION= 0.4.3 CATEGORIES= print -MASTER_SITES= https://launchpadlibrarian.net/131409309/ +MASTER_SITES= https://launchpadlibrarian.net/140746246/ MAINTAINER= g.veniamin@googlemail.com COMMENT= Tabbed PDF viewer using the poppler library @@ -15,8 +14,8 @@ LICENSE= GPLv2 LIB_DEPENDS= poppler-qt4:${PORTSDIR}/graphics/poppler-qt4 \ cups:${PORTSDIR}/print/cups-client -USE_QT4= corelib dbus gui imageformats moc_build qmake_build rcc_build \ - sql sql-sqlite3_run svg xml +USE_QT4= corelib dbus gui imageformats linguist_build moc_build \ + qmake_build rcc_build sql sql-sqlite3_run svg xml QMAKEFLAGS+= QMAKE_CFLAGS_RELEASE="" QMAKE_CXXFLAGS_RELEASE="" DATADIR= ${PREFIX}/share/${PORTNAME} @@ -58,6 +57,7 @@ pre-configure: ${WRKSRC}/${PORTNAME}.pri do-configure: + cd ${WRKSRC} && lrelease-qt4 ${PORTNAME}.pro cd ${WRKSRC} && ${QMAKE} ${QMAKEFLAGS} ${PORTNAME}.pro .include Modified: head/print/qpdfview/distinfo ============================================================================== --- head/print/qpdfview/distinfo Sun Jun 2 16:39:26 2013 (r319684) +++ head/print/qpdfview/distinfo Sun Jun 2 16:41:27 2013 (r319685) @@ -1,2 +1,2 @@ -SHA256 (qpdfview-0.4.tar.gz) = 6191e6ae15f228bce9ac0c58dd5032122fa2986d50f7585859cd64a7fd2b5499 -SIZE (qpdfview-0.4.tar.gz) = 396479 +SHA256 (qpdfview-0.4.3.tar.gz) = 66c579e6e837aed532a1389ced4987cce1055cea36f8b3d61b634dd8cbdd8c79 +SIZE (qpdfview-0.4.3.tar.gz) = 351371 Modified: head/print/qpdfview/pkg-plist ============================================================================== --- head/print/qpdfview/pkg-plist Sun Jun 2 16:39:26 2013 (r319684) +++ head/print/qpdfview/pkg-plist Sun Jun 2 16:41:27 2013 (r319685) @@ -6,6 +6,8 @@ share/applications/qpdfview.desktop %%DATADIR%%/help.html %%DATADIR%%/qpdfview.svg %%DATADIR%%/qpdfview_ast.qm +%%DATADIR%%/qpdfview_az.qm +%%DATADIR%%/qpdfview_bg.qm %%DATADIR%%/qpdfview_bs.qm %%DATADIR%%/qpdfview_ca.qm %%DATADIR%%/qpdfview_cs.qm @@ -13,10 +15,12 @@ share/applications/qpdfview.desktop %%DATADIR%%/qpdfview_de.qm %%DATADIR%%/qpdfview_el.qm %%DATADIR%%/qpdfview_en_GB.qm +%%DATADIR%%/qpdfview_eo.qm %%DATADIR%%/qpdfview_es.qm %%DATADIR%%/qpdfview_eu.qm %%DATADIR%%/qpdfview_fi.qm %%DATADIR%%/qpdfview_fr.qm +%%DATADIR%%/qpdfview_gl.qm %%DATADIR%%/qpdfview_he.qm %%DATADIR%%/qpdfview_hr.qm %%DATADIR%%/qpdfview_id.qm