git: d38c2b8b367e - main - sysutils/pot: Move upstream, update to 0.16.2
Michael Gmelin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=d38c2b8b367e49a399ab6342460dc5675fa76cba commit d38c2b8b367e49a399ab6342460dc5675fa76cba Author: Michael Gmelin <[email protected]> AuthorDate: 2026-08-17 12:34:52 +0000 Commit: Michael Gmelin <[email protected]> CommitDate: 2026-08-17 12:48:47 +0000 sysutils/pot: Move upstream, update to 0.16.2 Upstream lives at codeberg now. --- sysutils/pot/Makefile | 9 ++++++--- sysutils/pot/distinfo | 6 +++--- sysutils/pot/files/pot.8.in | 4 ++-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/sysutils/pot/Makefile b/sysutils/pot/Makefile index 8267ee421853..549dd1c1cb4a 100644 --- a/sysutils/pot/Makefile +++ b/sysutils/pot/Makefile @@ -1,11 +1,11 @@ PORTNAME= pot -DISTVERSION= 0.16.1 +DISTVERSION= 0.16.2 CATEGORIES= sysutils -MASTER_SITES= https://github.com/bsdpot/pot/releases/download/${DISTVERSION}/ +MASTER_SITES= https://codeberg.org/bsdpot/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= [email protected] COMMENT= Container framework for FreeBSD -WWW= https://github.com/bsdpot/pot/ +WWW= https://codeberg.org/bsdpot/pot LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE @@ -34,6 +34,9 @@ OPTIONS_SUB= yes ZSH_DESC= Zsh Autocompletion support +post-extract: + ${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC} + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/pot \ ${STAGEDIR}${PREFIX}/bin/ diff --git a/sysutils/pot/distinfo b/sysutils/pot/distinfo index 9577e2f60e21..852bf9e399c6 100644 --- a/sysutils/pot/distinfo +++ b/sysutils/pot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742741353 -SHA256 (pot-0.16.1.tar.gz) = d35f4f6cf29a4707c203fffd0cfb0e829891ca59af08b38fdee06f5e83021129 -SIZE (pot-0.16.1.tar.gz) = 178384 +TIMESTAMP = 1786970033 +SHA256 (pot-0.16.2.tar.gz) = 8d9bf45bcbd5303e36aaf4b065712851fcff553c23ed326c89dc4cf5caf7cf4e +SIZE (pot-0.16.2.tar.gz) = 179128 diff --git a/sysutils/pot/files/pot.8.in b/sysutils/pot/files/pot.8.in index f455453dcdee..b1693d1f8b85 100644 --- a/sysutils/pot/files/pot.8.in +++ b/sysutils/pot/files/pot.8.in @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd December 16, 2022 +.Dd August 17, 2026 .Dt POT 8 .Os .Sh NAME @@ -44,7 +44,7 @@ Get help on .El .Pp Please see -.Pa https://github.com/bsdpot/pot +.Pa https://codeberg.org/bsdpot/pot for more information. .Sh FILES .Bl -tag -width ".Pa %%PREFIX%%/etc/pot/pot.conf" -compact