diff --git a/benchmarks/plow/Makefile b/benchmarks/plow/Makefile index ca710d8e7ffc..c7d75c915aff 100644 --- a/benchmarks/plow/Makefile +++ b/benchmarks/plow/Makefile @@ -1,20 +1,26 @@ PORTNAME= plow DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks MAINTAINER= 0xdutra@gmail.com COMMENT= HTTP benchmarking tool with real-time web UI and terminal displaying WWW= https://github.com/six-ddc/plow LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules +USE_GITHUB= nodefault +GH_TUPLE= golang:sys:v0.6.0:sys GO_MODULE= github.com/six-ddc/plow PLIST_FILES= bin/${PORTNAME} +pre-build: + ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys + ${LN} -s ${WRKDIR}/sys-* ${WRKSRC}/vendor/golang.org/x/sys + .include diff --git a/benchmarks/plow/distinfo b/benchmarks/plow/distinfo index 0ef2c33ffb2b..5e2ce93d9491 100644 --- a/benchmarks/plow/distinfo +++ b/benchmarks/plow/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1664069439 +TIMESTAMP = 1679678974 SHA256 (go/benchmarks_plow/plow-v1.3.1/v1.3.1.mod) = 3ac99f55827a991f72a1d5ae368ae18355e4dfb1904cc10310416ca916ad3035 SIZE (go/benchmarks_plow/plow-v1.3.1/v1.3.1.mod) = 1187 SHA256 (go/benchmarks_plow/plow-v1.3.1/v1.3.1.zip) = 264c905be837d437f5b761f8a9a98609f23eec5189ed0d60c1fab6d21c9b7f43 SIZE (go/benchmarks_plow/plow-v1.3.1/v1.3.1.zip) = 2645687 +SHA256 (go/benchmarks_plow/plow-v1.3.1/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (go/benchmarks_plow/plow-v1.3.1/golang-sys-v0.6.0_GH0.tar.gz) = 1434234