svn commit: r480368 - head/devel/py-sortedcontainers

Antoine Brodin antoine at FreeBSD.org
Sat Sep 22 08:43:30 UTC 2018


Author: antoine
Date: Sat Sep 22 08:43:29 2018
New Revision: 480368
URL: https://svnweb.freebsd.org/changeset/ports/480368

Log:
  Update to 2.0.5

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

Modified: head/devel/py-sortedcontainers/Makefile
==============================================================================
--- head/devel/py-sortedcontainers/Makefile	Sat Sep 22 08:39:50 2018	(r480367)
+++ head/devel/py-sortedcontainers/Makefile	Sat Sep 22 08:43:29 2018	(r480368)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sortedcontainers
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-sortedcontainers/distinfo
==============================================================================
--- head/devel/py-sortedcontainers/distinfo	Sat Sep 22 08:39:50 2018	(r480367)
+++ head/devel/py-sortedcontainers/distinfo	Sat Sep 22 08:43:29 2018	(r480368)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535129504
-SHA256 (sortedcontainers-2.0.4.tar.gz) = 607294c6e291a270948420f7ffa1fb3ed47384a4c08db6d1e9c92d08a6981982
-SIZE (sortedcontainers-2.0.4.tar.gz) = 29757
+TIMESTAMP = 1537303087
+SHA256 (sortedcontainers-2.0.5.tar.gz) = b74f2756fb5e23512572cc76f0fe0832fd86310f77dfee54335a35fb33f6b950
+SIZE (sortedcontainers-2.0.5.tar.gz) = 29790


More information about the svn-ports-head mailing list