Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2017 22:13:34 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454806 - head/shells/xonsh
Message-ID:  <201711232213.vANMDYba040170@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Nov 23 22:13:33 2017
New Revision: 454806
URL: https://svnweb.freebsd.org/changeset/ports/454806

Log:
  shells/xonsh: Update to 0.6.0
  
  Changes:	https://github.com/xonsh/xonsh/releases/tag/0.6.0
  
  PR:		223823
  Submitted by:	Roberto Fernandez Cueto <roberfern@gmail.com> (maintainer)

Modified:
  head/shells/xonsh/Makefile
  head/shells/xonsh/distinfo

Modified: head/shells/xonsh/Makefile
==============================================================================
--- head/shells/xonsh/Makefile	Thu Nov 23 22:10:15 2017	(r454805)
+++ head/shells/xonsh/Makefile	Thu Nov 23 22:13:33 2017	(r454806)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xonsh
-PORTVERSION=	0.5.12
+PORTVERSION=	0.6.0
 CATEGORIES=	shells python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/shells/xonsh/distinfo
==============================================================================
--- head/shells/xonsh/distinfo	Thu Nov 23 22:10:15 2017	(r454805)
+++ head/shells/xonsh/distinfo	Thu Nov 23 22:13:33 2017	(r454806)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506080374
-SHA256 (xonsh-0.5.12.tar.gz) = 4ca8fd5f1ce5532fba252132a7a7db26b38d80429d8d538928d1aed26149e5fb
-SIZE (xonsh-0.5.12.tar.gz) = 686495
+TIMESTAMP = 1511473787
+SHA256 (xonsh-0.6.0.tar.gz) = 19aa4c075378aef8476b8b2cdb0bea6fa5e10933163de443b958fa485e0f6dc6
+SIZE (xonsh-0.6.0.tar.gz) = 652164



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