diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-11-13 18:53:03 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-11-13 18:53:03 +0800 |
commit | 3502668521332ed7b541830d7001f3f8662e2fb2 (patch) | |
tree | 4a87a03a70c3c3e401ea94421ce31cbdf517babc /misc/shc | |
parent | f0eb8ab3f50af0c537a1a7d0c59cca5c2d03ff26 (diff) | |
download | freebsd-ports-gnome-3502668521332ed7b541830d7001f3f8662e2fb2.tar.gz freebsd-ports-gnome-3502668521332ed7b541830d7001f3f8662e2fb2.tar.zst freebsd-ports-gnome-3502668521332ed7b541830d7001f3f8662e2fb2.zip |
- Update to 3.9.8
- Pacify portlint
Diffstat (limited to 'misc/shc')
-rw-r--r-- | misc/shc/Makefile | 5 | ||||
-rw-r--r-- | misc/shc/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/shc/Makefile b/misc/shc/Makefile index 400e6b148161..40a6ec52d982 100644 --- a/misc/shc/Makefile +++ b/misc/shc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shc -PORTVERSION= 3.9.6 +PORTVERSION= 3.9.8 CATEGORIES= misc MAINTAINER= ehaupt@FreeBSD.org @@ -11,9 +11,10 @@ COMMENT= Generic script compiler LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes USES= tar:tgz +GNU_CONFIGURE= yes + USE_GITHUB= yes GH_ACCOUNT= neurobin diff --git a/misc/shc/distinfo b/misc/shc/distinfo index 0cdc299d48f7..a1c11fb3e152 100644 --- a/misc/shc/distinfo +++ b/misc/shc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496734175 -SHA256 (neurobin-shc-3.9.6_GH0.tar.gz) = da6a2a3ff4c356a61e086c616561bf681489993cab00c426bad0cfd703a68063 -SIZE (neurobin-shc-3.9.6_GH0.tar.gz) = 122644 +TIMESTAMP = 1542105890 +SHA256 (neurobin-shc-3.9.8_GH0.tar.gz) = 8b31e1f2ceef3404217b9578fa250a8a424f3eaf03359dd7951cd635c889ad79 +SIZE (neurobin-shc-3.9.8_GH0.tar.gz) = 136701 |