svn commit: r493822 - head/shells/fish

Alan Somers asomers at FreeBSD.org
Sun Feb 24 22:51:19 UTC 2019


Author: asomers (src committer)
Date: Sun Feb 24 22:51:18 2019
New Revision: 493822
URL: https://svnweb.freebsd.org/changeset/ports/493822

Log:
  shells/fish: upgrade to 3.0.2

Modified:
  head/shells/fish/Makefile
  head/shells/fish/distinfo

Modified: head/shells/fish/Makefile
==============================================================================
--- head/shells/fish/Makefile	Sun Feb 24 22:18:32 2019	(r493821)
+++ head/shells/fish/Makefile	Sun Feb 24 22:51:18 2019	(r493822)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fish
-PORTVERSION=	3.0.1
+PORTVERSION=	3.0.2
 CATEGORIES=	shells
 MASTER_SITES=	https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/
 

Modified: head/shells/fish/distinfo
==============================================================================
--- head/shells/fish/distinfo	Sun Feb 24 22:18:32 2019	(r493821)
+++ head/shells/fish/distinfo	Sun Feb 24 22:51:18 2019	(r493822)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550527080
-SHA256 (fish-3.0.1.tar.gz) = 21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4
-SIZE (fish-3.0.1.tar.gz) = 6477550
+TIMESTAMP = 1550770437
+SHA256 (fish-3.0.2.tar.gz) = 14728ccc6b8e053d01526ebbd0822ca4eb0235e6487e832ec1d0d22f1395430e
+SIZE (fish-3.0.2.tar.gz) = 6477869


More information about the svn-ports-head mailing list