update to ipv6calc-4.0.1
This commit is contained in:
parent
c6e025bfee
commit
e1b7800c6a
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2021/07/19 07:37:57 fcambus Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2022/02/04 11:44:03 sthen Exp $
|
||||
|
||||
COMMENT= tool for manipulating IPv6 addresses
|
||||
|
||||
GH_TAGNAME = 3.2.0
|
||||
GH_TAGNAME = 4.0.1
|
||||
GH_PROJECT = ipv6calc
|
||||
GH_ACCOUNT = pbiering
|
||||
CATEGORIES= net
|
||||
@ -21,7 +21,8 @@ USE_GMAKE= Yes
|
||||
MAKE_FLAGS= DEFAULT_CFLAGS=
|
||||
|
||||
TEST_TARGET= test
|
||||
TEST_DEPENDS= shells/bash
|
||||
TEST_DEPENDS= shells/bash \
|
||||
security/p5-Digest-SHA1
|
||||
|
||||
pre-test:
|
||||
sed -i 's,^#!/bin/sh,#!${LOCALBASE}/bin/bash,' ${WRKSRC}/*/test*.sh
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ipv6calc-3.2.0.tar.gz) = xz4UiKNE1c46zdAJ+0gGjuwb33ViaYARvbvHqvM6qPc=
|
||||
SIZE (ipv6calc-3.2.0.tar.gz) = 1645414
|
||||
SHA256 (ipv6calc-4.0.1.tar.gz) = Defb5mwONgK+zBi7j2mieKAu6vXVh3nNHA4AaeuAp+Y=
|
||||
SIZE (ipv6calc-4.0.1.tar.gz) = 1705407
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2020/11/09 14:40:40 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2022/02/04 11:44:03 sthen Exp $
|
||||
@bin bin/ipv6calc
|
||||
@bin bin/ipv6loganon
|
||||
@bin bin/ipv6logconv
|
||||
@ -14,6 +14,7 @@ share/ipv6calc/tools/GeoIP-update.sh
|
||||
share/ipv6calc/tools/IP2Location-update.sh
|
||||
share/ipv6calc/tools/ipv6calc-create-registry-list-ipv4.pl
|
||||
share/ipv6calc/tools/ipv6calc-create-registry-list-ipv6.pl
|
||||
share/ipv6calc/tools/ipv6calc-create-update-ipset.sh
|
||||
share/ipv6calc/tools/ipv6calc-db-update.sh
|
||||
share/ipv6calc/tools/ipv6calc-registries-check-run-create.sh
|
||||
share/ipv6calc/tools/ipv6calc-update-registries.sh
|
||||
|
Loading…
Reference in New Issue
Block a user