diff --git a/sysutils/runj/Makefile b/sysutils/runj/Makefile index 59a9ef08ea71..75b9debeee9b 100644 --- a/sysutils/runj/Makefile +++ b/sysutils/runj/Makefile @@ -1,26 +1,25 @@ PORTNAME= runj DISTVERSIONPREFIX= v -DISTVERSION= 0.1.0 -PORTREVISION= 19 +DISTVERSION= 0.2.0 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Experimental, proof-of-concept OCI-compatible runtime for jails WWW= https://github.com/samuelkarp/runj LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE MIT LICENSE_COMB= multi USES= go:modules GO_MODULE= github.com/samuelkarp/runj GO_TARGET= ./cmd/runj \ ./cmd/runj-entrypoint \ ./cmd/containerd-shim-runj-v1 PLIST_FILES= bin/runj \ bin/runj-entrypoint \ bin/containerd-shim-runj-v1 .include diff --git a/sysutils/runj/distinfo b/sysutils/runj/distinfo index 8344cd40371b..807aca791221 100644 --- a/sysutils/runj/distinfo +++ b/sysutils/runj/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1704557851 -SHA256 (go/sysutils_runj/runj-v0.1.0/v0.1.0.mod) = 8517c10c464a30f71f828f34cba0501af74ad25e639e4ccb81aaf4a38aed7a16 -SIZE (go/sysutils_runj/runj-v0.1.0/v0.1.0.mod) = 2240 -SHA256 (go/sysutils_runj/runj-v0.1.0/v0.1.0.zip) = 251fee69c53853c2c100f9977a6e1ee98920233dc3b937b6b03d01921fae5f57 -SIZE (go/sysutils_runj/runj-v0.1.0/v0.1.0.zip) = 142698 +TIMESTAMP = 1768820795 +SHA256 (go/sysutils_runj/runj-v0.2.0/v0.2.0.mod) = 2c36cb2d141d8727bab43ea2e8640d90bd1aad93fe4b61ef1f7c29a71946d0b6 +SIZE (go/sysutils_runj/runj-v0.2.0/v0.2.0.mod) = 2162 +SHA256 (go/sysutils_runj/runj-v0.2.0/v0.2.0.zip) = 602276b4d0803fe73035cdc553403d105657d65c5b131b2637a9a6e48929002e +SIZE (go/sysutils_runj/runj-v0.2.0/v0.2.0.zip) = 133334