From nobody Fri Feb 24 08:52:35 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PNNv73HdLz3tjpP; Fri, 24 Feb 2023 08:52:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PNNv71vhqz3MZb; Fri, 24 Feb 2023 08:52:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677228755; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UXeA7jH8PQLaqjsPF06b4miIecf/tS28/rXaSjRiAe0=; b=sWwwXVKM3wPxsv2YEY2uFRA441aedwzDlttxqu6hmYAbZkamVuS696sWwTncwmSrukfxb2 c/wWsJu4XzAj97HylkFht5Kyc6Z3ACQMlm+oHzhA7kjMdVLyqTDuscoMwEwY3O8om52WAi JfmewkdKXxvM8xyK0c46qBVAXstW9CkVMk3KZZhAybJiEEF6lckTYNZrRlpr7eRZUYVtMV O3n3H0KzzMuBswgJTXZ6cdjm6jbdIgNXrqFSxA0HTGuPBpRdkHpyahZW4GaCZ6DL1kf2FI 3ACkTkVPzRk+iK7cpWSKPwrROmJZyN5qE1fDiNpwPkpXGJKR6NgEKSjD8LxXTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677228755; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UXeA7jH8PQLaqjsPF06b4miIecf/tS28/rXaSjRiAe0=; b=sN6zmFhYE70d4A1bjK7xMrXeYQmFfn+pjpZ1eDX1vHZxm8ChTa97Ve/usK80e0qnt/W7cW vvlfNdTUSAvycKPOkWvbowl1uUIZBoLYrd89O5xlfnAZ2GxvyiOq5CIAigNr1z9/itgjph iF7DoLP3SrIWbczDDsjogseYkl78J0mgOaZECcyZV20fGJmk8uNaA5EgYvMq8tMKpF7hzL /zxQRtPIJ73GlaUjkho+PP7JSsnlXNTNnndrdakcyqvAPCxa6tbtfBNgiZnvRtuqphOrPx /LYIPueWDjz/bNrMkM98VfNEc4pwbucReBfdVF2gsqHovcio8raLyd50WqNBfA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677228755; a=rsa-sha256; cv=none; b=PpBQxiqLxxdgJmDXGI4KcH7maCWEwohW7rPQaJWK0NVbyWEDfuJYSFEqoRYonTmfU61DAk mJ74KYDvDB6PLxnyVood5j3Ro3X0G+JSOb8skQAebKEG7UOfQVPO1/VpotfSyk3Qa/XYbh aaxSw6PRV/iLF0mtIuS+3MWolHMur73thilQI4MvzUIAn6Y6IuKQqj3SjB/e/8kNAUiSdy vwt0vjn9/Mp8JOO5f3MdFFZqOFAo6NwnP2Gbp/Lscoyv7cG710ULdjGfQeC3XBSoceDCNy 85zzrIAXuWMSNKaHS5kE4ukzpiOgK50q4zRJsd3KvAhWet1mDXG0Ji31MzQdgg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PNNv710nxzHn7; Fri, 24 Feb 2023 08:52:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 31O8qZNl061383; Fri, 24 Feb 2023 08:52:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31O8qZte061382; Fri, 24 Feb 2023 08:52:35 GMT (envelope-from git) Date: Fri, 24 Feb 2023 08:52:35 GMT Message-Id: <202302240852.31O8qZte061382@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Clausecker Subject: git: b4a161566bde - main - net-im/gotosocial: bump version to 0.7.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b4a161566bde65e9046a54f59de0423b5ad8b1cb Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4a161566bde65e9046a54f59de0423b5ad8b1cb commit b4a161566bde65e9046a54f59de0423b5ad8b1cb Author: Mina Galić AuthorDate: 2023-02-21 11:13:44 +0000 Commit: Robert Clausecker 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