Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2019 21:29:43 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518275 - in head/graphics/py-python-poppler-qt5: . files
Message-ID:  <201911232129.xANLThMi015753@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Nov 23 21:29:43 2019
New Revision: 518275
URL: https://svnweb.freebsd.org/changeset/ports/518275

Log:
  graphics/py-python-poppler-qt5: Update to 0.75.0
  
  PR:		242182
  Submitted by:	m.ne@gmx.net  (maintainer)

Deleted:
  head/graphics/py-python-poppler-qt5/files/
Modified:
  head/graphics/py-python-poppler-qt5/Makefile
  head/graphics/py-python-poppler-qt5/distinfo

Modified: head/graphics/py-python-poppler-qt5/Makefile
==============================================================================
--- head/graphics/py-python-poppler-qt5/Makefile	Sat Nov 23 21:28:37 2019	(r518274)
+++ head/graphics/py-python-poppler-qt5/Makefile	Sat Nov 23 21:29:43 2019	(r518275)
@@ -2,8 +2,7 @@
 
 PORTNAME=	python-poppler-qt5
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.74.0
-PORTREVISION=	2
+DISTVERSION=	0.75.0
 CATEGORIES=	graphics python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -16,10 +15,10 @@ LICENSE_COMB=	dual
 LIB_DEPENDS=	libpoppler-qt5.so:graphics/poppler-qt5
 
 USES=		compiler:c++11-lang pkgconfig pyqt:5 python:3.4+ qmake qt:5
-USE_PYQT=	gui xml sip_build
-USE_PYTHON=	autoplist distutils
 USE_GITHUB=	yes
 GH_ACCOUNT=	wbsoft
+USE_PYQT=	gui xml sip_build
+USE_PYTHON=	autoplist distutils
 
 PYDISTUTILS_BUILD_TARGET=	build_ext
 PYDISTUTILS_BUILDARGS+=	--pyqt-sip-dir=${PYQT_SIPDIR}

Modified: head/graphics/py-python-poppler-qt5/distinfo
==============================================================================
--- head/graphics/py-python-poppler-qt5/distinfo	Sat Nov 23 21:28:37 2019	(r518274)
+++ head/graphics/py-python-poppler-qt5/distinfo	Sat Nov 23 21:29:43 2019	(r518275)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568875323
-SHA256 (wbsoft-python-poppler-qt5-v0.74.0_GH0.tar.gz) = 8e073ec496a1c39bbe14b53d70c0a8628b7ec3fe0f8db0709440a6a6b553109f
-SIZE (wbsoft-python-poppler-qt5-v0.74.0_GH0.tar.gz) = 23243
+TIMESTAMP = 1574494951
+SHA256 (wbsoft-python-poppler-qt5-v0.75.0_GH0.tar.gz) = 92e6bd8f4ce90ba4e3e0c2ada026b643481ba1b109d45e8fdbdaedca8416a995
+SIZE (wbsoft-python-poppler-qt5-v0.75.0_GH0.tar.gz) = 23281



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