svn commit: r562497 - head/net-im/dendrite

Ashish SHUKLA ashish at FreeBSD.org
Sun Jan 24 18:01:53 UTC 2021


Author: ashish
Date: Sun Jan 24 18:01:52 2021
New Revision: 562497
URL: https://svnweb.freebsd.org/changeset/ports/562497

Log:
  - Update to 0.3.6
  
  Reported by:	portscout

Modified:
  head/net-im/dendrite/Makefile
  head/net-im/dendrite/distinfo

Modified: head/net-im/dendrite/Makefile
==============================================================================
--- head/net-im/dendrite/Makefile	Sun Jan 24 17:47:13 2021	(r562496)
+++ head/net-im/dendrite/Makefile	Sun Jan 24 18:01:52 2021	(r562497)
@@ -2,7 +2,7 @@
 
 PORTNAME=	dendrite
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.5
+DISTVERSION=	0.3.6
 CATEGORIES=	net-im
 
 MAINTAINER=	ashish at FreeBSD.org
@@ -131,7 +131,7 @@ GH_TUPLE=	\
 		matrix-org:go-http-js-libp2p:783164aeeda4:matrix_org_go_http_js_libp2p/vendor/github.com/matrix-org/go-http-js-libp2p \
 		matrix-org:go-sqlite3-js:bc8506ccbcf3:matrix_org_go_sqlite3_js/vendor/github.com/matrix-org/go-sqlite3-js \
 		matrix-org:gomatrix:7dd5e2a05bcd:matrix_org_gomatrix/vendor/github.com/matrix-org/gomatrix \
-		matrix-org:gomatrixserverlib:eb6a8903f9fb:matrix_org_gomatrixserverlib/vendor/github.com/matrix-org/gomatrixserverlib \
+		matrix-org:gomatrixserverlib:b1c67ac867cc:matrix_org_gomatrixserverlib/vendor/github.com/matrix-org/gomatrixserverlib \
 		matrix-org:naffka:bcdd62999a91:matrix_org_naffka/vendor/github.com/matrix-org/naffka \
 		matrix-org:util:55161520e1d4:matrix_org_util/vendor/github.com/matrix-org/util \
 		mattn:go-sqlite3:v1.14.2:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \

Modified: head/net-im/dendrite/distinfo
==============================================================================
--- head/net-im/dendrite/distinfo	Sun Jan 24 17:47:13 2021	(r562496)
+++ head/net-im/dendrite/distinfo	Sun Jan 24 18:01:52 2021	(r562497)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1610646806
-SHA256 (matrix-org-dendrite-v0.3.5_GH0.tar.gz) = 70a76ed197d7997f979e61474010efc255e7725209821f758fac4b5c6b19a0fd
-SIZE (matrix-org-dendrite-v0.3.5_GH0.tar.gz) = 2871838
+TIMESTAMP = 1611345342
+SHA256 (matrix-org-dendrite-v0.3.6_GH0.tar.gz) = f1eed63160bd6e10de133d5ca234df42a9eac33f6e5902bb25470c46aef10fc6
+SIZE (matrix-org-dendrite-v0.3.6_GH0.tar.gz) = 2881070
 SHA256 (Arceliar-phony-d0c68492aca0_GH0.tar.gz) = 10a586be941ff65576fd97548cdea7087a5d6d85c99c1b69bc77301d41179e67
 SIZE (Arceliar-phony-d0c68492aca0_GH0.tar.gz) = 6835
 SHA256 (DATA-DOG-go-sqlmock-v1.5.0_GH0.tar.gz) = b78616fddfcc76892aecb5344968d7f3843128b70eba6c4752f092dc992c3b98
@@ -201,8 +201,8 @@ SHA256 (matrix-org-go-sqlite3-js-bc8506ccbcf3_GH0.tar.
 SIZE (matrix-org-go-sqlite3-js-bc8506ccbcf3_GH0.tar.gz) = 16558
 SHA256 (matrix-org-gomatrix-7dd5e2a05bcd_GH0.tar.gz) = be0f3e68752d167da278335c9b682c922d837e3e3d23350b2c76dfac17ae0cb9
 SIZE (matrix-org-gomatrix-7dd5e2a05bcd_GH0.tar.gz) = 25070
-SHA256 (matrix-org-gomatrixserverlib-eb6a8903f9fb_GH0.tar.gz) = 61157315539e3f54bdfe116d050211d175cce6501eca90fdb65eeb44d0685955
-SIZE (matrix-org-gomatrixserverlib-eb6a8903f9fb_GH0.tar.gz) = 122302
+SHA256 (matrix-org-gomatrixserverlib-b1c67ac867cc_GH0.tar.gz) = 35c8d56ce3d8538e9b2d1f680782014f41ed7124bc64497e9a9a453efb9f7b0c
+SIZE (matrix-org-gomatrixserverlib-b1c67ac867cc_GH0.tar.gz) = 122603
 SHA256 (matrix-org-naffka-bcdd62999a91_GH0.tar.gz) = 878ac42808fc9281cd5ac3b693312d419dac05a4427acd4b66b0d64cd4c23f5c
 SIZE (matrix-org-naffka-bcdd62999a91_GH0.tar.gz) = 15923
 SHA256 (matrix-org-util-55161520e1d4_GH0.tar.gz) = 4ad3e66b9993f39c82eac1fca7f6549472c8aaa61227914209678cd3d7d6a3a6


More information about the svn-ports-all mailing list