pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45688 CVS commit: pkgsrc/www/ikiwiki



The following reply was made to PR pkg/45688; it has been noted by GNATS.

From: "Amitai Schlair" <schmonz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45688 CVS commit: pkgsrc/www/ikiwiki
Date: Fri, 20 Apr 2012 03:48:25 +0000

 Module Name:   pkgsrc
 Committed By:  schmonz
 Date:          Fri Apr 20 03:48:25 UTC 2012
 
 Modified Files:
        pkgsrc/www/ikiwiki: Makefile PLIST distinfo
 
 Log Message:
 Update to 3.20120419. From the changelog:
 
    * Remove dead link from plugins/teximg. Closes: #664885
    * inline: When the pagenames list includes pages that do not exist, skip
      them.
    * meta: Export author information in html <meta> tag. Closes: #664779
      Thanks, Martin Michlmayr
    * notifyemail: New plugin, sends email notifications about new and
      changed pages, and allows subscribing to comments.
    * Added a "changes" hook. Renamed the "change" hook to "rendered", but
      the old hook name is called for now for back-compat.
    * meta: Support keywords header. Closes: #664780
      Thanks, Martin Michlmayr
    * passwordauth: Fix url in password recovery email to be absolute.
    * httpauth: When it's the only auth method, avoid a pointless and
      confusing signin form, and go right to the httpauthurl.
    * rename: Allow rename to be started not from the edit page; return to
      the renamed page in this case.
    * remove: Support removing of pages in the transient underlay. (smcv)
    * inline, trail: The pagenames parameter is now a list of absolute
      pagenames, not relative wikilink type names. This is necessary to fix
      a bug, and makes pagenames more consistent with the pagespec used
      in the pages parameter. (smcv)
    * link: Fix renaming wikilinks that contain embedded urls.
    * graphviz: Handle self-links.
    * trail: Improve CSS, also display trail links at bottom of page,
      and a bug fix. (smcv)
 
 Add dependency on p5-HTML-Tree, suggested by Matthias Rampke in PR pkg/45688.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.92 -r1.93 pkgsrc/www/ikiwiki/Makefile
 cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/ikiwiki/PLIST
 cvs rdiff -u -r1.76 -r1.77 pkgsrc/www/ikiwiki/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index