Subject: CVS commit: pkgsrc/net/mikutter
From: Izumi Tsutsui
Date: 2016-12-15 15:40:29
Message id: 20161215144029.45448FBA6@cvs.NetBSD.org

Log Message:
Update mikutter to 3.5.0-alpha1.

Upstream changes:

New features of mikutter 3.5

* Model
 * resources handled on mikutter are now wrapped as Model
  * third party plugins can also add own Models
  * timelines can print any Models other than tweet messages
 * new Models are added in standard plugins
 * user icons can be taken via Message#icon
 * any images like user icons, tab icons, skins, and attached images
   are handled as PhotoModel instance like Plugin::Photo::Photo
 * direct messages gets own Model and are now drawn as timeline using
   MiraclePainter
* Intent
 * Capability to select which plugins to be used to open URLs
* Extract tab
 * DirectMessage is added as a new data source
* Configuration
 * style configuration of timelines per Models
* mikutter command
 * added "Open" command to issue Intent
* activity
 * added named arg "children:" to Plugin#activity
* and more

Files:
RevisionActionfile
1.132modifypkgsrc/net/mikutter/Makefile
1.36modifypkgsrc/net/mikutter/PLIST
1.118modifypkgsrc/net/mikutter/distinfo
1.1addpkgsrc/net/mikutter/patches/patch-mikutter.rb