Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 15:30:57 GMT
From:      Anton Yuzhaninov <citrin+pr@citrin.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jharris@widomaker.com
Subject:   ports/189476: [PATCH] net/fping: update to 3.10
Message-ID:  <201405081530.s48FUvBW083466@aleph.mgmt.vega.ru>
Resent-Message-ID: <201405081540.s48Fe097013415@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189476
>Category:       ports
>Synopsis:       [PATCH] net/fping: update to 3.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 15:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Anton Yuzhaninov
>Release:        FreeBSD 10.0-STABLE-20140501 amd64
>Organization:
>Environment:
System: FreeBSD aleph.mgmt.vega.ru 10.0-STABLE-20140501 FreeBSD 10.0-STABLE-20140501 #0 r265171M: Thu May  1 07:47:31
>Description:
- Update to 3.10

Patch no loger need (commited by upstream).

Port maintainer (jharris@widomaker.com) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- fping-3.10.patch begins here ---
diff -ruN /usr/ports/net/fping/Makefile ./Makefile
--- /usr/ports/net/fping/Makefile	2014-02-28 12:29:14.864256000 +0000
+++ ./Makefile	2014-05-08 15:13:26.000000000 +0000
@@ -2,10 +2,9 @@
 # $FreeBSD: head/net/fping/Makefile 346496 2014-02-28 12:29:14Z jhale $
 
 PORTNAME=	fping
-PORTVERSION=	3.8
+PORTVERSION=	3.10
 CATEGORIES=	net ipv6
-MASTER_SITES=	http://fping.org/dist/ \
-		http://bitrote.org/distfiles/
+MASTER_SITES=	http://fping.org/dist/
 
 MAINTAINER=	jharris@widomaker.com
 COMMENT=	Quickly ping multiple hosts without flooding the network
diff -ruN /usr/ports/net/fping/distinfo ./distinfo
--- /usr/ports/net/fping/distinfo	2014-02-28 12:29:14.864256000 +0000
+++ ./distinfo	2014-05-08 15:14:35.000000000 +0000
@@ -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
diff -ruN /usr/ports/net/fping/files/patch-src__fping.h ./files/patch-src__fping.h
--- /usr/ports/net/fping/files/patch-src__fping.h	2014-02-28 12:29:14.864256000 +0000
+++ ./files/patch-src__fping.h	1970-01-01 00:00:00.000000000 +0000
@@ -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
--- fping-3.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405081530.s48FUvBW083466>