svn commit: r525807 - head/devel/py-testfixtures

Mateusz Piotrowski 0mp at FreeBSD.org
Tue Feb 11 11:49:13 UTC 2020


Author: 0mp
Date: Tue Feb 11 11:49:12 2020
New Revision: 525807
URL: https://svnweb.freebsd.org/changeset/ports/525807

Log:
  Update to 6.12.0
  
  Reported by:	portscout

Modified:
  head/devel/py-testfixtures/Makefile
  head/devel/py-testfixtures/distinfo

Modified: head/devel/py-testfixtures/Makefile
==============================================================================
--- head/devel/py-testfixtures/Makefile	Tue Feb 11 11:35:46 2020	(r525806)
+++ head/devel/py-testfixtures/Makefile	Tue Feb 11 11:49:12 2020	(r525807)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	testfixtures
-PORTVERSION=	6.11.0
+PORTVERSION=	6.12.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-testfixtures/distinfo
==============================================================================
--- head/devel/py-testfixtures/distinfo	Tue Feb 11 11:35:46 2020	(r525806)
+++ head/devel/py-testfixtures/distinfo	Tue Feb 11 11:49:12 2020	(r525807)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580573950
-SHA256 (testfixtures-6.11.0.tar.gz) = 1ef5c8e57b75883593b21c9bd9bd5a5ce7bbd852fc71486dd3c6b913b697b046
-SIZE (testfixtures-6.11.0.tar.gz) = 113306
+TIMESTAMP = 1581421685
+SHA256 (testfixtures-6.12.0.tar.gz) = c352760016f0e5579a3e5565387e6d582ccad4db9791b6a293fdfc59d4591b97
+SIZE (testfixtures-6.12.0.tar.gz) = 113678


More information about the svn-ports-all mailing list