git: 904b46242124 - main - net-im/mastodon: Update version 4.2.13=>4.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Oct 2024 06:02:54 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=904b462421240648041479a8e29a09871a990339 commit 904b462421240648041479a8e29a09871a990339 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-10-10 10:46:36 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-10-11 05:47:56 +0000 net-im/mastodon: Update version 4.2.13=>4.3.0 THERE ARE BREAKING CHANGES FOR PGSQL 14.X USERS. PLEASE CHECK THE CHANGELOG. Changelog: https://github.com/mastodon/mastodon/releases/tag/v4.3.0 --- net-im/mastodon/Makefile | 2 +- net-im/mastodon/distinfo | 6 +++--- net-im/mastodon/files/patch-.profile | 5 ----- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile index 90cc6900b13b..2ecd7de804bd 100644 --- a/net-im/mastodon/Makefile +++ b/net-im/mastodon/Makefile @@ -1,6 +1,6 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v -DISTVERSION= 4.2.13 +DISTVERSION= 4.3.0 CATEGORIES= net-im www MAINTAINER= bofh@FreeBSD.org diff --git a/net-im/mastodon/distinfo b/net-im/mastodon/distinfo index badf6f9e0216..b7063b51686e 100644 --- a/net-im/mastodon/distinfo +++ b/net-im/mastodon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727787843 -SHA256 (mastodon-mastodon-v4.2.13_GH0.tar.gz) = a8f2576ac97bc8ab39e952408f5fcdb11aa8b15f0b988dab6147a8e5aa8b112d -SIZE (mastodon-mastodon-v4.2.13_GH0.tar.gz) = 36363397 +TIMESTAMP = 1728556337 +SHA256 (mastodon-mastodon-v4.3.0_GH0.tar.gz) = 3f36a14bc2c77ed3b6c821a1919ea7ddc962c69010a49d95e98b444b053b46b8 +SIZE (mastodon-mastodon-v4.3.0_GH0.tar.gz) = 37944711 diff --git a/net-im/mastodon/files/patch-.profile b/net-im/mastodon/files/patch-.profile deleted file mode 100644 index 94de7f8d75a4..000000000000 --- a/net-im/mastodon/files/patch-.profile +++ /dev/null @@ -1,5 +0,0 @@ ---- .profile.orig 2023-09-21 14:51:32 UTC -+++ .profile -@@ -1 +1,2 @@ - LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/app/.apt/lib/x86_64-linux-gnu:/app/.apt/usr/lib/x86_64-linux-gnu/mesa:/app/.apt/usr/lib/x86_64-linux-gnu/pulseaudio:/app/.apt/usr/lib/x86_64-linux-gnu/openblas-pthread -+export LC_ALL="en_US.UTF-8"