From 3124f36a1dac97e0c20f96eaaed0164566fd3e4a Mon Sep 17 00:00:00 2001 From: David Naylor Date: Wed, 29 Jun 2016 06:00:56 +0000 Subject: [PATCH] sysutils/py-plumbum: update to 1.9.2. ChangeLog: * CLI: Progress now has a clear keyword that hides the bar on completion * CLI: Progress without clear now starts on next line without having to manually add '\n'. * Commands: modifiers now accept a timeout parameter (#281) * Commands: BG modifier now allows stdout/stderr redirection (to screen, for example) (#258) * Commands: Modifiers no longer crash on repr (#262) * Remote: nohup works again, typo fixed (#261) * Added better support for SunOS and other OS's. (#260) * Colors: Context manager flushes stream now, provides more consistant results * Other smaller bugfixes, better support for Python 3.6+ --- sysutils/py-plumbum/Makefile | 2 +- sysutils/py-plumbum/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sysutils/py-plumbum/Makefile b/sysutils/py-plumbum/Makefile index 10d2cf833613..63e7b30e6a03 100644 --- a/sysutils/py-plumbum/Makefile +++ b/sysutils/py-plumbum/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plumbum -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-plumbum/distinfo b/sysutils/py-plumbum/distinfo index bfa0a296e239..2fec80038fba 100644 --- a/sysutils/py-plumbum/distinfo +++ b/sysutils/py-plumbum/distinfo @@ -1,2 +1,3 @@ -SHA256 (tomerfiliba-plumbum-v1.6.1_GH0.tar.gz) = ec7a13dcd7109fd29fcbceffc00b2247c4264ea91099e1322b6b041cb753ee75 -SIZE (tomerfiliba-plumbum-v1.6.1_GH0.tar.gz) = 255484 +TIMESTAMP = 1467179757 +SHA256 (tomerfiliba-plumbum-v1.6.2_GH0.tar.gz) = f450ba6e2e657873eb27e235e7544aef67a614a9797d1b4bf8f3b6ff8203df19 +SIZE (tomerfiliba-plumbum-v1.6.2_GH0.tar.gz) = 256647