Index: head/devel/py-traitlets/Makefile =================================================================== --- head/devel/py-traitlets/Makefile (revision 417975) +++ head/devel/py-traitlets/Makefile (revision 417976) @@ -1,19 +1,19 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= traitlets -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Configuration system for Python applications LICENSE= BSD2CLAUSE USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include Index: head/devel/py-traitlets/distinfo =================================================================== --- head/devel/py-traitlets/distinfo (revision 417975) +++ head/devel/py-traitlets/distinfo (revision 417976) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463676640 -SHA256 (traitlets-4.2.1.tar.gz) = 76eba33c89723b8fc024f950cacaf5bf2ef37999642cc9a61f4e7c1ca5cf0ac0 -SIZE (traitlets-4.2.1.tar.gz) = 79869 +TIMESTAMP = 1467453710 +SHA256 (traitlets-4.2.2.tar.gz) = 7d7e3070484b2fe490fa55e0acf7023afc5ed9ddabec57405f25c355158e152a +SIZE (traitlets-4.2.2.tar.gz) = 79332 Property changes on: head/devel/py-traitlets/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/py-traitlets/pkg-descr =================================================================== --- head/devel/py-traitlets/pkg-descr (revision 417975) +++ head/devel/py-traitlets/pkg-descr (revision 417976) @@ -1,5 +1,5 @@ Traitlets is a framework that lets Python classes have attributes with type checking, dynamically calculated default values, and 'on change' callbacks. -Keeps configuration in a varietry of formats, including json. +Keeps configuration in a variety of formats, including JSON. WWW: https://pypi.python.org/pypi/traitlets/ Property changes on: head/devel/py-traitlets/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property