svn commit: r332644 - head/devel/py-jsonschema

William Grzybowski wg at FreeBSD.org
Sun Nov 3 20:00:13 UTC 2013


Author: wg
Date: Sun Nov  3 20:00:12 2013
New Revision: 332644
URL: http://svnweb.freebsd.org/changeset/ports/332644

Log:
  devel/py-jsonschema: update to 2.3.0

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

Modified: head/devel/py-jsonschema/Makefile
==============================================================================
--- head/devel/py-jsonschema/Makefile	Sun Nov  3 19:58:18 2013	(r332643)
+++ head/devel/py-jsonschema/Makefile	Sun Nov  3 20:00:12 2013	(r332644)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jsonschema
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jsonschema/distinfo
==============================================================================
--- head/devel/py-jsonschema/distinfo	Sun Nov  3 19:58:18 2013	(r332643)
+++ head/devel/py-jsonschema/distinfo	Sun Nov  3 20:00:12 2013	(r332644)
@@ -1,2 +1,2 @@
-SHA256 (jsonschema-2.2.0.tar.gz) = 98071d52706e30b01fbb72567fbe26e342db9d7cc89bea04bff44e9304685763
-SIZE (jsonschema-2.2.0.tar.gz) = 40963
+SHA256 (jsonschema-2.3.0.tar.gz) = a79dcee3769d7cf749836da840966a83cd2e33e361264e77b74df9490ffe5c89
+SIZE (jsonschema-2.3.0.tar.gz) = 43115


More information about the svn-ports-all mailing list