From owner-svn-ports-head@FreeBSD.ORG Mon May 12 16:19:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95E29511; Mon, 12 May 2014 16:19:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82FA12644; Mon, 12 May 2014 16:19:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4CGJ7Qm024451; Mon, 12 May 2014 16:19:07 GMT (envelope-from dbn@svn.freebsd.org) Received: (from dbn@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4CGJ7JF024448; Mon, 12 May 2014 16:19:07 GMT (envelope-from dbn@svn.freebsd.org) Message-Id: <201405121619.s4CGJ7JF024448@svn.freebsd.org> From: David Naylor Date: Mon, 12 May 2014 16:19:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353861 - head/sysutils/py-plumbum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2014 16:19:07 -0000 Author: dbn Date: Mon May 12 16:19:06 2014 New Revision: 353861 URL: http://svnweb.freebsd.org/changeset/ports/353861 QAT: https://qat.redports.org/buildarchive/r353861/ Log: Update sysutils/py-plumbum to 1.4.2. ChangeLog: Maintenance release with mostly minor bug fixes, mostly revolving around Paramiko/Python 3 integration. Modified: head/sysutils/py-plumbum/Makefile head/sysutils/py-plumbum/distinfo Modified: head/sysutils/py-plumbum/Makefile ============================================================================== --- head/sysutils/py-plumbum/Makefile Mon May 12 16:17:38 2014 (r353860) +++ head/sysutils/py-plumbum/Makefile Mon May 12 16:19:06 2014 (r353861) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plumbum -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-plumbum/distinfo ============================================================================== --- head/sysutils/py-plumbum/distinfo Mon May 12 16:17:38 2014 (r353860) +++ head/sysutils/py-plumbum/distinfo Mon May 12 16:19:06 2014 (r353861) @@ -1,2 +1,2 @@ -SHA256 (plumbum-1.4.1.tar.gz) = 58a06152fee7e8f0960237598014f03f0a421da7cba03cb7b3ea97ea6537a172 -SIZE (plumbum-1.4.1.tar.gz) = 51279 +SHA256 (plumbum-1.4.2.tar.gz) = eb931131cbfbf158cb42e58cbcfee085979b9f91479e3948b6351fadd68484eb +SIZE (plumbum-1.4.2.tar.gz) = 52336