From nobody@FreeBSD.org  Wed Nov 28 10:01:01 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 86B4D16A41B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Nov 2007 10:01:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5D8AA13C458
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Nov 2007 10:01:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id lASA0qEG075892
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Nov 2007 10:00:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id lASA0qex075890;
	Wed, 28 Nov 2007 10:00:52 GMT
	(envelope-from nobody)
Message-Id: <200711281000.lASA0qex075890@www.freebsd.org>
Date: Wed, 28 Nov 2007 10:00:52 GMT
From: Andrej Zverev <andrey.zverev@electro-com.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [update] net/p5-Net-Ping to 2.33
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         118305
>Category:       ports
>Synopsis:       [update] net/p5-Net-Ping to 2.33
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 28 10:10:00 UTC 2007
>Closed-Date:    Tue Dec 25 12:13:28 UTC 2007
>Last-Modified:  Tue Dec 25 12:13:28 UTC 2007
>Originator:     Andrej Zverev
>Release:        
>Organization:
ECOM
>Environment:
>Description:
This patch will update port to the new version. Which claim to work correctly if perl build with ithreads. Please update it before freeze over since it very anoying bug.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? p5-Net-Ping/p5-Test-Deep.diff
Index: p5-Net-Ping/Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Ping/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- p5-Net-Ping/Makefile	29 Jul 2007 12:01:43 -0000	1.2
+++ p5-Net-Ping/Makefile	23 Nov 2007 12:24:20 -0000
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	Net-Ping
-PORTVERSION=	2.31
-PORTREVISION=	1
+PORTVERSION=	2.33
+PORTREVISION=	0
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
Index: p5-Net-Ping/distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Ping/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- p5-Net-Ping/distinfo	27 Jul 2007 21:17:53 -0000	1.1
+++ p5-Net-Ping/distinfo	23 Nov 2007 12:24:20 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-Ping-2.31.tar.gz) = eaed21e51f6164581ebb37d0f6a4f605
-SHA256 (Net-Ping-2.31.tar.gz) = cea2fd27cc3ae8cb668f0ca513521b6ae14cd812203dca5eca0fd11f3fdc60e1
-SIZE (Net-Ping-2.31.tar.gz) = 33580
+MD5 (Net-Ping-2.33.tar.gz) = d58450bb896f63402acb3b810f2cf4ff
+SHA256 (Net-Ping-2.33.tar.gz) = c263cfb60c6039d9a92c51a0dfca8d25d1c4caf5d872e5bcc69c8dbf3920b2a3
+SIZE (Net-Ping-2.33.tar.gz) = 27590
Index: p5-Net-Ping/files/patch-Makefile.PL
===================================================================
RCS file: p5-Net-Ping/files/patch-Makefile.PL
diff -N p5-Net-Ping/files/patch-Makefile.PL
--- p5-Net-Ping/files/patch-Makefile.PL	29 Jul 2007 12:01:43 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- Makefile.PL.orig	2007-07-29 15:52:47.000000000 +0400
-+++ Makefile.PL	2007-07-29 15:52:55.000000000 +0400
-@@ -4,7 +4,7 @@
-   # Hack to avoid rpm conflicts with old man page.
-   MAN3EXT => 3,
-   # Hack to force this version to override.
--  INSTALLSITELIB => "\$(INSTALLARCHLIB)",
-+#  INSTALLSITELIB => "\$(INSTALLARCHLIB)",
- };
- WriteMakefile
-   NAME => "Net::Ping",


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 28 10:10:06 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118305 
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Tue Dec 25 12:13:26 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118305 
>Unformatted:
