mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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)
This commit is contained in:
parent
f9a8070622
commit
f7de176252
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454806
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= xonsh
|
PORTNAME= xonsh
|
||||||
PORTVERSION= 0.5.12
|
PORTVERSION= 0.6.0
|
||||||
CATEGORIES= shells python
|
CATEGORIES= shells python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1506080374
|
TIMESTAMP = 1511473787
|
||||||
SHA256 (xonsh-0.5.12.tar.gz) = 4ca8fd5f1ce5532fba252132a7a7db26b38d80429d8d538928d1aed26149e5fb
|
SHA256 (xonsh-0.6.0.tar.gz) = 19aa4c075378aef8476b8b2cdb0bea6fa5e10933163de443b958fa485e0f6dc6
|
||||||
SIZE (xonsh-0.5.12.tar.gz) = 686495
|
SIZE (xonsh-0.6.0.tar.gz) = 652164
|
||||||
|
|
Loading…
Add table
Reference in a new issue