svn commit: r452734 - head/devel/py-atomicwrites
Steve Wills
swills at FreeBSD.org
Mon Oct 23 20:11:39 UTC 2017
Author: swills
Date: Mon Oct 23 20:11:37 2017
New Revision: 452734
URL: https://svnweb.freebsd.org/changeset/ports/452734
Log:
devel/py-atomicwrites: update to version 1.1.5
PR: 222613
Submitted by: Le Baron d'Merde <lbdm at privacychain.ch>
Approved by: maintainer timeout (che at bein.link, >2 weeks)
Modified:
head/devel/py-atomicwrites/Makefile
head/devel/py-atomicwrites/distinfo
Modified: head/devel/py-atomicwrites/Makefile
==============================================================================
--- head/devel/py-atomicwrites/Makefile Mon Oct 23 19:55:54 2017 (r452733)
+++ head/devel/py-atomicwrites/Makefile Mon Oct 23 20:11:37 2017 (r452734)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= atomicwrites
-PORTVERSION= 1.0.0
+DISTVERSION= 1.1.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-atomicwrites/distinfo
==============================================================================
--- head/devel/py-atomicwrites/distinfo Mon Oct 23 19:55:54 2017 (r452733)
+++ head/devel/py-atomicwrites/distinfo Mon Oct 23 20:11:37 2017 (r452734)
@@ -1,2 +1,3 @@
-SHA256 (atomicwrites-1.0.0.tar.gz) = 1b977e9a6cbf8ae36a4e259e6da28d98fda6ab81cbf9634258eee0700e512e05
-SIZE (atomicwrites-1.0.0.tar.gz) = 14696
+TIMESTAMP = 1506928192
+SHA256 (atomicwrites-1.1.5.tar.gz) = 240831ea22da9ab882b551b31d4225591e5e447a68c5e188db5b89ca1d487585
+SIZE (atomicwrites-1.1.5.tar.gz) = 18951
More information about the svn-ports-head
mailing list