Bug 208170 - [UPDATE] irc/rubygem-cogbot: update to 0.1.7
Summary: [UPDATE] irc/rubygem-cogbot: update to 0.1.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-21 03:08 UTC by mose
Modified: 2016-03-28 05:59 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-cogbot-0.1.5.diff patch (2.67 KB, patch)
2016-03-21 03:08 UTC, mose
no flags Details | Diff
rubygem-cogbot-0.1.7.diff patch (2.67 KB, patch)
2016-03-28 03:51 UTC, mose
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!