svn commit: r533101 - head/devel/py-cookiecutter
Matthew Seaman
matthew at FreeBSD.org
Mon Apr 27 06:05:01 UTC 2020
Author: matthew
Date: Mon Apr 27 06:05:00 2020
New Revision: 533101
URL: https://svnweb.freebsd.org/changeset/ports/533101
Log:
Update to 1.7.2
ChangeLog: https://github.com/cookiecutter/cookiecutter/blob/1.7.2/HISTORY.md
Modified:
head/devel/py-cookiecutter/Makefile
head/devel/py-cookiecutter/distinfo
Modified: head/devel/py-cookiecutter/Makefile
==============================================================================
--- head/devel/py-cookiecutter/Makefile Mon Apr 27 05:38:49 2020 (r533100)
+++ head/devel/py-cookiecutter/Makefile Mon Apr 27 06:05:00 2020 (r533101)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cookiecutter
-PORTVERSION= 1.7.0
+PORTVERSION= 1.7.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-cookiecutter/distinfo
==============================================================================
--- head/devel/py-cookiecutter/distinfo Mon Apr 27 05:38:49 2020 (r533100)
+++ head/devel/py-cookiecutter/distinfo Mon Apr 27 06:05:00 2020 (r533101)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577084426
-SHA256 (cookiecutter-1.7.0.tar.gz) = 479997e1c26c51bbbaf04097ef7d82b1d91cfb03f570cb5fb5ca265c88db04ae
-SIZE (cookiecutter-1.7.0.tar.gz) = 148363
+TIMESTAMP = 1587923797
+SHA256 (cookiecutter-1.7.2.tar.gz) = efb6b2d4780feda8908a873e38f0e61778c23f6a2ea58215723bcceb5b515dac
+SIZE (cookiecutter-1.7.2.tar.gz) = 142970
More information about the svn-ports-head
mailing list