update bitlbee to 3.6 and uses https

commit list at the bottom of the mail after the diff.

I don't use bitlbee, but the service starts and bitlbee-facebook
compiles fine too.

I plan to look at bitblee-mastodon and though it would be nice to update
bitlbee while there.


Index: Makefile
===================================================================
RCS file: /data/cvs/ports/net/bitlbee/Makefile,v
retrieving revision 1.69
diff -u -p -r1.69 Makefile
--- Makefile    4 Sep 2018 12:46:16 -0000       1.69
+++ Makefile    19 Apr 2019 07:31:59 -0000
@@ -2,10 +2,9 @@
 
 COMMENT=               IRC proxy to connect to AIM, ICQ, Jabber and Yahoo
 
-V=                     3.5.1
+V=                     3.6
 DISTNAME=              bitlbee-$V
 PKGSPEC=               bitlbee-=$V
-REVISION=              6
 CATEGORIES=            net
 
 HOMEPAGE=              http://bitlbee.org/
@@ -17,7 +16,7 @@ PERMIT_PACKAGE_CDROM= Yes
 
 WANTLIB += c m pthread glib-2.0 gmodule-2.0 ssl crypto intl
 
-MASTER_SITES=          http://get.bitlbee.org/src/
+MASTER_SITES=          https://get.bitlbee.org/src/
 
 MODULES=               devel/gettext
 
Index: distinfo
===================================================================
RCS file: /data/cvs/ports/net/bitlbee/distinfo,v
retrieving revision 1.28
diff -u -p -r1.28 distinfo
--- distinfo    27 May 2017 08:01:33 -0000      1.28
+++ distinfo    19 Apr 2019 07:32:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (bitlbee-3.5.1.tar.gz) = ljbX/Ynrs3VsE6mjOHc2ym1WzPZuwFgNUS8Hsh2w+mk=
-SIZE (bitlbee-3.5.1.tar.gz) = 680351
+SHA256 (bitlbee-3.6.tar.gz) = nxXeRvKbRr8eOfxQvfRRXnGxf1UfOVUJTF2nktliEH4=
+SIZE (bitlbee-3.6.tar.gz) = 534961
Index: pkg/PLIST
===================================================================
RCS file: /data/cvs/ports/net/bitlbee/pkg/PLIST,v
retrieving revision 1.19
diff -u -p -r1.19 PLIST
--- pkg/PLIST   4 Sep 2018 12:46:16 -0000       1.19
+++ pkg/PLIST   19 Apr 2019 07:33:36 -0000
@@ -3,6 +3,7 @@
 @newgroup _bitlbee:509
 @newuser _bitlbee:509:_bitlbee:daemon:Bitlbee 
