View | Details | Raw Unified | Return to bug 246071 | Differences between
and this patch

Collapse All | Expand All

(-)shells/poshinit/Makefile (-3 / +3 lines)
Lines 1-13 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	poshinit
3
PORTNAME=	poshinit
4
PORTVERSION=	1.0
4
PORTVERSION=	1.1
5
CATEGORIES=	shells
5
CATEGORIES=	shells
6
6
7
MAINTAINER=	bourne.identity@hotmail.com
7
MAINTAINER=	bourne.identity@hotmail.com
8
COMMENT=	Portable shell setup for Bash/Zsh across FreeBSD/Linux/Cygwin
8
COMMENT=	POrtable SHell INITialization for Bash/Zsh that works across FreeBSD/Linux/Cygwin
9
9
10
LICENSE=	GPLv2+
10
LICENSE=	BSD3CLAUSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
12
12
13
USE_GITHUB=	yes
13
USE_GITHUB=	yes
(-)shells/poshinit/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1542812999
1
TIMESTAMP = 1588309964
2
SHA256 (bourne-again-poshinit-1.0_GH0.tar.gz) = 39b263db0c0ca9682cbe6b71dacb73c9b5bdd3a12aca2698df1f349fe6fee068
2
SHA256 (bourne-again-poshinit-1.1_GH0.tar.gz) = cfdf05861a4c5d56db48aac1672209451a872a55774ea96b4984fce44b3a6fbd
3
SIZE   (bourne-again-poshinit-1.0_GH0.tar.gz) = 11636
3
SIZE (bourne-again-poshinit-1.1_GH0.tar.gz) = 5880

Return to bug 246071