From owner-svn-ports-all@freebsd.org Sun Oct 25 10:35:26 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AD0CC44A498; Sun, 25 Oct 2020 10:35:26 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CJvW2485Lz3cGZ; Sun, 25 Oct 2020 10:35:26 +0000 (UTC) (envelope-from bofh@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7088F84A6; Sun, 25 Oct 2020 10:35:26 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09PAZQ8b071996; Sun, 25 Oct 2020 10:35:26 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09PAZPDo071993; Sun, 25 Oct 2020 10:35:25 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202010251035.09PAZPDo071993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 25 Oct 2020 10:35:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553249 - head/print/py-reportlab X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/print/py-reportlab X-SVN-Commit-Revision: 553249 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Oct 2020 10:35:26 -0000 Author: bofh Date: Sun Oct 25 10:35:25 2020 New Revision: 553249 URL: https://svnweb.freebsd.org/changeset/ports/553249 Log: print/py-reportlab: Update version 3.5.21=>3.5.53 - Add TEST framework - Update WWW PR: 250420 Submitted by: osidorkin@gmail.com Modified: head/print/py-reportlab/Makefile head/print/py-reportlab/distinfo head/print/py-reportlab/pkg-descr Modified: head/print/py-reportlab/Makefile ============================================================================== --- head/print/py-reportlab/Makefile Sun Oct 25 10:35:00 2020 (r553248) +++ head/print/py-reportlab/Makefile Sun Oct 25 10:35:25 2020 (r553249) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= reportlab -PORTVERSION= 3.5.21 -PORTREVISION= 1 +PORTVERSION= 3.5.53 CATEGORIES= print python MASTER_SITES= CHEESESHOP \ https://www.reportlab.com/ftp/ @@ -26,7 +25,7 @@ CONFLICTS= py*-reportlab[^3]-[^3].* \ py*-reportlab-[^3].* PFBFER_VERSION= 20180109 -PFBFER= pfbfer-${PFBFER_VERSION}.zip +PFBFER= pfbfer-${PFBFER_VERSION}.zip MAKE_ENV= PACKAGE_PATH="${REPORTLABDIR}" @@ -35,7 +34,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAM PORTDOCS= reportlab-userguide.pdf OPTIONS_DEFINE= CJK FREETYPE DOCS -OPTIONS_DEFAULT= CJK FREETYPE +OPTIONS_DEFAULT=CJK FREETYPE # XXX disable this 20190809 while linimon investigates why having it # enabled consumes all memory and swap during poudriere builds. OPTIONS_EXCLUDE_powerpc64= DOCS @@ -64,5 +63,8 @@ post-install-DOCS-on: .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/docs/${i} ${STAGEDIR}${DOCSDIR} .endfor + +do-test: + @(cd ${WRKSRC}/tests && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ./runAll.py) .include Modified: head/print/py-reportlab/distinfo ============================================================================== --- head/print/py-reportlab/distinfo Sun Oct 25 10:35:00 2020 (r553248) +++ head/print/py-reportlab/distinfo Sun Oct 25 10:35:25 2020 (r553249) @@ -1,5 +1,5 @@ -TIMESTAMP = 1556978419 -SHA256 (reportlab-3.5.21.tar.gz) = 08e6e63a4502d3a00062ba9ff9669f95577fbdb1a5f8c6cdb1230c5ee295273a -SIZE (reportlab-3.5.21.tar.gz) = 2854950 +TIMESTAMP = 1603484985 +SHA256 (reportlab-3.5.53.tar.gz) = 49e32586d3a814a5f77407c0590504a72743ca278518b3c0f90182430f2d87af +SIZE (reportlab-3.5.53.tar.gz) = 2897496 SHA256 (pfbfer-20180109.zip) = 851b431550e866b217317d09dd33b5535ae081200975ad4dd25e80be2af10fec SIZE (pfbfer-20180109.zip) = 737561 Modified: head/print/py-reportlab/pkg-descr ============================================================================== --- head/print/py-reportlab/pkg-descr Sun Oct 25 10:35:00 2020 (r553248) +++ head/print/py-reportlab/pkg-descr Sun Oct 25 10:35:25 2020 (r553249) @@ -19,4 +19,4 @@ following contexts: scientific papers - Going from XML to PDF in one step! -WWW: http://www.reportlab.org/ +WWW: http://www.reportlab.com/