Date: Tue, 27 Feb 2018 13:24:35 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463129 - head/www/py-hyperlink Message-ID: <201802271324.w1RDOZ27074732@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Feb 27 13:24:35 2018 New Revision: 463129 URL: https://svnweb.freebsd.org/changeset/ports/463129 Log: Update to 18.0.0 Changes: https://github.com/python-hyper/hyperlink/blob/master/CHANGELOG.md Modified: head/www/py-hyperlink/Makefile head/www/py-hyperlink/distinfo Modified: head/www/py-hyperlink/Makefile ============================================================================== --- head/www/py-hyperlink/Makefile Tue Feb 27 13:24:30 2018 (r463128) +++ head/www/py-hyperlink/Makefile Tue Feb 27 13:24:35 2018 (r463129) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hyperlink -PORTVERSION= 17.3.1 +PORTVERSION= 18.0.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,8 @@ COMMENT= Featureful, correct URL for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils Modified: head/www/py-hyperlink/distinfo ============================================================================== --- head/www/py-hyperlink/distinfo Tue Feb 27 13:24:30 2018 (r463128) +++ head/www/py-hyperlink/distinfo Tue Feb 27 13:24:35 2018 (r463129) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503223749 -SHA256 (hyperlink-17.3.1.tar.gz) = bc4ffdbde9bdad204d507bd8f554f16bba82dd356f6130cb16f41422909c33bc -SIZE (hyperlink-17.3.1.tar.gz) = 91359 +TIMESTAMP = 1519732284 +SHA256 (hyperlink-18.0.0.tar.gz) = f01b4ff744f14bc5d0a22a6b9f1525ab7d6312cb0ff967f59414bbac52f0a306 +SIZE (hyperlink-18.0.0.tar.gz) = 97625
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802271324.w1RDOZ27074732>