mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Update to 3.10
PR: ports/189476 [1] PR: ports/189674 [2] Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1], Jason Harris <jharris@widomaker.com> (maintainer) [2]
This commit is contained in:
parent
c7a80e2f56
commit
f3f4adb750
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353817
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fping
|
||||
PORTVERSION= 3.8
|
||||
PORTVERSION= 3.10
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://fping.org/dist/ \
|
||||
http://bitrote.org/distfiles/
|
||||
@ -18,7 +18,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
OPTIONS_MULTI= NET
|
||||
OPTIONS_MULTI_NET= IPV4 IPV6
|
||||
OPTIONS_DEFAULT= IPV4
|
||||
OPTIONS_DEFAULT= IPV4 IPV6
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fping-3.8.tar.gz) = c77406cfe93725e38506779c9a2a59d79fe8f81cab9e732e4f405b3e3a913c12
|
||||
SIZE (fping-3.8.tar.gz) = 147448
|
||||
SHA256 (fping-3.10.tar.gz) = cd47e842f32fe6aa72369d8a0e3545f7c137bb019e66f47379dc70febad357d8
|
||||
SIZE (fping-3.10.tar.gz) = 157010
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- src/fping.h.orig 2014-02-11 08:45:57.099772218 -0500
|
||||
+++ src/fping.h 2014-02-11 08:47:08.567771444 -0500
|
||||
@@ -4,6 +4,7 @@
|
||||
#define __APPLE_USE_RFC_3542 1
|
||||
|
||||
#include <sys/socket.h>
|
||||
+#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#ifndef IPV6
|
Loading…
Reference in New Issue
Block a user