- Update to 1.3.0

PR:		174611
Submitted by:	maintainer
This commit is contained in:
Martin Wilke 2013-02-09 14:06:23 +00:00
parent a22cc9533a
commit b02b5789c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311981
2 changed files with 12 additions and 10 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: netperfmeter
# Date created: 27 July 2010
# Whom: Thomas Dreibholz <dreibh@iem.uni-due.de>
#
# Created by: Thomas Dreibholz <dreibh@iem.uni-due.de>
# $FreeBSD$
#
PORTNAME= netperfmeter
PORTVERSION= 1.1.7
PORTVERSION= 1.3.0
CATEGORIES= benchmarks
MASTER_SITES= http://www.iem.uni-due.de/~dreibh/netperfmeter/download/ http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/download/
@ -17,11 +13,17 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
PLIST_FILES= bin/netperfmeter
MAN8= netperfmeter.8
MAN1= netperfmeter.1
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000
IGNORE= not supported on systems earlier than 7.x
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (netperfmeter-1.1.7.tar.gz) = 2562e81d8de885b040b13841cb4d91e43291d8f62774c17700d0c45b162c7277
SIZE (netperfmeter-1.1.7.tar.gz) = 398616
SHA256 (netperfmeter-1.3.0.tar.gz) = 443214f4477134feb691104d60ce452e3bf943be96a982815a0b22e74df87bef
SIZE (netperfmeter-1.3.0.tar.gz) = 438119