bitlbee-facebook-1.2.2

    facebook-api: Fix id assertion in fb_api_cb_publish_mst() (#204)
    Increase sync_interval from 5 to 1440 ("The action attempted has
been deemed abusive or is otherwise disallowed") (#194)
    Bump the FB_ORCA_AGENT version once again (#208)

Simple diff attached. Lightly tested on amd64.

-- 



Eivind Eide

"ONLY THOSE WHO ATTEMPT THE IMPOSSIBLE WILL ACHIEVE THE ABSURD"
- Oceania Association of Autonomous Astronauts
diff -rupN bitlbee-facebook.bak/Makefile bitlbee-facebook/Makefile
--- bitlbee-facebook.bak/Makefile       Thu Feb 18 18:27:52 2021
+++ bitlbee-facebook/Makefile   Thu Feb 18 18:30:12 2021
@@ -2,9 +2,8 @@
 
 COMMENT=               Facebook Messenger protocol plugin for bitlbee
 
-V=                     1.2.1
+V=                     1.2.2
 DISTNAME=              bitlbee-facebook-$V
-REVISION=              0
 
 CATEGORIES=            net
 
diff -rupN bitlbee-facebook.bak/distinfo bitlbee-facebook/distinfo
--- bitlbee-facebook.bak/distinfo       Thu Feb 18 18:27:52 2021
+++ bitlbee-facebook/distinfo   Thu Feb 18 18:41:18 2021
@@ -1,2 +1,2 @@
-SHA256 (bitlbee-facebook-1.2.1.tar.gz) = 
G/yy9A/cZBZqntfhJSyYTr+BZ1q+cgJd81lAXKvG3jo=
-SIZE (bitlbee-facebook-1.2.1.tar.gz) = 409828
+SHA256 (bitlbee-facebook-1.2.2.tar.gz) = 
7PsNHJ5rOWjC5i0cvw6KUTsgzv4rLQkaJ/lDtjxTAE4=
+SIZE (bitlbee-facebook-1.2.2.tar.gz) = 416290
diff -rupN bitlbee-facebook.bak/patches/patch-facebook_facebook-api_h 
bitlbee-facebook/patches/patch-facebook_facebook-api_h
--- bitlbee-facebook.bak/patches/patch-facebook_facebook-api_h  Wed Feb  3 
16:29:14 2021
+++ bitlbee-facebook/patches/patch-facebook_facebook-api_h      Thu Jan  1 
01:00:00 1970
@@ -1,19 +0,0 @@
-$OpenBSD: patch-facebook_facebook-api_h,v 1.1 2021/02/03 15:29:14 sthen Exp $
-
-From 49ea312d98b0578b9b2c1ff759e2cfa820a41f4d Mon Sep 17 00:00:00 2001
-From: Frantisek Sumsal <franti...@sumsal.cz>
-Date: Wed, 20 Jan 2021 13:19:45 +0100
-Subject: [PATCH] Bump the FB_ORCA_AGENT version once again (#208)
-
-Index: facebook/facebook-api.h
---- facebook/facebook-api.h.orig
-+++ facebook/facebook-api.h
-@@ -117,7 +117,7 @@
-  *
-  */
- 
--#define FB_ORCA_AGENT "[FBAN/Orca-Android;FBAV/192.0.0.31.101;FBBV/14477681]"
-+#define FB_ORCA_AGENT "[FBAN/Orca-Android;FBAV/537.0.0.31.101;FBBV/14477681]"
- 
- /**
-  * FB_API_AGENT:

Reply via email to