diff options
author | Olivier Cochard <olivier@FreeBSD.org> | 2016-06-20 08:12:45 +0000 |
---|---|---|
committer | Olivier Cochard <olivier@FreeBSD.org> | 2016-06-20 08:12:45 +0000 |
commit | 54a41720e39f433962830a8ab84f54a9f597e31e (patch) | |
tree | 1427974ab88abf5416a2432b2f7196a8cd800de8 | |
parent | Fix multimedia/zoneminder build on 9.3-i386 and head-amd64 (diff) |
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
Notes
Notes:
svn path=/head/; revision=417143
-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 |