From eefbb988901abe388892b998fbac622371976ffe Mon Sep 17 00:00:00 2001 From: olivier Date: Mon, 20 Jun 2016 08:12:45 +0000 Subject: Update devel/hs-ShellCheck to 0.4.4 PR: 209933 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Approved by: jadawin (mentor) Differential Revision: https://reviews.freebsd.org/D6887 --- devel/hs-ShellCheck/Makefile | 2 +- devel/hs-ShellCheck/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/hs-ShellCheck/Makefile b/devel/hs-ShellCheck/Makefile index 6ac94a4e02ea..1b726d413282 100644 --- a/devel/hs-ShellCheck/Makefile +++ b/devel/hs-ShellCheck/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ShellCheck -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= devel haskell MAINTAINER= luca.pizzamiglio@gmail.com diff --git a/devel/hs-ShellCheck/distinfo b/devel/hs-ShellCheck/distinfo index ee8b30f7dee6..0051ba6841e1 100644 --- a/devel/hs-ShellCheck/distinfo +++ b/devel/hs-ShellCheck/distinfo @@ -1,2 +1,3 @@ -SHA256 (cabal/ShellCheck-0.4.3.tar.gz) = df71c303c43ae79846c9f9198a4d4ba2c4c2ee4c06974491d7130fcea0b8efdf -SIZE (cabal/ShellCheck-0.4.3.tar.gz) = 102155 +TIMESTAMP = 1464691612 +SHA256 (cabal/ShellCheck-0.4.4.tar.gz) = 6cc50790d25b6f330037c3612c21460aa75839cc32c65e10ea6b35f9f4488768 +SIZE (cabal/ShellCheck-0.4.4.tar.gz) = 105979 -- cgit