Date: Sat, 22 May 2021 16:09:15 GMT From: Luca Pizzamiglio <pizzamig@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0e571d40cc5f - main - sysutils/pot: Update to 0.12.0 Message-ID: <202105221609.14MG9FmQ018763@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pizzamig: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e571d40cc5fa428c584a6261a51a1804ce914ca commit 0e571d40cc5fa428c584a6261a51a1804ce914ca Author: Luca Pizzamiglio <pizzamig@FreeBSD.org> AuthorDate: 2021-05-22 16:08:12 +0000 Commit: Luca Pizzamiglio <pizzamig@FreeBSD.org> CommitDate: 2021-05-22 16:08:12 +0000 sysutils/pot: Update to 0.12.0 Changes: https://github.com/pizzamig/pot/releases/tag/0.12.0 --- sysutils/pot/Makefile | 2 +- sysutils/pot/distinfo | 6 +++--- sysutils/pot/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/pot/Makefile b/sysutils/pot/Makefile index 653d446c4a41..42d37e8d2db1 100644 --- a/sysutils/pot/Makefile +++ b/sysutils/pot/Makefile @@ -1,7 +1,7 @@ # Created by: Luca Pizzamiglio <pizzamig@FreeBSD.org> PORTNAME= pot -PORTVERSION= 0.11.6 +DISTVERSION= 0.12.0 PORTREVISION= 0 CATEGORIES= sysutils diff --git a/sysutils/pot/distinfo b/sysutils/pot/distinfo index e9aa0ee2af3c..af3723ee76ea 100644 --- a/sysutils/pot/distinfo +++ b/sysutils/pot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607977910 -SHA256 (pizzamig-pot-0.11.6_GH0.tar.gz) = 44fcf75236b5b8ecf0cfa5bc8490430ea7e37a2ec94db101469182fcafbb64ac -SIZE (pizzamig-pot-0.11.6_GH0.tar.gz) = 154782 +TIMESTAMP = 1621696717 +SHA256 (pizzamig-pot-0.12.0_GH0.tar.gz) = 2808bd4b36f40f58da0066c3da49cd421d4c9959f7e9565d9d43a1ae21fba151 +SIZE (pizzamig-pot-0.12.0_GH0.tar.gz) = 160011 diff --git a/sysutils/pot/pkg-plist b/sysutils/pot/pkg-plist index 0a6296d82726..01129a7ff90f 100644 --- a/sysutils/pot/pkg-plist +++ b/sysutils/pot/pkg-plist @@ -9,10 +9,10 @@ bin/pot %%DATADIR%%/clone-fscomp.sh %%DATADIR%%/clone.sh %%DATADIR%%/common.sh +%%DATADIR%%/common-flv.sh %%DATADIR%%/config.sh %%DATADIR%%/copy-in.sh %%DATADIR%%/create-base.sh -%%DATADIR%%/create-dns.sh %%DATADIR%%/create-fscomp.sh %%DATADIR%%/create-private-bridge.sh %%DATADIR%%/create.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105221609.14MG9FmQ018763>