Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2013 08:45:04 GMT
From:      Veniamin Gvozdikov <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179073: [update]: print/qpdfview up to latest
Message-ID:  <201305290845.r4T8j4in005746@oldred.FreeBSD.org>
Resent-Message-ID: <201305290850.r4T8o0DE078186@freefall.freebsd.org>

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

>Number:         179073
>Category:       ports
>Synopsis:       [update]: print/qpdfview up to latest
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 29 08:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 9.1-RELEASE
>Organization:
>Environment:
FreeBSD ololo 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Updated to latest (0.4.3)
>How-To-Repeat:

>Fix:
diff -ruN qpdfview.orig/Makefile qpdfview/Makefile
--- qpdfview.orig/Makefile	2013-05-29 12:40:47.381006583 +0400
+++ qpdfview/Makefile	2013-05-29 01:12:39.084910650 +0400
@@ -2,10 +2,9 @@
 # $FreeBSD: print/qpdfview/Makefile 318445 2013-05-18 20:01:36Z rakuco $
 
 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
@@ -58,6 +57,7 @@
 		${WRKSRC}/${PORTNAME}.pri
 
 do-configure:
+	cd ${WRKSRC} && lrelease-qt4 ${PORTNAME}.pro
 	cd ${WRKSRC} && ${QMAKE} ${QMAKEFLAGS} ${PORTNAME}.pro
 
 .include <bsd.port.mk>
diff -ruN qpdfview.orig/distinfo qpdfview/distinfo
--- qpdfview.orig/distinfo	2013-05-29 12:40:47.381006583 +0400
+++ qpdfview/distinfo	2013-05-29 00:06:22.553910336 +0400
@@ -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
diff -ruN qpdfview.orig/pkg-plist qpdfview/pkg-plist
--- qpdfview.orig/pkg-plist	2013-05-29 12:40:47.381006583 +0400
+++ qpdfview/pkg-plist	2013-05-29 01:22:45.307910814 +0400
@@ -6,6 +6,8 @@
 %%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 @@
 %%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

>Release-Note:
>Audit-Trail:
>Unformatted:



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