Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 10:00:52 GMT
From:      Andrej Zverev <andrey.zverev@electro-com.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/118305: [update] net/p5-Net-Ping to 2.33
Message-ID:  <200711281000.lASA0qex075890@www.freebsd.org>
Resent-Message-ID: <200711281010.lASAA0DW073812@freefall.freebsd.org>

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

>Number:         118305
>Category:       ports
>Synopsis:       [update] net/p5-Net-Ping to 2.33
>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:   Wed Nov 28 10:10:00 UTC 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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