1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Update to 2010-10-07

- Add LICENSE
- Cleanup .include

Changes:
* No functional changes
* Update manpages
* Correct email address

PR:		ports/151622
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
Approved by:	pgollucci (mentor, implicit)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2010-10-23 05:55:51 +00:00
parent dc4349ca99
commit a0abbbdb08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263473
2 changed files with 9 additions and 8 deletions

View File

@ -6,13 +6,15 @@
#
PORTNAME= sqtop
DISTVERSION= 2010-06-03
DISTVERSION= 2010-10-07
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MASTER_SITES= GOOGLE_CODE
MAINTAINER= coco@executive-computing.de
COMMENT= Console-based display of Squid proxy connections
LICENSE= GPLv2
USE_BZIP2= yes
PLIST_FILES= bin/sqtop
@ -26,8 +28,7 @@ OPTIONS= NCURSES "Enable ncurses user interface" On
.include <bsd.port.options.mk>
.if defined(WITHOUT_NCURSES)
CONFIGURE_ARGS+= --disable-ui
CONFIGURE_ARGS= --disable-ui
.endif
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (sqtop-2010-06-03.tar.bz2) = 6fc6129e239e8fa3ee6b54c624f472dd
SHA256 (sqtop-2010-06-03.tar.bz2) = f50707ff55bdc773014337e27b242cf8198320b3546dc990622abdf7134db319
SIZE (sqtop-2010-06-03.tar.bz2) = 86541
MD5 (sqtop-2010-10-07.tar.bz2) = 2c6cca5e2a5d77e100d6f318085f412a
SHA256 (sqtop-2010-10-07.tar.bz2) = 0c3b1ae5daca128ffad6890088a4461c4624c624daef968a96411c42d0afaf63
SIZE (sqtop-2010-10-07.tar.bz2) = 86778