svn commit: r386752 - head/print/qpdfview

Veniamin Gvozdikov vg at FreeBSD.org
Tue May 19 08:58:34 UTC 2015


Author: vg
Date: Tue May 19 08:58:32 2015
New Revision: 386752
URL: https://svnweb.freebsd.org/changeset/ports/386752

Log:
  - Up to 0.4.14
  
  PR:	ports/200279
  Submitted by:	pi

Modified:
  head/print/qpdfview/Makefile
  head/print/qpdfview/distinfo
  head/print/qpdfview/pkg-plist

Modified: head/print/qpdfview/Makefile
==============================================================================
--- head/print/qpdfview/Makefile	Tue May 19 08:53:38 2015	(r386751)
+++ head/print/qpdfview/Makefile	Tue May 19 08:58:32 2015	(r386752)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	qpdfview
-PORTVERSION=	0.4.3
-PORTREVISION=	4
+PORTVERSION=	0.4.14
 CATEGORIES=	print
-MASTER_SITES=	https://launchpadlibrarian.net/140746246/
+MASTER_SITES=	https://launchpad.net/qpdfview/trunk/0.4.14/+download/
 
 MAINTAINER=	vg at FreeBSD.org
 COMMENT=	Tabbed DjVu/PDF/PS document viewer
@@ -15,6 +14,7 @@ LICENSE=	GPLv2
 USES=		desktop-file-utils pkgconfig qmake
 USE_QT4=	corelib dbus gui imageformats_run linguist_build moc_build \
 		rcc_build sql sql-sqlite3_run svg xml
+USE_LDCONFIG=	yes
 QMAKE_ARGS+=	QMAKE_CFLAGS_RELEASE="" QMAKE_CXXFLAGS_RELEASE=""
 QMAKE_SOURCE_PATH=	${PORTNAME}.pro
 

Modified: head/print/qpdfview/distinfo
==============================================================================
--- head/print/qpdfview/distinfo	Tue May 19 08:53:38 2015	(r386751)
+++ head/print/qpdfview/distinfo	Tue May 19 08:58:32 2015	(r386752)
@@ -1,2 +1,2 @@
-SHA256 (qpdfview-0.4.3.tar.gz) = 66c579e6e837aed532a1389ced4987cce1055cea36f8b3d61b634dd8cbdd8c79
-SIZE (qpdfview-0.4.3.tar.gz) = 351371
+SHA256 (qpdfview-0.4.14.tar.gz) = 69c685be50792256547ce85c672448bd655f8ca4a1a15fbf4e97e58d7f47a895
+SIZE (qpdfview-0.4.14.tar.gz) = 591025

Modified: head/print/qpdfview/pkg-plist
==============================================================================
--- head/print/qpdfview/pkg-plist	Tue May 19 08:53:38 2015	(r386751)
+++ head/print/qpdfview/pkg-plist	Tue May 19 08:58:32 2015	(r386752)
@@ -3,11 +3,34 @@ bin/qpdfview
 %%PDF%%lib/qpdfview/libqpdfview_pdf.so
 %%PS%%lib/qpdfview/libqpdfview_ps.so
 man/man1/qpdfview.1.gz
+share/appdata/qpdfview.appdata.xml
 share/applications/qpdfview.desktop
+share/icons/hicolor/scalable/apps/qpdfview.svg
 %%DATADIR%%/help.html
-%%DATADIR%%/qpdfview.svg
+%%DATADIR%%/help_az.html
+%%DATADIR%%/help_bg.html
+%%DATADIR%%/help_cs.html
+%%DATADIR%%/help_de.html
+%%DATADIR%%/help_en_GB.html
+%%DATADIR%%/help_es.html
+%%DATADIR%%/help_fa.html
+%%DATADIR%%/help_fi.html
+%%DATADIR%%/help_fr.html
+%%DATADIR%%/help_gl.html
+%%DATADIR%%/help_it.html
+%%DATADIR%%/help_ko.html
+%%DATADIR%%/help_ms.html
+%%DATADIR%%/help_pl.html
+%%DATADIR%%/help_pt.html
+%%DATADIR%%/help_pt_BR.html
+%%DATADIR%%/help_ru.html
+%%DATADIR%%/help_sk.html
+%%DATADIR%%/help_uk.html
+%%DATADIR%%/help_vi.html
+%%DATADIR%%/help_zh_CN.html
 %%DATADIR%%/qpdfview_ast.qm
 %%DATADIR%%/qpdfview_az.qm
+%%DATADIR%%/qpdfview_be.qm
 %%DATADIR%%/qpdfview_bg.qm
 %%DATADIR%%/qpdfview_bs.qm
 %%DATADIR%%/qpdfview_ca.qm
@@ -26,15 +49,21 @@ share/applications/qpdfview.desktop
 %%DATADIR%%/qpdfview_hr.qm
 %%DATADIR%%/qpdfview_id.qm
 %%DATADIR%%/qpdfview_it.qm
+%%DATADIR%%/qpdfview_kk.qm
 %%DATADIR%%/qpdfview_ky.qm
+%%DATADIR%%/qpdfview_lt.qm
 %%DATADIR%%/qpdfview_ms.qm
 %%DATADIR%%/qpdfview_my.qm
 %%DATADIR%%/qpdfview_pl.qm
+%%DATADIR%%/qpdfview_pt.qm
 %%DATADIR%%/qpdfview_pt_BR.qm
 %%DATADIR%%/qpdfview_ro.qm
 %%DATADIR%%/qpdfview_ru.qm
 %%DATADIR%%/qpdfview_sk.qm
+%%DATADIR%%/qpdfview_sv.qm
+%%DATADIR%%/qpdfview_th.qm
 %%DATADIR%%/qpdfview_tr.qm
 %%DATADIR%%/qpdfview_ug.qm
 %%DATADIR%%/qpdfview_uk.qm
+%%DATADIR%%/qpdfview_vi.qm
 %%DATADIR%%/qpdfview_zh_CN.qm


More information about the svn-ports-all mailing list