Mon May 28 09:55:47 2012 UTC ()
Pullup ticket #3809 - requested by schmonz
www/ikiwiki: security update

Revisions pulled up:
- www/ikiwiki/Makefile                                          1.94
- www/ikiwiki/distinfo                                          1.78
- www/ikiwiki/PLIST                                             1.36

-------------------------------------------------------------------
   Module Name:	   pkgsrc
   Committed By:   schmonz
   Date:           Thu May 17 05:51:05 UTC 2012

   Modified Files:
           pkgsrc/www/ikiwiki: Makefile distinfo

   Log Message:
   Update to 3.20120516. From the changelog:

    * meta: Security fix; add missing sanitization of author and authorurl.
      Thanks, Ra炭l Benencia

   To generate a diff of this commit:
   cvs rdiff -u -r1.93 -r1.94 pkgsrc/www/ikiwiki/Makefile
   cvs rdiff -u -r1.77 -r1.78 pkgsrc/www/ikiwiki/distinfo
-------------------------------------------------------------------
   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


(spz)
diff -r1.35 -r1.35.2.1 pkgsrc/www/ikiwiki/PLIST

cvs diff -r1.35 -r1.35.2.1 pkgsrc/www/ikiwiki/PLIST (expand / switch to unified diff)

--- pkgsrc/www/ikiwiki/PLIST 2012/03/20 12:01:15 1.35
+++ pkgsrc/www/ikiwiki/PLIST 2012/05/28 09:55:47 1.35.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.35 2012/03/20 12:01:15 schmonz Exp $ 1@comment $NetBSD: PLIST,v 1.35.2.1 2012/05/28 09:55:47 spz Exp $
2bin/ikiwiki 2bin/ikiwiki
3bin/ikiwiki-calendar 3bin/ikiwiki-calendar
4bin/ikiwiki-makerepo 4bin/ikiwiki-makerepo
5bin/ikiwiki-transition 5bin/ikiwiki-transition
6bin/ikiwiki-update-wikilist 6bin/ikiwiki-update-wikilist
7lib/ikiwiki/plugins/proxy.py 7lib/ikiwiki/plugins/proxy.py
8lib/ikiwiki/plugins/rst 8lib/ikiwiki/plugins/rst
9${PLIST.w3m}libexec/w3m/cgi-bin/ikiwiki-w3m.cgi 9${PLIST.w3m}libexec/w3m/cgi-bin/ikiwiki-w3m.cgi
10man/man1/ikiwiki-calendar.1 10man/man1/ikiwiki-calendar.1
11man/man1/ikiwiki-makerepo.1 11man/man1/ikiwiki-makerepo.1
12man/man1/ikiwiki-transition.1 12man/man1/ikiwiki-transition.1
13man/man1/ikiwiki-update-wikilist.1 13man/man1/ikiwiki-update-wikilist.1
14man/man1/ikiwiki.1 14man/man1/ikiwiki.1
@@ -419,26 +419,27 @@ share/ikiwiki/templates/calendaryear.tmp @@ -419,26 +419,27 @@ share/ikiwiki/templates/calendaryear.tmp
419share/ikiwiki/templates/change.tmpl 419share/ikiwiki/templates/change.tmpl
420share/ikiwiki/templates/comment.tmpl 420share/ikiwiki/templates/comment.tmpl
421share/ikiwiki/templates/commentmoderation.tmpl 421share/ikiwiki/templates/commentmoderation.tmpl
422share/ikiwiki/templates/editcomment.tmpl 422share/ikiwiki/templates/editcomment.tmpl
423share/ikiwiki/templates/editconflict.tmpl 423share/ikiwiki/templates/editconflict.tmpl
424share/ikiwiki/templates/editcreationconflict.tmpl 424share/ikiwiki/templates/editcreationconflict.tmpl
425share/ikiwiki/templates/editfailedsave.tmpl 425share/ikiwiki/templates/editfailedsave.tmpl
426share/ikiwiki/templates/editpage.tmpl 426share/ikiwiki/templates/editpage.tmpl
427share/ikiwiki/templates/editpagegone.tmpl 427share/ikiwiki/templates/editpagegone.tmpl
428share/ikiwiki/templates/feedlink.tmpl 428share/ikiwiki/templates/feedlink.tmpl
429share/ikiwiki/templates/googleform.tmpl 429share/ikiwiki/templates/googleform.tmpl
430share/ikiwiki/templates/inlinepage.tmpl 430share/ikiwiki/templates/inlinepage.tmpl
431share/ikiwiki/templates/microblog.tmpl 431share/ikiwiki/templates/microblog.tmpl
 432share/ikiwiki/templates/notifyemail.tmpl
432share/ikiwiki/templates/openid-selector.tmpl 433share/ikiwiki/templates/openid-selector.tmpl
433share/ikiwiki/templates/page.tmpl 434share/ikiwiki/templates/page.tmpl
434share/ikiwiki/templates/passwordmail.tmpl 435share/ikiwiki/templates/passwordmail.tmpl
435share/ikiwiki/templates/pocreatepage.tmpl 436share/ikiwiki/templates/pocreatepage.tmpl
436share/ikiwiki/templates/recentchanges.tmpl 437share/ikiwiki/templates/recentchanges.tmpl
437share/ikiwiki/templates/renamesummary.tmpl 438share/ikiwiki/templates/renamesummary.tmpl
438share/ikiwiki/templates/revert.tmpl 439share/ikiwiki/templates/revert.tmpl
439share/ikiwiki/templates/rssitem.tmpl 440share/ikiwiki/templates/rssitem.tmpl
440share/ikiwiki/templates/rsspage.tmpl 441share/ikiwiki/templates/rsspage.tmpl
441share/ikiwiki/templates/searchform.tmpl 442share/ikiwiki/templates/searchform.tmpl
442share/ikiwiki/templates/searchquery.tmpl 443share/ikiwiki/templates/searchquery.tmpl
443share/ikiwiki/templates/titlepage.tmpl 444share/ikiwiki/templates/titlepage.tmpl
444share/ikiwiki/templates/trails.tmpl 445share/ikiwiki/templates/trails.tmpl