mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
net/arping: Update 2.15 -> 2.19
Port changes: * Change to DISTVERSION * Replace CPPFLAGS/LIBS with USES=localbase * Change WWW to a URL with arping-specific info * Remove junk from pkg-descr PR: 226304 Submitted by: Kai <freebsd_ports@k-worx.org>
This commit is contained in:
parent
5f74ac2645
commit
21231f9da0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465753
@ -2,8 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= arping
|
PORTNAME= arping
|
||||||
PORTVERSION= 2.15
|
DISTVERSION= 2.19
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://www.habets.pp.se/synscan/files/
|
MASTER_SITES= http://www.habets.pp.se/synscan/files/
|
||||||
|
|
||||||
@ -11,12 +10,12 @@ MAINTAINER= gavin@FreeBSD.org
|
|||||||
COMMENT= ARP level "ping" utility
|
COMMENT= ARP level "ping" utility
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libnet.so:net/libnet
|
LIB_DEPENDS= libnet.so:net/libnet
|
||||||
|
|
||||||
|
USES= localbase
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
|
||||||
LIBS+= -L${LOCALBASE}/lib
|
|
||||||
|
|
||||||
PLIST_FILES= sbin/arping man/man8/arping.8.gz
|
PLIST_FILES= sbin/arping man/man8/arping.8.gz
|
||||||
|
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
SHA256 (arping-2.15.tar.gz) = 9d45dae3a88749092cef1dd7f5cbb4d3b7be8715a938384ef3139790884251f3
|
TIMESTAMP = 1522183846
|
||||||
SIZE (arping-2.15.tar.gz) = 149061
|
SHA256 (arping-2.19.tar.gz) = 36e97b58076dcd478cf732682e828ec00026dd8ec8f63201d147960be25e6616
|
||||||
|
SIZE (arping-2.19.tar.gz) = 177178
|
||||||
|
@ -4,6 +4,4 @@ it's taken and even if the computer blocks ping (and everything else) you still
|
|||||||
get an entry in your arp cache. But what if you aren't on a routable net? Then
|
get an entry in your arp cache. But what if you aren't on a routable net? Then
|
||||||
you're screwed. Or you use arping.
|
you're screwed. Or you use arping.
|
||||||
|
|
||||||
WWW: http://www.habets.pp.se/synscan/programs.php
|
WWW: http://www.habets.pp.se/synscan/programs.php?prog=arping
|
||||||
|
|
||||||
Roman Shterenzon <roman@xpert.com>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user