Subject: CVS commit: pkgsrc/www/ikiwiki
From: Amitai Schlair
Date: 2013-01-28 05:30:15
Message id: 20130128043015.8F6A9175DD@cvs.netbsd.org

Log Message:
Apply the latest bugfixes to the CVS backend from my git repo:

* `6753235d`: Return bounded output from `rcs_diff()` when asked, as
  the API states.
* `e45175d5`: Always explicitly set CVS keyword substitution behavior.
  Fixes behavior when a text file is added under a name formerly
  used for a binary file.
* `b30cacdf`: If the previous working directory no longer exists after
  a CVS operation, don't try to `chdir()` back to it afterward.

Bump PKGREVISION.

Files:
RevisionActionfile
1.103modifypkgsrc/www/ikiwiki/Makefile
1.85modifypkgsrc/www/ikiwiki/distinfo
1.1addpkgsrc/www/ikiwiki/patches/patch-IkiWiki_Plugin_cvs.pm