ports/99029: [PATCH] net/p5-Net-RawIP: update to 0.2

Aaron Dalton aaron at FreeBSD.org
Fri Jun 16 12:20:23 UTC 2006


>Number:         99029
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-RawIP: update to 0.2
>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:   Fri Jun 16 12:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 0.2

Removed file(s):
- files/patch-RawIP.xs

Port maintainer (demon at FreeBSD.org) is cc'd.

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

--- p5-Net-RawIP-0.2,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-RawIP/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	24 Oct 2003 12:03:04 -0000	1.14
+++ Makefile	16 Jun 2006 12:12:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-RawIP
-PORTVERSION=	0.1
+PORTVERSION=	0.2
 PORTEPOCH=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-RawIP/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	22 Jan 2006 21:23:27 -0000	1.8
+++ distinfo	16 Jun 2006 12:12:54 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-RawIP-0.1.tar.gz) = 85fd004d7c6de96fab86f65d14ce4f17
-SHA256 (Net-RawIP-0.1.tar.gz) = 5c4596fa64c5934045ab3092e3a699b3c852ae7c05ca8d8edd3f3129421b598e
-SIZE (Net-RawIP-0.1.tar.gz) = 32431
+MD5 (Net-RawIP-0.2.tar.gz) = d64c07647e4aa1a0b80e153ec351e9c5
+SHA256 (Net-RawIP-0.2.tar.gz) = 1fcc3f71aadc0941fe983a5eca80ce9de0ae50e558b535c9d70dce834c1b8084
+SIZE (Net-RawIP-0.2.tar.gz) = 32483
Index: files/patch-RawIP.xs
===================================================================
RCS file: files/patch-RawIP.xs
diff -N files/patch-RawIP.xs
--- files/patch-RawIP.xs	23 Aug 2004 14:40:46 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,23 +0,0 @@
-
-$FreeBSD: ports/net/p5-Net-RawIP/files/patch-RawIP.xs,v 1.1 2004/08/23 14:40:46 krion Exp $
-
---- RawIP.xs.orig	Mon Aug 23 16:38:46 2004
-+++ RawIP.xs	Mon Aug 23 16:39:04 2004
-@@ -440,7 +440,7 @@
-        sv_catpvn(ip_opts,SvPV(*av_fetch(opts,i+2,0),l),
-                          SvCUR(*av_fetch(opts,i+2,0)));
-        break;
--       default:
-+       default: break;
-        }
-     }
-        c = 0;
-@@ -539,7 +539,7 @@
-        sv_catpvn(ip_opts,SvPV(*av_fetch(opts,i+2,0),l),
-                          SvCUR(*av_fetch(opts,i+2,0)));
-        break;
--       default:
-+       default: break;
-        }
-     }
-        c = 0;
--- p5-Net-RawIP-0.2,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list