Upgrade net/netname to version 2.2:
- Implement -n, -4 and -6 to list IP addresses. - Add -a option for printing out the list of addresses. - Use getaddrinfo() instead of gethostbyname().
This commit is contained in:
parent
e3844a0205
commit
af09d2917b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2013,v 1.902 2013/03/14 13:43:29 obache Exp $
|
||||
$NetBSD: CHANGES-2013,v 1.903 2013/03/14 13:52:27 kim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2013:
|
||||
|
||||
|
@ -1268,3 +1268,4 @@ Changes to the packages collection and infrastructure in 2013:
|
|||
Updated graphics/ruby-rcairo to 1.12.4 [obache 2013-03-14]
|
||||
Added audio/py-musicbrainz-ngs version 0.3 [wiz 2013-03-14]
|
||||
Updated devel/ruby-pkg-config to 1.1.4 [obache 2013-03-14]
|
||||
Updated net/netname to 2.2 [kim 2013-03-14]
|
||||
|
|
Loading…
Reference in a new issue