aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2017-01-06 01:17:18 +0000
committerJason E. Hale <jhale@FreeBSD.org>2017-01-06 01:17:18 +0000
commit81b9a5e7216b9bf43594c4d376e977fa0ce36a73 (patch)
treeee04840f97a504cc70cd43ead0a0b60fdc5c6aef /net
parent0abbfd9b4661c7d53d82d8b7fcba59dc7437cef3 (diff)
downloadports-81b9a5e7216b9bf43594c4d376e977fa0ce36a73.tar.gz
ports-81b9a5e7216b9bf43594c4d376e977fa0ce36a73.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/sqtop/Makefile10
-rw-r--r--net/sqtop/distinfo5
-rw-r--r--net/sqtop/pkg-descr2
3 files changed, 9 insertions, 8 deletions
diff --git a/net/sqtop/Makefile b/net/sqtop/Makefile
index ebfd1fac13cf..d3b3efabe068 100644
--- a/net/sqtop/Makefile
+++ b/net/sqtop/Makefile
@@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= sqtop
-DISTVERSION= 2013-12-17
+DISTVERSIONPREFIX= v
+DISTVERSION= 2015-02-08
CATEGORIES= net
-MASTER_SITES= GOOGLE_CODE
MAINTAINER= coco@executive-computing.de
COMMENT= Console-based display of Squid proxy connections
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= Unfetchable (google code has gone away)
-
-USES= tar:bzip2
+USE_GITHUB= yes
+GH_ACCOUNT= paleg
PLIST_FILES= bin/sqtop \
man/man1/sqtop.1.gz
diff --git a/net/sqtop/distinfo b/net/sqtop/distinfo
index 17e71e866e1d..38c7d04a0ea4 100644
--- a/net/sqtop/distinfo
+++ b/net/sqtop/distinfo
@@ -1,2 +1,3 @@
-SHA256 (sqtop-2013-12-17.tar.bz2) = dac5defbefd68cc88577c7a15531340d33adbcc277bd4cdf04af72b2d92fabc6
-SIZE (sqtop-2013-12-17.tar.bz2) = 117247
+TIMESTAMP = 1482716116
+SHA256 (paleg-sqtop-v2015-02-08_GH0.tar.gz) = eae4c8bc16dbfe70c776d990ecf14328acab0ed736f0bf3bd1647a3ac2f5e8bf
+SIZE (paleg-sqtop-v2015-02-08_GH0.tar.gz) = 154535
diff --git a/net/sqtop/pkg-descr b/net/sqtop/pkg-descr
index 96fe4843bb6e..e56eb45c1370 100644
--- a/net/sqtop/pkg-descr
+++ b/net/sqtop/pkg-descr
@@ -1,4 +1,4 @@
sqtop is a console applicaton to display information about currently active
client connections for a Squid proxy in a convenient way.
-WWW: http://code.google.com/p/sqtop/
+WWW: https://github.com/paleg/sqtop/