Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 22:49:37 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de, roman@xpert.com
Subject:   ports/43486: Update port net/arping -> 1.04
Message-ID:  <200209292049.g8TKnb9T069481@sauna.arved.de>

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

>Number:         43486
>Category:       ports
>Synopsis:       Update port net/arping -> 1.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 29 13:50:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- arping.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/arping/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	26 Mar 2002 05:37:59 -0000	1.6
+++ Makefile	29 Sep 2002 20:43:35 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	arping
-PORTVERSION=	1.00
+PORTVERSION=	1.04
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.habets.pp.se/pub/synscan/ \
 		ftp://ftp.cerias.purdue.edu/pub/tools/unix/netutils/arping/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/arping/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	22 Jul 2001 05:27:15 -0000	1.4
+++ distinfo	29 Sep 2002 20:43:52 -0000
@@ -1 +1 @@
-MD5 (arping-1.00.tar.gz) = 41f9034d6647ba4d30074811486177a8
+MD5 (arping-1.04.tar.gz) = 9f331d7280e42c179703ea7d3e921751
Index: files/patch-aa
===================================================================
RCS file: /home/ncvs/ports/net/arping/files/patch-aa,v
retrieving revision 1.1
diff -u -r1.1 patch-aa
--- files/patch-aa	7 Jun 2002 07:38:53 -0000	1.1
+++ files/patch-aa	29 Sep 2002 20:46:56 -0000
@@ -1,15 +1,15 @@
---- Makefile.orig	Fri Jun  7 00:37:19 2002
-+++ Makefile	Fri Jun  7 00:37:41 2002
-@@ -8,7 +8,7 @@
- FREEBSD=0
+--- Makefile.orig	Sun Nov 18 19:25:43 2001
++++ Makefile	Sun Sep 29 22:46:11 2002
+@@ -9,7 +9,7 @@
+ MACOSX=0
  
  # explicit pcap include dir is for redhat which is fux0red
--CFLAGS=-g -I/usr/local/include -L/usr/local/lib -DUSE_NETIF=$(USE_NETIF) -DOPENBSD=$(OPENBSD) -DLINUX=$(LINUX) -DSOLARIS=$(SOLARIS) -DFREEBSD=$(FREEBSD) -I/usr/include/pcap
-+CFLAGS+=-g -I/usr/local/include -L/usr/local/lib -DUSE_NETIF=$(USE_NETIF) -DOPENBSD=$(OPENBSD) -DLINUX=$(LINUX) -DSOLARIS=$(SOLARIS) -DFREEBSD=$(FREEBSD) -I/usr/include/pcap
+-CFLAGS=-g -I/usr/local/include -L/usr/local/lib -DUSE_NETIF=$(USE_NETIF) -DOPENBSD=$(OPENBSD) -DLINUX=$(LINUX) -DSOLARIS=$(SOLARIS) -DFREEBSD=$(FREEBSD) -DMACOSX=$(MACOSX) -I/usr/include/pcap
++CFLAGS+=-g -I/usr/local/include -L/usr/local/lib -DUSE_NETIF=$(USE_NETIF) -DOPENBSD=$(OPENBSD) -DLINUX=$(LINUX) -DSOLARIS=$(SOLARIS) -DFREEBSD=$(FREEBSD) -DMACOSX=$(MACOSX) -I/usr/include/pcap
  
  usage:
  	@echo
-@@ -41,11 +41,11 @@
+@@ -45,11 +45,11 @@
  all: $(TARGETS)
  
  arping.o: arping.c
--- arping.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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