mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.9
PR: ports/77781 Submitted by: Yonatan <onatan@gmail.com> (maintainer)
This commit is contained in:
parent
c5b430c1de
commit
33764c9c3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129378
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libdnet
|
||||
PORTVERSION= 1.8
|
||||
PORTVERSION= 1.9
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libdnet-1.8.tar.gz) = 187054990cd8e4e1aa6845912b34236d
|
||||
SIZE (libdnet-1.8.tar.gz) = 400246
|
||||
MD5 (libdnet-1.9.tar.gz) = 76820bcaa9f222464c0f973e8fc9cc5b
|
||||
SIZE (libdnet-1.9.tar.gz) = 419260
|
||||
|
@ -2,7 +2,7 @@ bin/dnet-config
|
||||
sbin/dnet
|
||||
lib/libdnet.a
|
||||
lib/libdnet.so
|
||||
lib/libdnet.so.0
|
||||
lib/libdnet.so.1
|
||||
include/dnet/addr.h
|
||||
include/dnet/arp.h
|
||||
include/dnet/blob.h
|
||||
@ -16,6 +16,7 @@ include/dnet/os.h
|
||||
include/dnet/rand.h
|
||||
include/dnet/route.h
|
||||
include/dnet/tcp.h
|
||||
include/dnet/tun.h
|
||||
include/dnet/udp.h
|
||||
include/dnet.h
|
||||
@dirrm include/dnet
|
||||
|
Loading…
Reference in New Issue
Block a user