View | Details | Raw Unified | Return to bug 190809
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	sqtop
4
PORTNAME=	sqtop
5
DISTVERSION=	2011-11-01
5
DISTVERSION=	2013-12-17
6
CATEGORIES=	net
6
CATEGORIES=	net
7
MASTER_SITES=	GOOGLE_CODE
7
MASTER_SITES=	GOOGLE_CODE
8
8
Lines 11-17 Link Here
11
11
12
LICENSE=	GPLv2
12
LICENSE=	GPLv2
13
13
14
USE_BZIP2=	yes
14
USES=	tar:bzip2
15
15
16
PLIST_FILES=	bin/sqtop \
16
PLIST_FILES=	bin/sqtop \
17
		man/man1/sqtop.1.gz
17
		man/man1/sqtop.1.gz
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sqtop-2011-11-01.tar.bz2) = 1823efeab99c118c707362a82053802d089a18a0940fd2a0da19b123e4b2d0e2
1
SHA256 (sqtop-2013-12-17.tar.bz2) = dac5defbefd68cc88577c7a15531340d33adbcc277bd4cdf04af72b2d92fabc6
2
SIZE (sqtop-2011-11-01.tar.bz2) = 116110
2
SIZE (sqtop-2013-12-17.tar.bz2) = 117247
(-)pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
sqtop is a console applicaton to display information about currently active
1
sqtop is a console applicaton to display information about currently active
2
client connections for a Squid proxy in a convenient way. 
2
client connections for a Squid proxy in a convenient way. 
3
3
4
WWW:	http://code.google.com/p/sqtop/
4
WWW: http://code.google.com/p/sqtop/

Return to bug 190809