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.20180105. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/858c9e5ca360
branches:  trunk
changeset: 373688:858c9e5ca360
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Jan 08 14:04:18 2018 +0000

description:
Update to 3.20180105. From the changelog:

- emailauth: Fix cookie problem when user is on https and the cgiurl
  uses http, by making the emailed login link use https.
- passwordauth: Use https for emailed password reset link when user
  is on https.
- Remove openid provider icons from login selector, since openid
  providers are increasingly not working. Verisign retired theirs, and
  aol and yahoo/flickr are not commonly used for openid. Any users who
  still clicked those icons to login will need to instead enter their
  openid url.
- Updated German basewiki and directives translation from
  Sebastian Kuhnert.

diffstat:

 www/ikiwiki/Makefile |   6 +++---
 www/ikiwiki/PLIST    |   8 ++------
 www/ikiwiki/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 14 deletions(-)

diffs (57 lines):

diff -r 47448ecc82d0 -r 858c9e5ca360 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Mon Jan 08 13:04:07 2018 +0000
+++ b/www/ikiwiki/Makefile      Mon Jan 08 14:04:18 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.150 2017/10/02 03:27:29 schmonz Exp $
+# $NetBSD: Makefile,v 1.151 2018/01/08 14:04:18 schmonz Exp $
 #
 
-DISTNAME=              ikiwiki_3.20171001
-PKGNAME=               ${DISTNAME:S/_/-/}
+DISTNAME=              ikiwiki_3.20180105.orig
+PKGNAME=               ${DISTNAME:S/_/-/:S/.orig//}
 CATEGORIES=            www textproc
 MASTER_SITES=          ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
 EXTRACT_SUFX=          .tar.xz
diff -r 47448ecc82d0 -r 858c9e5ca360 www/ikiwiki/PLIST
--- a/www/ikiwiki/PLIST Mon Jan 08 13:04:07 2018 +0000
+++ b/www/ikiwiki/PLIST Mon Jan 08 14:04:18 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.47 2018/01/01 22:30:02 rillig Exp $
+@comment $NetBSD: PLIST,v 1.48 2018/01/08 14:04:18 schmonz Exp $
 bin/ikiwiki
 bin/ikiwiki-calendar
 bin/ikiwiki-comment
@@ -356,12 +356,7 @@
 ${PLIST.l10n}share/ikiwiki/locale/fr/directives/ikiwiki/directive/toggle.mdwn
 ${PLIST.l10n}share/ikiwiki/locale/fr/directives/ikiwiki/directive/version.mdwn
 ${PLIST.l10n}share/ikiwiki/locale/fr/smiley/smileys.mdwn
-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
@@ -679,3 +674,4 @@
 share/locale/sv/LC_MESSAGES/ikiwiki.mo
 share/locale/tr/LC_MESSAGES/ikiwiki.mo
 share/locale/vi/LC_MESSAGES/ikiwiki.mo
+
diff -r 47448ecc82d0 -r 858c9e5ca360 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo      Mon Jan 08 13:04:07 2018 +0000
+++ b/www/ikiwiki/distinfo      Mon Jan 08 14:04:18 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.123 2017/10/02 03:27:29 schmonz Exp $
+$NetBSD: distinfo,v 1.124 2018/01/08 14:04:18 schmonz Exp $
 
-SHA1 (ikiwiki_3.20171001.tar.xz) = 9a9ca402e38abed89449609ddfc988ce3c60b316
-RMD160 (ikiwiki_3.20171001.tar.xz) = 3dff6be4423cd890bd434816634b2d13be996165
-SHA512 (ikiwiki_3.20171001.tar.xz) = 1f5c5a48aa95e6e3898fdb40826f90d554ff328c367133e69a2a2da4c9286e0e54ba2f2dcd57ff452fa3105c92b4d72297d771688661fb8ecf22b7a0cf78bd97
-Size (ikiwiki_3.20171001.tar.xz) = 2638780 bytes
+SHA1 (ikiwiki_3.20180105.orig.tar.xz) = 8d9bc850ecf332fb6cc80538eaf2f8466de3cd46
+RMD160 (ikiwiki_3.20180105.orig.tar.xz) = 4fc61867c7c5ce37398ea09349081b74a7b7f93f
+SHA512 (ikiwiki_3.20180105.orig.tar.xz) = 623268fa3664ba092fd26920a0939f650fc877de521f7052b9cb327701e3fdec4e342eaa8c47da5ace8de46f0646a4a159a3689456cbd474c5e199138233728d
+Size (ikiwiki_3.20180105.orig.tar.xz) = 2633420 bytes



Home | Main Index | Thread Index | Old Index