diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2017-08-10 17:33:51 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2017-08-10 17:33:51 +0800 |
commit | a7ccd2abbb855fffc781cd565f25b2e45850a2dc (patch) | |
tree | 96353694516be30619b02d5d9d05c3fd5ae0235c /www | |
parent | b917507483d7459816d76e4bcbe5600787855a0b (diff) | |
download | freebsd-ports-gnome-a7ccd2abbb855fffc781cd565f25b2e45850a2dc.tar.gz freebsd-ports-gnome-a7ccd2abbb855fffc781cd565f25b2e45850a2dc.tar.zst freebsd-ports-gnome-a7ccd2abbb855fffc781cd565f25b2e45850a2dc.zip |
- Update to 1.0.1
- Pacify portlint
Diffstat (limited to 'www')
-rw-r--r-- | www/gotty/Makefile | 4 | ||||
-rw-r--r-- | www/gotty/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gotty/Makefile b/www/gotty/Makefile index 12fdca968dd3..ff8cb033ea36 100644 --- a/www/gotty/Makefile +++ b/www/gotty/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gotty -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v CATEGORIES= www net ipv6 @@ -12,10 +12,10 @@ COMMENT= Command line tool that turns your CLI tools into web applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +USES= go USE_GITHUB= yes GH_ACCOUNT= yudai -USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/gotty diff --git a/www/gotty/distinfo b/www/gotty/distinfo index a015fcaa95c2..02807ed98d61 100644 --- a/www/gotty/distinfo +++ b/www/gotty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495391950 -SHA256 (yudai-gotty-v1.0.0_GH0.tar.gz) = ca61d6a164fb1a2ba7491ce0e764f987ecb009f9caf8a602690253665c27a498 -SIZE (yudai-gotty-v1.0.0_GH0.tar.gz) = 2349996 +TIMESTAMP = 1502356940 +SHA256 (yudai-gotty-v1.0.1_GH0.tar.gz) = 32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b +SIZE (yudai-gotty-v1.0.1_GH0.tar.gz) = 2370696 |