Bug 189476 - [PATCH] net/fping: update to 3.10
Summary: [PATCH] net/fping: update to 3.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 16:40 UTC by Anton Yuzhaninov
Modified: 2014-05-12 14:10 UTC (History)
1 user (show)

See Also:


Attachments
fping-3.10.patch (1.48 KB, patch)
2014-05-08 16:40 UTC, Anton Yuzhaninov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaninov 2014-05-08 16:40:00 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 16:40:04 UTC
Maintainer of net/fping,

Please note that PR ports/189476 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/189476

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 16:40:05 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2014-05-12 14:06:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 4 Alex Kozlov freebsd_committer freebsd_triage 2014-05-12 14:06:27 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-05-12 14:07:40 UTC
Author: ak
Date: Mon May 12 13:07:35 2014
New Revision: 353817
URL: http://svnweb.freebsd.org/changeset/ports/353817
QAT: https://qat.redports.org/buildarchive/r353817/

Log:
  - 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]

Deleted:
  head/net/fping/files/
Modified:
  head/net/fping/Makefile
  head/net/fping/distinfo

Modified: head/net/fping/Makefile
==============================================================================
--- head/net/fping/Makefile	Mon May 12 12:59:48 2014	(r353816)
+++ head/net/fping/Makefile	Mon May 12 13:07:35 2014	(r353817)
@@ -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
 
 OPTIONS_MULTI=		NET
 OPTIONS_MULTI_NET=	IPV4 IPV6
-OPTIONS_DEFAULT=	IPV4
+OPTIONS_DEFAULT=	IPV4 IPV6
 OPTIONS_SUB=	yes
 
 GNU_CONFIGURE=	yes

Modified: head/net/fping/distinfo
==============================================================================
--- head/net/fping/distinfo	Mon May 12 12:59:48 2014	(r353816)
+++ head/net/fping/distinfo	Mon May 12 13:07:35 2014	(r353817)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"