Update to 6.0:

- Fix optimize length being ignored in QRCode.add_data.

 - Better calculation of the best mask pattern and related
   optimizations.

Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D15930
This commit is contained in:
Craig Leres
2018-06-20 22:36:45 +00:00
parent 674139ab02
commit df421afb04
2 changed files with 4 additions and 5 deletions

View File

@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= qrcode
PORTVERSION= 5.3
PORTREVISION= 3
PORTVERSION= 6.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1481271215
SHA256 (qrcode-5.3.tar.gz) = 4115ccee832620df16b659d4653568331015c718a754855caf5930805d76924e
SIZE (qrcode-5.3.tar.gz) = 24253
TIMESTAMP = 1529513139
SHA256 (qrcode-6.0.tar.gz) = 037b0db4c93f44586e37f84c3da3f763874fcac85b2974a69a98e399ac78e1bf
SIZE (qrcode-6.0.tar.gz) = 29160