[ipv6calc-announce] New version 0.50 released
20050915/PB various c files - fix snprintf size parameter (credits to Radek Vok?l for pointing this out) lib/libipv6addr.c#ipv6addr_copy - fix bug which causes stack overflow (credits to Radek Vok?l for finding the bug) several Makefiles - add compiler switch -O2, reason for segfault was found - remove also static on clean ipv6logconv: - add support for unique local unicast update databases
This commit is contained in:
parent
5c9fe3249a
commit
058bc54315
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142854
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ipv6calc
|
||||
PORTVERSION= 0.49
|
||||
PORTVERSION= 0.50
|
||||
CATEGORIES= net-mgmt ipv6
|
||||
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (ipv6calc-0.49.tar.gz) = 180b64aaedad4db310cc2f50d1676215
|
||||
SIZE (ipv6calc-0.49.tar.gz) = 1378479
|
||||
MD5 (ipv6calc-0.50.tar.gz) = 4866bd267dc801e52c36d2f2a4500d53
|
||||
SIZE (ipv6calc-0.50.tar.gz) = 503695
|
||||
|
|
Loading…
Reference in a new issue