Account:/nonexistent:/sbin/nologin
 @extraunexec rm -rf ${DB_DIR}/*
+@rcscript ${RCDIR}/bitlbee
 include/bitlbee/
 include/bitlbee/account.h
 include/bitlbee/arc.h
@@ -10,6 +11,7 @@ include/bitlbee/auth.h
 include/bitlbee/base64.h
 include/bitlbee/bee.h
 include/bitlbee/bitlbee.h
+include/bitlbee/canohost.h
 include/bitlbee/commands.h
 include/bitlbee/conf.h
 include/bitlbee/config.h
@@ -59,6 +61,3 @@ share/examples/bitlbee/motd.txt
 @owner _bitlbee
 @group _bitlbee
 @sample ${DB_DIR}/
-@owner
-@group
-@rcscript ${RCDIR}/bitlbee



commit list from the following command:
 git log --oneline --summary
 
262a82b875f2a05cdcf2258260c5e8a9e538f405..ff9f3e3be7f3af056e99f2b9b7bd1627b9826c50


ff9f3e3b BitlBee 3.6
e17d0a44 Prepare 3.6 release notes
e5d2c560 Remove OSCAR since both ICQ and AIM are dead
9de451d7 debian: remove nonsense build-dep of old debhelper
8bae78d5 Fix some issues reported by lintian (#122)
c3599e03 Trim trailing whitespace.
88132824 Add debian upstream metadata file.
67f4cfe7 Fix the capitalisation of freenode's name.
5eab9260 SSL: correctly handle hostnames starting with a digit when SNI is 
needed.
37437f2a otr: Don't block attempts to connect/smp/smpq to "offline" users
61fc056b irc_im: fix away_reply_timeout getting reset too often
0b1448f0 twitter: set default value of stream setting to false
3b0c1c33 Merge branch 'master' into develop
921ea8bf twitter: show quote tweets when the url isn't in the entities
fa1bc1d7 Hide timestamps from the message body if server-time is enabled
9767d038 Modify server-time implementation to not change API
f7cc7345 irc: implement server-time capability
c82e4ca0 Use GString for irc->sendbuffer (simpler and faster)
5c90890f Stop using the irc->users linked list, use the hash table instead
b9d1fdc7 irc_vawrite: cut amount of strlen(irc->sendbuffer) calls in half
ac8b4d92 rename -del help clarification
19ba56e3 show correct nick when `rename -del` is used
c17d0af8 purple: Add "bitlbee-set-account-password" signal
9e83b155 Add a hash table to speed up bee_user_by_handle()
49ab3cbb Remove deprecated placeholder for 'nick' command (added 2010)
17cc2fe5 Merge branch 'develop'
5c163e50 Openssl 1.1 support
896bea28 Fix bitlbee.org URLs.
f8d2cffc debian: turn -common and -dev into arch:any to safely use --link-doc
8d7b0a4e debian: add ${DEB_HOST_MULTIARCH} to pkgconfig install path
8c4af56e debian: Fix postinst error with no /var/lib/bitlbee
246b98bb jabber: try to join anyway after "Already present in chat"
a39ede75 oscar: remove old_icq_auth (XOR login, default off since 2010)
9459ca25 debian: pass --systemdsystemunitdir to ./configure explicitly
46b5ed19 debian: limit dh_systemd actions to the bitlbee-common package
230f6f17 debian: bump compat level from 6 to 9
0d2cd10f Write backtrace to /var/lib/bitlbee/crash.log on SIGSEGV
e1e5bd67 sighandler_crash: flush irc send buffer before crash
5bb44771 Improve the wording of the message when starting with inetd 
accidentally
296a6fb0 doc: some improvements to the man page
2b6cb873 debian: add recent changes to changelog as an UNRELEASED entry
1c7b6460 debian: add missing changelog entry from the 3.5.1-1 package
ac3b8ff3 debian: remove skype plugin stuff
1de945b2 configure: Add -Wformat -Werror=format-security to default CFLAGS
a81e6a05 root_commands: Fix -Wformat-security errors
715abe43 bitlbee_daemon_init: friendlier error for EADDRINUSE
4528a52a irc_commands: send numeric 900 RPL_SASLSUCCESS too, some clients need 
it
7a99a0c8 purple: support PURPLE_MESSAGE_REMOTE_SEND for groupchat self-messages
686ac516 twitter: remove some obsolete references to identi.ca
a949b43e Remove old skype plugin. Use the skypeweb purple plugin instead.
8167346d Try to join long spaceless lines in paste_buffer without a newline
16ea00d7 root_commands: Improve 'chat add' error/success messages
1dcbd3eb irc.h: Add G_GNUC_PRINTF annotations to printf-like functions
d1680918 Update Twitter character limit to 280 characters
7ec2ce8f Remove MSN. Use the skypeweb purple plugin instead.
4a9c6b0b cmd_chat_list_finish: fix crash when plugins provide NULL room titles
49108f35 jabber: Fix chat joins when ext_jid is provided for your own user
f75aaac5 Handle always_use_nicks more gracefully
861de54f travis: require ubuntu precise explicitly, install more deps
671b1efd tests: fix build warnings in jabber_buddy_by_jid tests
a1c92ddf Add quotations around <answer> and <secret> in the otr docs
ad66dcd6 Add datadir to pkgconfig file and config.h
af6b7fa1 channel operates on channel ids not account ids
a8932715 Twitter documentation: move commands to a chapter
d11822ad Twitter: fix format strings for integers
a9e0de25 purple: enable debug during core initialization
4d51c845 configure: Don't require python if docs are already built
b9c10a1a cygwin: add -no-undefined on our side to fix issues with mac OS
e1996202 cygwin: add a missing mkdir of libdir to the makefile
54b2a367 cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to it
eb73d05e Fix status message being set to null accidentally
17a58dfa Move `handle_settings` before `xt_handle`.
55bc71e5 debian: Enable only bitlbee.service, not bitlbee.socket too
bdf92142 init/bitlbee@.service: send stderr to syslog instead of the socket
952e264c twitter: experimental support for place_id
05150639 Merge branch 'develop'
b0979452 Move canohost functions (diff licence) to separate file.
0156c422 Remove ip6_*wrap() functions which are no longer needed.
d179fd90 Add PROXY command. Not actually an IRC protocol command, it's a 
HAProxy trick supported by stunnel to indicate where the connection originally 
came from. Looks a little better on public servers.
60141cfa Add reverse_lookup() function which does a more proper (verified) DNS 
reverse lookup. (Code copied from OpenSSH instead of redoing it poorly.)
c9e9c9c5 Another instance where PF_UNIX was used and shouldn't.
e7e6484b The protocol argument to socketpair was incorrect.
16e4a9fd Convert CREDITS from ISO-8859-1 to UTF-8
08b0ed83 configure: respect autotools-like verbose flags for make
65d0dfde Add --verbose configure option to control verbose build output

Reply via email to