mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 0.9.5.
PR: 104147 Submitted by: chinsan
This commit is contained in:
parent
748baa01ca
commit
bcf4382bd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174967
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libpcap
|
||||
PORTVERSION= 0.9.4
|
||||
PORTVERSION= 0.9.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.tcpdump.org/release/ \
|
||||
http://www.icrew.org/mirror/tcp_dump/tcpdump_3_9/
|
||||
|
@ -21,6 +21,7 @@ MAN3= pcap.3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BISON= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.if defined(LIBPCAP_OVERWRITE_BASE)
|
||||
PREFIX= /usr
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libpcap-0.9.4.tar.gz) = 79025766e8027df154cb1f32de8a7974
|
||||
SHA256 (libpcap-0.9.4.tar.gz) = 379cf6a5b4a68d9cb9431c018a3402196547cba36ffc958927cacd038cb50c60
|
||||
SIZE (libpcap-0.9.4.tar.gz) = 425887
|
||||
MD5 (libpcap-0.9.5.tar.gz) = b0626ad59004fe5767ddd2ce743a2271
|
||||
SHA256 (libpcap-0.9.5.tar.gz) = 6a6568bc082c266864687674707628d1531e86cffad439af72b865ac3169c322
|
||||
SIZE (libpcap-0.9.5.tar.gz) = 433207
|
||||
|
|
Loading…
Add table
Reference in a new issue