1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Import a patch from upstream to fix a crash

See https://github.com/matrix-org/dendrite/pull/1753
This commit is contained in:
Ashish SHUKLA 2021-02-07 18:45:36 +00:00
parent 7413681f8c
commit db62c81d7d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564634
2 changed files with 9 additions and 1 deletions

View File

@ -3,8 +3,14 @@
PORTNAME= dendrite
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.9
PORTREVISION= 1
CATEGORIES= net-im
# To be removed in the next update
# See https://github.com/matrix-org/dendrite/pull/1753
PATCH_SITES= https://github.com/matrix-org/${PORTNAME}/commit/
PATCHFILES= 02e6d89cc2bde930be36323e626ce54643d56a7f.patch:-p1
MAINTAINER= ashish@FreeBSD.org
COMMENT= Matrix protocol homeserver

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1612543878
TIMESTAMP = 1612722732
SHA256 (matrix-org-dendrite-v0.3.9_GH0.tar.gz) = f55fc0ba8635a103d03e554491d20c022de64bacccd091d1477ab6620d8238da
SIZE (matrix-org-dendrite-v0.3.9_GH0.tar.gz) = 2893876
SHA256 (Arceliar-phony-d0c68492aca0_GH0.tar.gz) = 10a586be941ff65576fd97548cdea7087a5d6d85c99c1b69bc77301d41179e67
@ -297,3 +297,5 @@ SHA256 (whyrusleeping-timecache-cfcb2f1abfee_GH0.tar.gz) = 87632e428950f41ee6f61
SIZE (whyrusleeping-timecache-cfcb2f1abfee_GH0.tar.gz) = 1977
SHA256 (yggdrasil-network-yggdrasil-go-760d9a7fd5ee_GH0.tar.gz) = c9d8a0e56369ceb27a64181b651cb9c5828edea422b850e0294e1c16ff713fd7
SIZE (yggdrasil-network-yggdrasil-go-760d9a7fd5ee_GH0.tar.gz) = 161618
SHA256 (02e6d89cc2bde930be36323e626ce54643d56a7f.patch) = 1bd239ca95a6bcc78b4f8053e7156885956591a956a88082f0beb162201e5d3a
SIZE (02e6d89cc2bde930be36323e626ce54643d56a7f.patch) = 1838