Bug 208170

Summary: [UPDATE] irc/rubygem-cogbot: update to 0.1.7
Product: Ports & Packages Reporter: mose <mose>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me CC: araujo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rubygem-cogbot-0.1.5.diff patch
none
rubygem-cogbot-0.1.7.diff patch none

Description mose 2016-03-21 03:08:29 UTC
Created attachment 168443 [details]
rubygem-cogbot-0.1.5.diff patch

Update contains:

- add config support for SASL auth
- add a rss plugin
- enabled multi-cogbot instantiation using the CONFIG_DIR env variable

as of https://github.com/mose/cogbot/blob/master/CHANGELOG.md


cheers,
mose
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2016-03-21 03:08:29 UTC
Maintainer informed via mail
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2016-03-21 03:09:51 UTC
I will take it.
Comment 3 mose 2016-03-28 03:51:20 UTC
Created attachment 168711 [details]
rubygem-cogbot-0.1.7.diff patch

Here is the 0.1.7 version that fixes some stuff from the previous 0.1.5 patch.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-03-28 05:59:01 UTC
A commit references this bug:

Author: araujo
Date: Mon Mar 28 05:58:55 UTC 2016
New revision: 412032
URL: https://svnweb.freebsd.org/changeset/ports/412032

Log:
  Update to 0.1.7.

  PR:		ports/208170
  Submitted by:	Mose <mose@gandi.net> (maintainer)

Changes:
  head/irc/rubygem-cogbot/Makefile
  head/irc/rubygem-cogbot/distinfo
  head/irc/rubygem-cogbot/files/
Comment 5 Marcelo Araujo freebsd_committer freebsd_triage 2016-03-28 05:59:24 UTC
Committed, Thank you!