svn commit: r317680 - head/sysutils/py-psutil

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 8 15:33:42 UTC 2013


Author: sunpoet
Date: Wed May  8 15:33:41 2013
New Revision: 317680
URL: http://svnweb.freebsd.org/changeset/ports/317680

Log:
  - Update to 0.7.1
  
  Changes:	https://code.google.com/p/psutil/source/browse/HISTORY

Modified:
  head/sysutils/py-psutil/Makefile
  head/sysutils/py-psutil/distinfo

Modified: head/sysutils/py-psutil/Makefile
==============================================================================
--- head/sysutils/py-psutil/Makefile	Wed May  8 15:33:23 2013	(r317679)
+++ head/sysutils/py-psutil/Makefile	Wed May  8 15:33:41 2013	(r317680)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	psutil
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.1
 CATEGORIES=	sysutils python
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-psutil/distinfo
==============================================================================
--- head/sysutils/py-psutil/distinfo	Wed May  8 15:33:23 2013	(r317679)
+++ head/sysutils/py-psutil/distinfo	Wed May  8 15:33:41 2013	(r317680)
@@ -1,2 +1,2 @@
-SHA256 (psutil-0.7.0.tar.gz) = eb5acb18d50df65034d9c9b12885d9bb95928abb58a011bdc698c4980fb1320f
-SIZE (psutil-0.7.0.tar.gz) = 140478
+SHA256 (psutil-0.7.1.tar.gz) = c56a9450ecf6a459103c609752e2e5e620e1f19b1d5150f2afcadc6d62d1b55d
+SIZE (psutil-0.7.1.tar.gz) = 140287


More information about the svn-ports-all mailing list