this update ipv6calc to 1.1.0 official CHANGLOG
> This version is mainly a feature release. > > Features: > > add lightweight Anti-DDoS protection into ipv6calcweb.cgi > add new action to extract MAC/EUI64 from IPv6 address > Regular: > > databases: update > several minor code fixes Index: Makefile =================================================================== RCS file: /cvs/ports/net/ipv6calc/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- Makefile 28 Nov 2017 12:03:28 -0000 1.21 +++ Makefile 4 Oct 2018 07:39:27 -0000 @@ -2,7 +2,7 @@ COMMENT= tool for manipulating IPv6 addresses -GH_TAGNAME = 1.0.0 +GH_TAGNAME = 1.1.0 GH_PROJECT = ipv6calc GH_ACCOUNT = pbiering CATEGORIES= net Index: distinfo =================================================================== RCS file: /cvs/ports/net/ipv6calc/distinfo,v retrieving revision 1.14 diff -u -p -r1.14 distinfo --- distinfo 28 Nov 2017 12:03:28 -0000 1.14 +++ distinfo 4 Oct 2018 07:39:27 -0000 @@ -1,2 +1,2 @@ -SHA256 (ipv6calc-1.0.0.tar.gz) = dLBFXmGDSEO/il5+Dg853SsUgRT/iW1ZDrLYJnFFlL0= -SIZE (ipv6calc-1.0.0.tar.gz) = 1342987 +SHA256 (ipv6calc-1.1.0.tar.gz) = eC2Pm2FSBZgxZTCQeJgDjorct2scAbwohWUDdN6M5OA= +SIZE (ipv6calc-1.1.0.tar.gz) = 1396498
