mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Update to 0.73.0:
Minor changes: ipv6calc/ipv6calc.c - add auto-output format detection for revnibble - do not print resultstring, if empty - add support for '-m' for '--in -?' - add support for '-m' for '--out|action -?' ipv6calc/test_ipv6calc.sh - add input validation tests lib/ipv6calchelp.[ch] - support machine readable output for input types - support machine readable output for output/action types lib/libipv4addr.c lib/libipv6addr.c lib/librfc1886.c - improve input validation databases/registries/update-registries.sh - fix IANA ipv6-unicast-address-assignments weblink problem
This commit is contained in:
parent
13bc284e11
commit
05f535340f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239497
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ipv6calc
|
||||
PORTVERSION= 0.72.2
|
||||
PORTVERSION= 0.73.0
|
||||
CATEGORIES= net-mgmt ipv6
|
||||
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ipv6calc-0.72.2.tar.gz) = 3847b73b55ab94da0c4c62722cb29162
|
||||
SHA256 (ipv6calc-0.72.2.tar.gz) = f289228623476ee426dea8be1b712d9c7edf1c6576bc4f3d5f7a4d470a2099af
|
||||
SIZE (ipv6calc-0.72.2.tar.gz) = 562958
|
||||
MD5 (ipv6calc-0.73.0.tar.gz) = 24141d637207532ea9a9881f968d086f
|
||||
SHA256 (ipv6calc-0.73.0.tar.gz) = e513b6725d9bf829ddb0e081d0fadd9a8c90678118441dd4028f76b66124e855
|
||||
SIZE (ipv6calc-0.73.0.tar.gz) = 567943
|
||||
|
Loading…
Reference in New Issue
Block a user