aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hatop
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2016-10-16 21:38:58 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2016-10-16 21:38:58 +0000
commit9bf87ca0568baa728a21b60904e6e0e55271998e (patch)
tree0bba7507c52b0341df7440dafd028a3208ca0e31 /sysutils/hatop
parentf121cb00199df3b7ef59f178660367a8c78cd5f0 (diff)
downloadports-9bf87ca0568baa728a21b60904e6e0e55271998e.tar.gz
ports-9bf87ca0568baa728a21b60904e6e0e55271998e.zip
sysutils/hatop: switch from Google code to GitHub, unmark BROKEN
Also - Update license to GPLv3+ - Specify required python version 2, since 3.x is not supported PR: 213477 Approved by: swills (mentor)
Notes
Notes: svn path=/head/; revision=424081
Diffstat (limited to 'sysutils/hatop')
-rw-r--r--sysutils/hatop/Makefile10
-rw-r--r--sysutils/hatop/distinfo5
2 files changed, 9 insertions, 6 deletions
diff --git a/sysutils/hatop/Makefile b/sysutils/hatop/Makefile
index 16a2812ae836..cc6f2366532c 100644
--- a/sysutils/hatop/Makefile
+++ b/sysutils/hatop/Makefile
@@ -3,20 +3,22 @@
PORTNAME= hatop
PORTVERSION= 0.7.7
+DISTVERSIONPREFIX= v
CATEGORIES= sysutils net
-MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@christianserving.org
COMMENT= Interactive real-time monitoring tool for the HAProxy unix socket
-BROKEN= Unfetchable (google code has gone away)
+LICENSE= GPLv3+
RUN_DEPENDS= ${LOCALBASE}/sbin/haproxy:net/haproxy
-USES= python
+USES= python:2
NO_BUILD= yes
-LICENSE= GPLv3
+USE_GITHUB= yes
+GH_ACCOUNT= feurix
+GH_PROJECT= hatop
PLIST_FILES= bin/hatop man/man1/hatop.1.gz
PORTDOCS= HACKING KEYBINDS README
diff --git a/sysutils/hatop/distinfo b/sysutils/hatop/distinfo
index dca1f5567fc1..1d62627dec68 100644
--- a/sysutils/hatop/distinfo
+++ b/sysutils/hatop/distinfo
@@ -1,2 +1,3 @@
-SHA256 (hatop-0.7.7.tar.gz) = 0b9fc1b84ce4e469a069e3a3c7c1b5eea10e6bb24bc66bd32af453acd54636ab
-SIZE (hatop-0.7.7.tar.gz) = 134143
+TIMESTAMP = 1476457506
+SHA256 (feurix-hatop-v0.7.7_GH0.tar.gz) = 497a28e484940bf2f6dd5919041d5d03025325a59e8f95f376f573db616ca35d
+SIZE (feurix-hatop-v0.7.7_GH0.tar.gz) = 134216