ports/175912: [MAINTAINER] net-mgmt/2ping: update to 2.0
Gea-Suan Lin
gslin at gslin.org
Thu Feb 7 04:30:00 UTC 2013
>Number: 175912
>Category: ports
>Synopsis: [MAINTAINER] net-mgmt/2ping: update to 2.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 07 04:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39
>Description:
- Update to 2.0
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- 2ping-2.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/2ping/Makefile ./Makefile
--- /usr/ports/net-mgmt/2ping/Makefile 2012-12-16 14:16:58.000000000 +0800
+++ ./Makefile 2013-02-07 11:55:23.000000000 +0800
@@ -1,24 +1,22 @@
-# New ports collection makefile for: 2ping
-# Date created: 2010-11-23
-# Whom: Gea-Suan Lin <gslin at gslin.org>
-#
# $FreeBSD: ports/net-mgmt/2ping/Makefile,v 1.4 2012/12/16 06:16:58 svnexp Exp $
-#
PORTNAME= 2ping
-PORTVERSION= 1.1
+PORTVERSION= 2.0
CATEGORIES= net-mgmt perl5
MASTER_SITES= http://www.finnie.org/software/2ping/
MAINTAINER= gslin at gslin.org
COMMENT= A bi-directional ping utility
+LICENSE= GPLv2
+
RUN_DEPENDS= p5-Digest-CRC>=0:${PORTSDIR}/security/p5-Digest-CRC \
p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \
p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
-USE_PERL5_RUN= yes
+USE_GMAKE= yes
+USE_PERL5= yes
MAN8= 2ping.8 2ping6.8
diff -ruN --exclude=CVS /usr/ports/net-mgmt/2ping/distinfo ./distinfo
--- /usr/ports/net-mgmt/2ping/distinfo 2011-06-25 13:20:24.000000000 +0800
+++ ./distinfo 2013-02-07 11:53:39.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (2ping-1.1.tar.gz) = 6a3e85c488aca40b8d3056dd69fb533ab8dd6790c25c3cacd4446bb45c59664b
-SIZE (2ping-1.1.tar.gz) = 30665
+SHA256 (2ping-2.0.tar.gz) = c6c9c16969cd6b0541a2b0d5d8b1694f176ba7e32448bfa500f6ff8763cf75df
+SIZE (2ping-2.0.tar.gz) = 33048
--- 2ping-2.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list