Date: Thu, 2 Aug 2018 23:42:14 +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: r476257 - head/www/py-python-dotenv Message-ID: <201808022342.w72NgEhj021368@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 2 23:42:14 2018 New Revision: 476257 URL: https://svnweb.freebsd.org/changeset/ports/476257 Log: Update to 0.9.0 Changes: https://github.com/theskumar/python-dotenv/blob/master/README.md#changelog https://github.com/theskumar/python-dotenv/commits/master Modified: head/www/py-python-dotenv/Makefile head/www/py-python-dotenv/distinfo Modified: head/www/py-python-dotenv/Makefile ============================================================================== --- head/www/py-python-dotenv/Makefile Thu Aug 2 23:42:08 2018 (r476256) +++ head/www/py-python-dotenv/Makefile Thu Aug 2 23:42:14 2018 (r476257) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-dotenv -PORTVERSION= 0.8.2 +PORTVERSION= 0.9.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-python-dotenv/distinfo ============================================================================== --- head/www/py-python-dotenv/distinfo Thu Aug 2 23:42:08 2018 (r476256) +++ head/www/py-python-dotenv/distinfo Thu Aug 2 23:42:14 2018 (r476257) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520614230 -SHA256 (python-dotenv-0.8.2.tar.gz) = 509736185257111613009974e666568a1b031b028b61b500ef1ab4ee780089d5 -SIZE (python-dotenv-0.8.2.tar.gz) = 16757 +TIMESTAMP = 1533227180 +SHA256 (python-dotenv-0.9.0.tar.gz) = 38f22d75f1180256e60c8b06aa06f5254479c1bf5947430c97e3d737d90e8731 +SIZE (python-dotenv-0.9.0.tar.gz) = 17561
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808022342.w72NgEhj021368>