1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

net/bwping: Update to 2.2

- Usage info now includes the package version
- Manual definition of feature test macros has been
  replaced with Autoconf's AC_USE_SYSTEM_EXTENSIONS
- Dropped support for gettimeofday() in favor of
  clock_gettime()
- Various minor fixes and improvements

Changelog: https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.2

PR:		251429
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
This commit is contained in:
Rainer Hurling 2020-11-27 21:25:55 +00:00
parent 4a4b539cb3
commit 389702b5f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556456
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bwping
PORTVERSION= 2.1
PORTVERSION= 2.2
CATEGORIES= net
MASTER_SITES= SF

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1601500619
SHA256 (bwping-2.1.tar.gz) = 09bf0f369f19e2ea85aab4812ad89b7a20edb9cc242ec98931f5fd0646bb1d74
SIZE (bwping-2.1.tar.gz) = 110702
TIMESTAMP = 1606508438
SHA256 (bwping-2.2.tar.gz) = 7339541ec21fb9ae16d66ef0e45311696623133801aa86244d69bb276534ef4e
SIZE (bwping-2.2.tar.gz) = 115060