diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-02 17:41:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-02 17:41:10 +0800 |
commit | ea1f9c623870b12ba4146f7f4efabeefe09d8e61 (patch) | |
tree | 2ffcf65bec5c20603f32bed420dbd0607a7b786e /sysutils | |
parent | 36340fd1a86d69ecf6bda3c073d5e2fc63230649 (diff) | |
download | freebsd-ports-gnome-ea1f9c623870b12ba4146f7f4efabeefe09d8e61.tar.gz freebsd-ports-gnome-ea1f9c623870b12ba4146f7f4efabeefe09d8e61.tar.zst freebsd-ports-gnome-ea1f9c623870b12ba4146f7f4efabeefe09d8e61.zip |
- Update to 2.1.1
Changes: https://code.google.com/p/psutil/source/browse/HISTORY
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/py-psutil/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-psutil/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/py-psutil/Makefile b/sysutils/py-psutil/Makefile index e161fd2c402c..c0c552b55257 100644 --- a/sysutils/py-psutil/Makefile +++ b/sysutils/py-psutil/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-psutil/distinfo b/sysutils/py-psutil/distinfo index b2db7b5d5223..d8a6c79e35ff 100644 --- a/sysutils/py-psutil/distinfo +++ b/sysutils/py-psutil/distinfo @@ -1,2 +1,2 @@ -SHA256 (psutil-2.1.0.tar.gz) = d1e3ce46736d86164b6d72070f2cbaf86dcf9db03066b7f36a7b302e334a8d01 -SIZE (psutil-2.1.0.tar.gz) = 211640 +SHA256 (psutil-2.1.1.tar.gz) = bf812a4aa6a41147d0e96e63d826eb7582fda6b54ad8f22534354b7f8ac45593 +SIZE (psutil-2.1.1.tar.gz) = 216796 |