git: b4a161566bde - main - net-im/gotosocial: bump version to 0.7.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Feb 2023 08:52:35 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4a161566bde65e9046a54f59de0423b5ad8b1cb commit b4a161566bde65e9046a54f59de0423b5ad8b1cb Author: Mina Galić <freebsd@igalic.co> AuthorDate: 2023-02-21 11:13:44 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-02-24 08:51:08 +0000 net-im/gotosocial: bump version to 0.7.1 Changelog: https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.7.1 PR: 269734 Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38728 --- net-im/gotosocial/Makefile | 2 +- net-im/gotosocial/distinfo | 10 +++++----- net-im/gotosocial/pkg-plist | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 43eb60372d9f..932c27db9d54 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,6 +1,6 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 +DISTVERSION= 0.7.1 CATEGORIES= net-im MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web diff --git a/net-im/gotosocial/distinfo b/net-im/gotosocial/distinfo index 6cd30495f32b..119c59de6d24 100644 --- a/net-im/gotosocial/distinfo +++ b/net-im/gotosocial/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1676654810 -SHA256 (gotosocial_0.7.0_web-assets.tar.gz) = bff859922ce38c79fe121d9a2aa83683d3c5d2f08ca1bcf4adad8524e305b918 -SIZE (gotosocial_0.7.0_web-assets.tar.gz) = 1314007 -SHA256 (superseriousbusiness-gotosocial-v0.7.0_GH0.tar.gz) = b0a97517f8a61387be165f880430fe28e5ca592e865207c03b798aec3f424517 -SIZE (superseriousbusiness-gotosocial-v0.7.0_GH0.tar.gz) = 51866249 +TIMESTAMP = 1676688424 +SHA256 (gotosocial_0.7.1_web-assets.tar.gz) = dd1b85d67e2a4bf17f2bbf2c91ed87e5563534792baf3695e006bb84381e114c +SIZE (gotosocial_0.7.1_web-assets.tar.gz) = 1314903 +SHA256 (superseriousbusiness-gotosocial-v0.7.1_GH0.tar.gz) = 7988c15b87ae32b2bbbcc9d816351241c1281d6b0e439fb0930481376affda95 +SIZE (superseriousbusiness-gotosocial-v0.7.1_GH0.tar.gz) = 51161254 diff --git a/net-im/gotosocial/pkg-plist b/net-im/gotosocial/pkg-plist index 24caf31deb8d..0f11d758fef1 100644 --- a/net-im/gotosocial/pkg-plist +++ b/net-im/gotosocial/pkg-plist @@ -1,4 +1,5 @@ @sample etc/gotosocial/config.yaml.sample +%%WWWDIR%%/template/about.tmpl %%WWWDIR%%/template/header.tmpl %%WWWDIR%%/template/thread.tmpl %%WWWDIR%%/template/frontend.tmpl