Update ipv6calc to 4.4.0.

While there, add missing TEST_DEPENDS on www/p5-HTML-Parser.
This commit is contained in:
fcambus
2025-09-15 14:55:17 +00:00
parent 03bb20d040
commit 0cd2f199d8
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -2,7 +2,7 @@ COMMENT= tool for manipulating IPv6 addresses
GH_ACCOUNT= pbiering
GH_PROJECT= ipv6calc
GH_TAGNAME= 4.3.2
GH_TAGNAME= 4.4.0
CATEGORIES= net
@@ -22,7 +22,8 @@ FAKE_FLAGS= DESTDIR=${WRKINST}/ datadir=${PREFIX}/share
TEST_TARGET= test
TEST_DEPENDS= shells/bash \
security/p5-Digest-SHA1
security/p5-Digest-SHA1 \
www/p5-HTML-Parser
pre-test:
sed -i 's,^#!/bin/sh,#!${LOCALBASE}/bin/bash,' ${WRKSRC}/*/test*.sh
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (ipv6calc-4.3.2.tar.gz) = QzXE7ffVHb0Mr91C7NpVmBAfeoqyV6dL4tnsgfW/iVs=
SIZE (ipv6calc-4.3.2.tar.gz) = 1971792
SHA256 (ipv6calc-4.4.0.tar.gz) = aGNUCxc4BOW5nLLBsU5gAXDOmvC0YvytQVhMMW0ZoxA=
SIZE (ipv6calc-4.4.0.tar.gz) = 1990779