diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-05-06 05:58:50 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-05-06 05:58:50 +0000 |
commit | 1beaa0360f94d5018ad8c1229076d9960b1d52a5 (patch) | |
tree | 8339625236abec70492051516baadc7705f467a6 /shells | |
parent | 2444cc556b98e1e8068bb778c0d2a5a3df82ec45 (diff) | |
download | ports-1beaa0360f94d5018ad8c1229076d9960b1d52a5.tar.gz ports-1beaa0360f94d5018ad8c1229076d9960b1d52a5.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/poshinit/Makefile | 4 | ||||
-rw-r--r-- | shells/poshinit/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/poshinit/Makefile b/shells/poshinit/Makefile index cd537f16c11a..db6580b14fe9 100644 --- a/shells/poshinit/Makefile +++ b/shells/poshinit/Makefile @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= poshinit -PORTVERSION= 1.0 +PORTVERSION= 2.0 CATEGORIES= shells MAINTAINER= bourne.identity@hotmail.com COMMENT= Portable shell setup for Bash/Zsh across FreeBSD/Linux/Cygwin -LICENSE= GPLv2+ +LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes diff --git a/shells/poshinit/distinfo b/shells/poshinit/distinfo index 0c6103e4f58b..14e57c594588 100644 --- a/shells/poshinit/distinfo +++ b/shells/poshinit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542812999 -SHA256 (bourne-again-poshinit-1.0_GH0.tar.gz) = 39b263db0c0ca9682cbe6b71dacb73c9b5bdd3a12aca2698df1f349fe6fee068 -SIZE (bourne-again-poshinit-1.0_GH0.tar.gz) = 11636 +TIMESTAMP = 1588397137 +SHA256 (bourne-again-poshinit-2.0_GH0.tar.gz) = 237c5fca5019c6a67ce3229386698a5020d55e03d2533c176aa3dd6a02c112fc +SIZE (bourne-again-poshinit-2.0_GH0.tar.gz) = 11926 |