Hello,

This is a port for mautrix-whatsapp to solve the login problems that are occuring since yesterday. Please note that the older version doesn't work anymore due to changes made by whatsapp.

Regards
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile	14 Mar 2020 16:17:39 -0000	1.1.1.1
+++ Makefile	27 Mar 2020 08:45:39 -0000
@@ -2,8 +2,13 @@
 
 COMMENT =	matrix-WhatsApp puppeting bridge
 
-V =		20200225
+V =		20200327
+COMMIT =	3a9642386cdff8293657c8409da4bffd674184bf
 DISTNAME =	mautrix-whatsapp-${V}
+
+# warning, for the .tar.gz, "go mod vendor" is not sufficient
+# you need to clone https://github.com/chai2010/webp and
+# copy webp/internal into vendor/github.com/chai2010/webp/
 
 CATEGORIES =	net
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/mautrix-whatsapp/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo	14 Mar 2020 16:17:39 -0000	1.1.1.1
+++ distinfo	27 Mar 2020 08:45:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (mautrix-whatsapp-20200225.tar.gz) = sRtx0Yb0J57xV28e8Gg5nrXoWiHqoun+jXzQlDiN//s=
-SIZE (mautrix-whatsapp-20200225.tar.gz) = 9766113
+SHA256 (mautrix-whatsapp-20200327.tar.gz) = sO86OH2bUS4OLBX/12pSAd2Hhv+cflJQb+2bmq3sw1s=
+SIZE (mautrix-whatsapp-20200327.tar.gz) = 6363576

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to