Index: Makefile =================================================================== --- Makefile (revision 354468) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= requests -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: distinfo =================================================================== --- distinfo (revision 354468) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (requests-2.2.1.tar.gz) = 1266921f1bed5fbf364cd83cf239b6d7b3ea5c32ccccbc93980d9ba12cdcfd02 -SIZE (requests-2.2.1.tar.gz) = 421978 +SHA256 (requests-2.3.0.tar.gz) = 1c1473875d846fe563d70868acf05b1953a4472f4695b7b3566d1d978957b8fc +SIZE (requests-2.3.0.tar.gz) = 429521 Index: pkg-descr =================================================================== --- pkg-descr (revision 354468) +++ pkg-descr (working copy) @@ -16,4 +16,4 @@ - Python 2.6-3.3 - Thread-safe -WWW: http://python-requests.org/ +WWW: http://python-requests.org