Index: head/net/sqtop/Makefile =================================================================== --- head/net/sqtop/Makefile (revision 430674) +++ head/net/sqtop/Makefile (revision 430675) @@ -1,29 +1,29 @@ # Created by: Marco Steinbach # $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 GNU_CONFIGURE= yes OPTIONS_DEFINE= NCURSES OPTIONS_DEFAULT= NCURSES NCURSES_CONFIGURE_ENABLE= ui NCURSES_USES= ncurses .include Index: head/net/sqtop/distinfo =================================================================== --- head/net/sqtop/distinfo (revision 430674) +++ head/net/sqtop/distinfo (revision 430675) @@ -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 Index: head/net/sqtop/pkg-descr =================================================================== --- head/net/sqtop/pkg-descr (revision 430674) +++ head/net/sqtop/pkg-descr (revision 430675) @@ -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/