ports/119382: [PATCH] net/p5-Net-ARP: update to 1.0.2, reset maintainership

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Sun Jan 6 13:30:01 UTC 2008


>Number:         119382
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-ARP: update to 1.0.2, reset maintainership
>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:   Sun Jan 06 13:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Thu Dec 27 20:38:31 CST 2007
>Description:
- Update to 1.0.2
- Reset maintainership to ports at FreeBSD.org

Added file(s):
- files/patch-arp.h

Port maintainer (tjs at cdpa.nsysu.edu.tw) is cc'd.

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

--- p5-Net-ARP-1.0.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-ARP/Makefile /hd1/p5-Net-ARP/Makefile
--- /usr/ports/net/p5-Net-ARP/Makefile	2007-02-04 15:54:16.000000000 +0800
+++ /hd1/p5-Net-ARP/Makefile	2008-01-06 20:27:32.000000000 +0800
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	Net-ARP
-PORTVERSION=	1.0
+PORTVERSION=	1.0.2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
 PKGNAMEPREFIX=	p5-
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	tjs at cdpa.nsysu.edu.tw
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl extension for creating ARP packets
 
 PERL_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-ARP/distinfo /hd1/p5-Net-ARP/distinfo
--- /usr/ports/net/p5-Net-ARP/distinfo	2007-02-04 15:54:16.000000000 +0800
+++ /hd1/p5-Net-ARP/distinfo	2008-01-06 20:26:18.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Net-ARP-1.0.tgz) = 3ba7596f5e7ba7cb98a1f0b726bfc3fe
-SHA256 (Net-ARP-1.0.tgz) = 8e2a961604bdc78d9df1ee38abaf354e378444f6cdd98c00b5b148ae02bb2b8d
-SIZE (Net-ARP-1.0.tgz) = 16239
+MD5 (Net-ARP-1.0.2.tgz) = e2036f722d949a81de9b77d9d6030f42
+SHA256 (Net-ARP-1.0.2.tgz) = 7d0a404df3014edeab470be4c304061bc0c89f4a9231d97aedc7fe74bd463a81
+SIZE (Net-ARP-1.0.2.tgz) = 16303
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-ARP/files/patch-arp.h /hd1/p5-Net-ARP/files/patch-arp.h
--- /usr/ports/net/p5-Net-ARP/files/patch-arp.h	1970-01-01 08:00:00.000000000 +0800
+++ /hd1/p5-Net-ARP/files/patch-arp.h	2008-01-06 21:20:16.000000000 +0800
@@ -0,0 +1,9 @@
+--- arp.h.orig	2008-01-06 21:14:49.000000000 +0800
++++ arp.h	2008-01-06 21:15:11.000000000 +0800
+@@ -55,4 +55,6 @@
+    u_char dest_ip[IP_ALEN];     // dest ip
+ };
+ 
++#ifndef __i386__
+ extern struct ether_addr *ether_aton (__const char *__asc) __THROW;
++#endif
--- p5-Net-ARP-1.0.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list