svn commit: r463568 - head/www/py-python-dotenv

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 4 16:10:52 UTC 2018


Author: sunpoet
Date: Sun Mar  4 16:10:47 2018
New Revision: 463568
URL: https://svnweb.freebsd.org/changeset/ports/463568

Log:
  Update to 0.8.0
  
  Changes:	https://github.com/theskumar/python-dotenv/blob/master/README.rst#changelog

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	Sun Mar  4 16:10:42 2018	(r463567)
+++ head/www/py-python-dotenv/Makefile	Sun Mar  4 16:10:47 2018	(r463568)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-dotenv
-PORTVERSION=	0.7.1
+PORTVERSION=	0.8.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-python-dotenv/distinfo
==============================================================================
--- head/www/py-python-dotenv/distinfo	Sun Mar  4 16:10:42 2018	(r463567)
+++ head/www/py-python-dotenv/distinfo	Sun Mar  4 16:10:47 2018	(r463568)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516901147
-SHA256 (python-dotenv-0.7.1.tar.gz) = 45e927c34204c90f5faa35ea8709b894f6b1a7712d77eb50940601068040993b
-SIZE (python-dotenv-0.7.1.tar.gz) = 10611
+TIMESTAMP = 1520176912
+SHA256 (python-dotenv-0.8.0.tar.gz) = 2bfeb2ce1b5d1ce46ecdce5c9d55e4976ca403fdcc251b4870e5c0647d0dce67
+SIZE (python-dotenv-0.8.0.tar.gz) = 15912


More information about the svn-ports-all mailing list