Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 16:19:07 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353861 - head/sysutils/py-plumbum
Message-ID:  <201405121619.s4CGJ7JF024448@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405121619.s4CGJ7JF024448>