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

Antoine Brodin antoine at FreeBSD.org
Fri Jun 17 19:41:56 UTC 2016


Author: antoine
Date: Fri Jun 17 19:41:54 2016
New Revision: 417030
URL: https://svnweb.freebsd.org/changeset/ports/417030

Log:
  Update to 1.5.3

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

Modified: head/devel/py-sortedcontainers/Makefile
==============================================================================
--- head/devel/py-sortedcontainers/Makefile	Fri Jun 17 19:36:51 2016	(r417029)
+++ head/devel/py-sortedcontainers/Makefile	Fri Jun 17 19:41:54 2016	(r417030)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sortedcontainers
-PORTVERSION=	1.5.2
+PORTVERSION=	1.5.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-sortedcontainers/distinfo
==============================================================================
--- head/devel/py-sortedcontainers/distinfo	Fri Jun 17 19:36:51 2016	(r417029)
+++ head/devel/py-sortedcontainers/distinfo	Fri Jun 17 19:41:54 2016	(r417030)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465033698
-SHA256 (sortedcontainers-1.5.2.tar.gz) = f8bb3831941e9d180d0ea04ccb5ffe6b5e75900e41719b9594bef7ba499a4137
-SIZE (sortedcontainers-1.5.2.tar.gz) = 29587
+TIMESTAMP = 1466192346
+SHA256 (sortedcontainers-1.5.3.tar.gz) = 37190869bdd8405426b72b75a0e3a699b7fd6a7285905892acb49bd905d8625d
+SIZE (sortedcontainers-1.5.3.tar.gz) = 29641


More information about the svn-ports-head mailing list