Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2007 03:04:06 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sem@FreeBSD.org
Subject:   ports/117573: [PATCH] net/p5-Net-Ping: update to 2.33
Message-ID:  <20071027190406.E9B705081B@blog.homiya.com>
Resent-Message-ID: <200710271910.l9RJA27I022874@freefall.freebsd.org>

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

>Number:         117573
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Ping: update 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:   Sat Oct 27 19:10:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD blog.homiya.com 6.2-STABLE FreeBSD 6.2-STABLE #5: Fri Sep  7 00:22:21 CST
>Description:
- Update to 2.33
- Use CPAN macro

Removed file(s):
- files/patch-Makefile.PL

Port maintainer (sem@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Ping-2.33.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Ping/Makefile /home/tinderbox/portstrees/FreeBSD/ports/net/p5-Net-Ping/Makefile
--- /usr/ports/net/p5-Net-Ping/Makefile	2007-07-30 00:43:16.000000000 +0800
+++ /home/tinderbox/portstrees/FreeBSD/ports/net/p5-Net-Ping/Makefile	2007-10-28 02:56:40.000000000 +0800
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	Net-Ping
-PORTVERSION=	2.31
-PORTREVISION=	1
+PORTVERSION=	2.33
 CATEGORIES=	net perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Net
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sem@FreeBSD.org
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Ping/distinfo /home/tinderbox/portstrees/FreeBSD/ports/net/p5-Net-Ping/distinfo
--- /usr/ports/net/p5-Net-Ping/distinfo	2007-07-28 05:17:53.000000000 +0800
+++ /home/tinderbox/portstrees/FreeBSD/ports/net/p5-Net-Ping/distinfo	2007-10-28 02:57:12.000000000 +0800
@@ -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
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Ping/files/patch-Makefile.PL /home/tinderbox/portstrees/FreeBSD/ports/net/p5-Net-Ping/files/patch-Makefile.PL
--- /usr/ports/net/p5-Net-Ping/files/patch-Makefile.PL	2007-07-29 20:01:43.000000000 +0800
+++ /home/tinderbox/portstrees/FreeBSD/ports/net/p5-Net-Ping/files/patch-Makefile.PL	1970-01-01 08:00:00.000000000 +0800
@@ -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",
--- p5-Net-Ping-2.33.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?20071027190406.E9B705081B>