ports/184506: Update bitlbee from 3.2_2 to 3.2.1

Jashank Jeremy jashank at rulingia.com
Wed Dec 4 23:30:01 UTC 2013


>Number:         184506
>Category:       ports
>Synopsis:       Update bitlbee from 3.2_2 to 3.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 04 23:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jashank Jeremy
>Release:        9.2-RC3-p1
>Organization:
>Environment:
FreeBSD vps.rulingia.com 9.2-RC3-p1 FreeBSD 9.2-RC3-p1 #0 r255456: Wed Sep 11 19:48:47 EST 2013     root at vps.rulingia.com:/usr/obj/usr/src/sys/VMware  amd64
>Description:
BitlBee 3.2 has known issues with Twitter compatibility (cf https://dev.twitter.com/blog/deprecating-http-1.0-streaming-api). BitlBee 3.2.1 rectifies these problems (released 2013-11-28).  From changelog upstream:

> - Most important change: http_client updated to use HTTP/1.1, now required by Twitter.
> - fill_by setting can now be used to fill a channel contacts *not* in a certain group/on a certain account/etc. See "help set fill_by"
> - Added utf8_nicks setting which lets you use non-ASCII nicknames for your contacts. Might not work with all IRC clients, use at your own risk!
> - Lots of bugfixes.
>How-To-Repeat:

>Fix:
Apply attached patch to update to 3.2.1 (resets PORTREVISION, no other changes known).

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 335645)
+++ Makefile	(working copy)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bitlbee
-PORTVERSION=	3.2
-PORTREVISION=	2
+PORTVERSION=	3.2.1
 CATEGORIES=	irc
 MASTER_SITES=	http://get.bitlbee.org/src/ \
 		${MASTER_SITE_LOCAL}
Index: distinfo
===================================================================
--- distinfo	(revision 335645)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (bitlbee-3.2.tar.gz) = 1b43828e906f5450993353f2ebecc6c038f0261c4dc3f1722ebafa6ea3e62030
-SIZE (bitlbee-3.2.tar.gz) = 666404
+SHA256 (bitlbee-3.2.1.tar.gz) = 00f411dd7d6d28f30f0e73e46c9cbe88b4006e7f03adfe07b90a97280a290f59
+SIZE (bitlbee-3.2.1.tar.gz) = 657595


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list