aboutsummaryrefslogtreecommitdiff
path: root/print/py-reportlab/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2018-11-19 00:10:48 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2018-11-19 00:10:48 +0000
commit322e113b8de941680fd1ea9f600951f626da7de4 (patch)
treeb2123f35c50eebfcd4cd669bbd6fcef8b9c9942f /print/py-reportlab/Makefile
parent0bc13d900c871c390ab8cc95746df3fc1c209121 (diff)
downloadports-322e113b8de941680fd1ea9f600951f626da7de4.tar.gz
ports-322e113b8de941680fd1ea9f600951f626da7de4.zip
print/py-reportlab: Update version 3.2.0=>3.5.9
PR: 233017 Submitted by: wenheping2000@hotmail.com Relnotes: https://pypi.org/project/reportlab/#history
Notes
Notes: svn path=/head/; revision=485291
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r--print/py-reportlab/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 37bc1629e7e4..0b37a2e4e6c0 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= reportlab
-PORTVERSION= 3.2.0
+PORTVERSION= 3.5.9
CATEGORIES= print python
MASTER_SITES= CHEESESHOP \
http://www.reportlab.com/ftp/
@@ -24,9 +24,7 @@ USE_PYTHON= distutils autoplist
CONFLICTS= py*-reportlab[^3]-[^3].* \
py*-reportlab-[^3].*
-PORTSCOUT= limit:^3\.0\.
-
-PFBFER_VERSION= 20070710
+PFBFER_VERSION= 20180109
PFBFER= pfbfer-${PFBFER_VERSION}.zip
MAKE_ENV= PACKAGE_PATH="${REPORTLABDIR}"