Date: Mon, 19 Jun 2017 17:26:26 +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: r443887 - head/www/py-hyperlink Message-ID: <201706191726.v5JHQQak050264@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 19 17:26:26 2017 New Revision: 443887 URL: https://svnweb.freebsd.org/changeset/ports/443887 Log: Update to 17.2.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 Mon Jun 19 17:25:57 2017 (r443886) +++ head/www/py-hyperlink/Makefile Mon Jun 19 17:26:26 2017 (r443887) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hyperlink -PORTVERSION= 17.1.1 +PORTVERSION= 17.2.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-hyperlink/distinfo ============================================================================== --- head/www/py-hyperlink/distinfo Mon Jun 19 17:25:57 2017 (r443886) +++ head/www/py-hyperlink/distinfo Mon Jun 19 17:26:26 2017 (r443887) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497730578 -SHA256 (hyperlink-17.1.1.tar.gz) = a7462dee03672b8f853c26e1ab9e3b1fd4c90a6efde64ab44a851c2472445018 -SIZE (hyperlink-17.1.1.tar.gz) = 23067 +TIMESTAMP = 1497889419 +SHA256 (hyperlink-17.2.0.tar.gz) = b81cf0578e9475bef36ee3c48cafb8f3f68c1b66df12c7c4da5ce125790dab27 +SIZE (hyperlink-17.2.0.tar.gz) = 24641
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706191726.v5JHQQak050264>