diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-30 14:09:55 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-30 14:09:55 +0000 |
commit | 5a0dae72e45d0a80708a24bcac8730e08d70de99 (patch) | |
tree | d0ab3dc6c415d13f01fda7a890d6a668dfdcb52e /net/libdnet | |
parent | 23b1777850d1311d606eaea323eb2717bb76a27d (diff) | |
download | ports-5a0dae72e45d0a80708a24bcac8730e08d70de99.tar.gz ports-5a0dae72e45d0a80708a24bcac8730e08d70de99.zip |
update net/libdnet: 1.5 --> 1.7
PR: 53891
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
Notes
Notes:
svn path=/head/; revision=83901
Diffstat (limited to 'net/libdnet')
-rw-r--r-- | net/libdnet/Makefile | 4 | ||||
-rw-r--r-- | net/libdnet/distinfo | 2 | ||||
-rw-r--r-- | net/libdnet/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index 8370d895ef05..dcd80acd7fba 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -6,13 +6,13 @@ # PORTNAME= libdnet -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dominic.marks@btinternet.com -COMMENT= A simple interface to level networking routines +COMMENT= A simple interface to low level networking routines GNU_CONFIGURE= yes diff --git a/net/libdnet/distinfo b/net/libdnet/distinfo index ce07b4d7f750..bac52e775a6c 100644 --- a/net/libdnet/distinfo +++ b/net/libdnet/distinfo @@ -1 +1 @@ -MD5 (libdnet-1.5.tar.gz) = 378c10adefc3ce5333af8f3ee47385cc +MD5 (libdnet-1.7.tar.gz) = e0680e7375dd733f50466fcd4ac5e203 diff --git a/net/libdnet/pkg-plist b/net/libdnet/pkg-plist index 5d31fa46b61f..9fe912270202 100644 --- a/net/libdnet/pkg-plist +++ b/net/libdnet/pkg-plist @@ -9,6 +9,7 @@ include/dnet/fw.h include/dnet/icmp.h include/dnet/intf.h include/dnet/ip.h +include/dnet/ip6.h include/dnet/os.h include/dnet/rand.h include/dnet/route.h |