svn commit: r428969 - head/devel/py-simplejson
Wen Heping
wen at FreeBSD.org
Tue Dec 20 01:44:06 UTC 2016
Author: wen
Date: Tue Dec 20 01:44:05 2016
New Revision: 428969
URL: https://svnweb.freebsd.org/changeset/ports/428969
Log:
- Update to 3.10.0
Modified:
head/devel/py-simplejson/Makefile
head/devel/py-simplejson/distinfo
Modified: head/devel/py-simplejson/Makefile
==============================================================================
--- head/devel/py-simplejson/Makefile Tue Dec 20 01:15:58 2016 (r428968)
+++ head/devel/py-simplejson/Makefile Tue Dec 20 01:44:05 2016 (r428969)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= simplejson
-PORTVERSION= 3.9.0
+PORTVERSION= 3.10.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-simplejson/distinfo
==============================================================================
--- head/devel/py-simplejson/distinfo Tue Dec 20 01:15:58 2016 (r428968)
+++ head/devel/py-simplejson/distinfo Tue Dec 20 01:44:05 2016 (r428969)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477131606
-SHA256 (simplejson-3.9.0.tar.gz) = e9abeee37424f4bfcd27d001d943582fb8c729ffc0b74b72bd0e9b626ed0d1b6
-SIZE (simplejson-3.9.0.tar.gz) = 77211
+TIMESTAMP = 1482197691
+SHA256 (simplejson-3.10.0.tar.gz) = 953be622e88323c6f43fad61ffd05bebe73b9fd9863a46d68b052d2aa7d71ce2
+SIZE (simplejson-3.10.0.tar.gz) = 77953
More information about the svn-ports-all
mailing list