aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Pizzamiglio <pizzamig@FreeBSD.org>2021-09-22 08:15:48 +0000
committerLuca Pizzamiglio <pizzamig@FreeBSD.org>2021-09-22 08:15:48 +0000
commit27a5bd9cb868cfab5e5aeb5c1fc02a5d4274ab42 (patch)
treee3efe780e1bf725ca4aa24ede0c7064344f50d08
parent30895b4a34259ad5cecd9f03b414460a79850e6f (diff)
downloadports-27a5bd9cb868cfab5e5aeb5c1fc02a5d4274ab42.tar.gz
ports-27a5bd9cb868cfab5e5aeb5c1fc02a5d4274ab42.zip
sysutils/pot: Update to 0.13.0
Add support to layered images Add copy-out command, to copy things out from a pot Other improvements and fixes
-rw-r--r--sysutils/pot/Makefile2
-rw-r--r--sysutils/pot/distinfo6
-rw-r--r--sysutils/pot/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/pot/Makefile b/sysutils/pot/Makefile
index 42d37e8d2db1..3913f01128f7 100644
--- a/sysutils/pot/Makefile
+++ b/sysutils/pot/Makefile
@@ -1,7 +1,7 @@
# Created by: Luca Pizzamiglio <pizzamig@FreeBSD.org>
PORTNAME= pot
-DISTVERSION= 0.12.0
+DISTVERSION= 0.13.0
PORTREVISION= 0
CATEGORIES= sysutils
diff --git a/sysutils/pot/distinfo b/sysutils/pot/distinfo
index af3723ee76ea..fba6eac3a69c 100644
--- a/sysutils/pot/distinfo
+++ b/sysutils/pot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621696717
-SHA256 (pizzamig-pot-0.12.0_GH0.tar.gz) = 2808bd4b36f40f58da0066c3da49cd421d4c9959f7e9565d9d43a1ae21fba151
-SIZE (pizzamig-pot-0.12.0_GH0.tar.gz) = 160011
+TIMESTAMP = 1632246604
+SHA256 (pizzamig-pot-0.13.0_GH0.tar.gz) = 0b9ec486cd19265034eb5474b11d4c6805384dea8c3baff7fc378be0032d8016
+SIZE (pizzamig-pot-0.13.0_GH0.tar.gz) = 162943
diff --git a/sysutils/pot/pkg-plist b/sysutils/pot/pkg-plist
index 01129a7ff90f..1eff6f9ac86f 100644
--- a/sysutils/pot/pkg-plist
+++ b/sysutils/pot/pkg-plist
@@ -12,6 +12,7 @@ bin/pot
%%DATADIR%%/common-flv.sh
%%DATADIR%%/config.sh
%%DATADIR%%/copy-in.sh
+%%DATADIR%%/copy-out.sh
%%DATADIR%%/create-base.sh
%%DATADIR%%/create-fscomp.sh
%%DATADIR%%/create-private-bridge.sh