diff options
author | olivier <olivier@FreeBSD.org> | 2016-06-20 16:12:45 +0800 |
---|---|---|
committer | olivier <olivier@FreeBSD.org> | 2016-06-20 16:12:45 +0800 |
commit | eefbb988901abe388892b998fbac622371976ffe (patch) | |
tree | 1427974ab88abf5416a2432b2f7196a8cd800de8 /devel/hs-ShellCheck | |
parent | 1dd2d9b886547bccf39ee8f154eeb979398bfe8c (diff) | |
download | freebsd-ports-gnome-eefbb988901abe388892b998fbac622371976ffe.tar.gz freebsd-ports-gnome-eefbb988901abe388892b998fbac622371976ffe.tar.zst freebsd-ports-gnome-eefbb988901abe388892b998fbac622371976ffe.zip |
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
Diffstat (limited to 'devel/hs-ShellCheck')
-rw-r--r-- | devel/hs-ShellCheck/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-ShellCheck/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
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 |