pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ikiwiki Update to 3.20150610. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bbc17fce96f
branches: trunk
changeset: 653004:6bbc17fce96f
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jun 11 14:15:33 2015 +0000
description:
Update to 3.20150610. From the changelog:
[ Joey Hess ]
* New emailauth plugin lets users log in, without any registration,
by simply clicking on a link in an email.
* Re-remove google from openid selector; their openid provider is
gone for good.
* Make the openid selector display "Password" instead of "Other"
when appropriate, so users are more likely to click on it when
they don't have an openid.
* Converted openid-selector into a more generic loginselector helper
plugin.
* passwordauth: Don't allow registering accounts that look like openids.
* Make cgiurl output deterministic, not hash order. Closes: #785738
Thanks, Daniel Kahn Gillmor
[ Simon McVittie ]
* Do not enable emailauth by default, to avoid surprises on httpauth-only
sites. Enable it by default in openid instead, since it is essentially
a replacement for OpenIDs.
* Make the attachment plugin work with CGI.pm 4.x (Closes: #786586;
workaround for #786587 in libcgi-pm-perl)
* Add a public-domain email icon from tango-icon-theme
* Populate pagectime from either mtime or inode change time,
whichever is older, again for more reproducible builds
* debian: build the docwiki with LC_ALL=C.UTF-8 and TZ=UTC
* debian/copyright: consolidate permissive licenses
* debian/copyright: turn comments on provenance into Comment
* brokenlinks: sort the pages that link to the missing page, for
better reproducibility
* Add [[!meta date]] to news items and tips, since the git checkout
and build process can leave the checkout date in the tarball
release, leading to unstable sorting
* Sort backlinks deterministically, by falling back to sorting by href
if the link text is identical
* Add a $config{deterministic} option and use it for the docwiki
* haiku: if deterministic build is requested, return a hard-coded haiku
* polygen: if deterministic build is requested, use a well-known random seed
diffstat:
www/ikiwiki/Makefile | 4 ++--
www/ikiwiki/PLIST | 20 ++++++++++----------
www/ikiwiki/distinfo | 8 ++++----
3 files changed, 16 insertions(+), 16 deletions(-)
diffs (79 lines):
diff -r 31c160e39ce5 -r 6bbc17fce96f www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile Thu Jun 11 13:45:42 2015 +0000
+++ b/www/ikiwiki/Makefile Thu Jun 11 14:15:33 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.132 2015/03/30 11:32:49 schmonz Exp $
+# $NetBSD: Makefile,v 1.133 2015/06/11 14:15:33 schmonz Exp $
#
-DISTNAME= ikiwiki_3.20150329
+DISTNAME= ikiwiki_3.20150610
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff -r 31c160e39ce5 -r 6bbc17fce96f www/ikiwiki/PLIST
--- a/www/ikiwiki/PLIST Thu Jun 11 13:45:42 2015 +0000
+++ b/www/ikiwiki/PLIST Thu Jun 11 14:15:33 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.43 2015/04/04 16:08:26 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.44 2015/06/11 14:15:33 schmonz Exp $
bin/ikiwiki
bin/ikiwiki-calendar
bin/ikiwiki-comment
@@ -65,6 +65,7 @@
share/ikiwiki/basewiki/templates/note.mdwn
share/ikiwiki/basewiki/templates/popup.mdwn
share/ikiwiki/basewiki/wikiicons/diff.png
+share/ikiwiki/basewiki/wikiicons/email.png
share/ikiwiki/basewiki/wikiicons/openidlogin-bg.gif
share/ikiwiki/basewiki/wikiicons/revert.png
share/ikiwiki/basewiki/wikiicons/search-bg.gif
@@ -151,14 +152,12 @@
share/ikiwiki/javascript/ikiwiki/relativedate.js
share/ikiwiki/javascript/ikiwiki/toggle.js
share/ikiwiki/jquery/ikiwiki/jquery.min.js
-share/ikiwiki/openid-selector/ikiwiki/openid/aol.png
-share/ikiwiki/openid-selector/ikiwiki/openid/goa-account-flickr.png
-share/ikiwiki/openid-selector/ikiwiki/openid/goa-account-google.png
-share/ikiwiki/openid-selector/ikiwiki/openid/goa-account-yahoo.png
-share/ikiwiki/openid-selector/ikiwiki/openid/livejournal.png
-share/ikiwiki/openid-selector/ikiwiki/openid/openid-jquery.js
-share/ikiwiki/openid-selector/ikiwiki/openid/verisign.png
-share/ikiwiki/openid-selector/ikiwiki/openid/wordpress.png
+share/ikiwiki/login-selector/ikiwiki/login-selector/aol.png
+share/ikiwiki/login-selector/ikiwiki/login-selector/goa-account-flickr.png
+share/ikiwiki/login-selector/ikiwiki/login-selector/goa-account-yahoo.png
+share/ikiwiki/login-selector/ikiwiki/login-selector/login-selector.js
+share/ikiwiki/login-selector/ikiwiki/login-selector/verisign.png
+share/ikiwiki/login-selector/ikiwiki/login-selector/wordpress.png
share/ikiwiki/osm/ikiwiki/images/osm.png
share/ikiwiki/osm/ikiwiki/osm.js
share/ikiwiki/po/cs/basewiki/ikiwiki.cs.po
@@ -436,12 +435,13 @@
share/ikiwiki/templates/editfailedsave.tmpl
share/ikiwiki/templates/editpage.tmpl
share/ikiwiki/templates/editpagegone.tmpl
+share/ikiwiki/templates/emailauth.tmpl
share/ikiwiki/templates/feedlink.tmpl
share/ikiwiki/templates/googleform.tmpl
share/ikiwiki/templates/inlinepage.tmpl
+share/ikiwiki/templates/login-selector.tmpl
share/ikiwiki/templates/microblog.tmpl
share/ikiwiki/templates/notifyemail.tmpl
-share/ikiwiki/templates/openid-selector.tmpl
share/ikiwiki/templates/page.tmpl
share/ikiwiki/templates/passwordmail.tmpl
share/ikiwiki/templates/pocreatepage.tmpl
diff -r 31c160e39ce5 -r 6bbc17fce96f www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo Thu Jun 11 13:45:42 2015 +0000
+++ b/www/ikiwiki/distinfo Thu Jun 11 14:15:33 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.105 2015/03/30 11:32:49 schmonz Exp $
+$NetBSD: distinfo,v 1.106 2015/06/11 14:15:33 schmonz Exp $
-SHA1 (ikiwiki_3.20150329.tar.gz) = 413ec18620360070ab5f02554143b8420b6d96ab
-RMD160 (ikiwiki_3.20150329.tar.gz) = a8cbc3f82f5e3a3aa7ba54ad306aa53d84dae04d
-Size (ikiwiki_3.20150329.tar.gz) = 3311195 bytes
+SHA1 (ikiwiki_3.20150610.tar.gz) = 1265eb208a5f533bc35c2ea30e0474e5e648b814
+RMD160 (ikiwiki_3.20150610.tar.gz) = 69f4f2a000c67a36ae1ae9716659d3156f77140c
+Size (ikiwiki_3.20150610.tar.gz) = 3342097 bytes
Home |
Main Index |
Thread Index |
Old Index