Update to 2015-02-08

Unbreak fetch (project moved to Github)

PR:		215560
Submitted by:	p5B2E9A8F@t-online.de
Patched by:	jhale
Approved by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
MFH:		2017Q1 (blanket)
This commit is contained in:
Jason E. Hale
2017-01-06 01:17:18 +00:00
parent 0abbfd9b46
commit 81b9a5e721
3 changed files with 9 additions and 8 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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/