1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.5.2

- Add LICENSE

While here:
- Trim Makefile header

PR:		ports/169062
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer timeout
		makc, avilla (mentors, implicit)
Feature safe:	yes
This commit is contained in:
Jason E. Hale 2012-10-16 10:05:39 +00:00
parent 05fcad0dd1
commit 5c7ce9306d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305963
2 changed files with 6 additions and 9 deletions

View File

@ -1,13 +1,8 @@
# Ports collection makefile for: throttled
# Date created: 11 Jun 2004
# Whom: quest <quest@mac.com>
#
# Created by: quest <quest@mac.com>
# $FreeBSD$
#
PORTNAME= throttled
PORTVERSION= 0.4.1
PORTREVISION= 2
PORTVERSION= 0.5.2
CATEGORIES= net
MASTER_SITES= http://www.intrarts.com/Files/
EXTRACT_SUFX= .tgz
@ -15,6 +10,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= quest@mac.com
COMMENT= Bandwidth shaping and QoS solution
LICENSE= GPLv3
USE_GMAKE= yes
USE_RC_SUBR= ${PORTNAME}

View File

@ -1,2 +1,2 @@
SHA256 (throttled-0.4.1.tgz) = 783ac1749637890c9cf3cdf223886d41148ff02e804f093c6f6af5dc97762820
SIZE (throttled-0.4.1.tgz) = 25963
SHA256 (throttled-0.5.2.tgz) = 7b3945303606f8002b3d827975067e419bc232ab314b5ad6b2b3d3bf107648ca
SIZE (throttled-0.5.2.tgz) = 303097