svn commit: r534146 - head/shells/poshinit

Fernando Apesteguía fernape at FreeBSD.org
Wed May 6 05:58:51 UTC 2020


Author: fernape
Date: Wed May  6 05:58:50 2020
New Revision: 534146
URL: https://svnweb.freebsd.org/changeset/ports/534146

Log:
  shells/poshinit : update to version 2.0
  
  PR:	246071
  Submitted by:	bourne.identity at hotmail.com (maintainer)

Modified:
  head/shells/poshinit/Makefile
  head/shells/poshinit/distinfo

Modified: head/shells/poshinit/Makefile
==============================================================================
--- head/shells/poshinit/Makefile	Wed May  6 05:48:16 2020	(r534145)
+++ head/shells/poshinit/Makefile	Wed May  6 05:58:50 2020	(r534146)
@@ -1,13 +1,13 @@
 # $FreeBSD$
 
 PORTNAME=	poshinit
-PORTVERSION=	1.0
+PORTVERSION=	2.0
 CATEGORIES=	shells
 
 MAINTAINER=	bourne.identity at hotmail.com
 COMMENT=	Portable shell setup for Bash/Zsh across FreeBSD/Linux/Cygwin
 
-LICENSE=	GPLv2+
+LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes

Modified: head/shells/poshinit/distinfo
==============================================================================
--- head/shells/poshinit/distinfo	Wed May  6 05:48:16 2020	(r534145)
+++ head/shells/poshinit/distinfo	Wed May  6 05:58:50 2020	(r534146)
@@ -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


More information about the svn-ports-head mailing list