pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ikiwiki
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Jan 8 14:04:18 UTC 2018
Modified Files:
pkgsrc/www/ikiwiki: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 pkgsrc/www/ikiwiki/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/ikiwiki/PLIST
cvs rdiff -u -r1.123 -r1.124 pkgsrc/www/ikiwiki/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ikiwiki/Makefile
diff -u pkgsrc/www/ikiwiki/Makefile:1.150 pkgsrc/www/ikiwiki/Makefile:1.151
--- pkgsrc/www/ikiwiki/Makefile:1.150 Mon Oct 2 03:27:29 2017
+++ pkgsrc/www/ikiwiki/Makefile Mon Jan 8 14:04:18 2018
@@ -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
Index: pkgsrc/www/ikiwiki/PLIST
diff -u pkgsrc/www/ikiwiki/PLIST:1.47 pkgsrc/www/ikiwiki/PLIST:1.48
--- pkgsrc/www/ikiwiki/PLIST:1.47 Mon Jan 1 22:30:02 2018
+++ pkgsrc/www/ikiwiki/PLIST Mon Jan 8 14:04:18 2018
@@ -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/dir
${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/pl/LC_MESSAGES/ikiwiki.mo
share/locale/sv/LC_MESSAGES/ikiwiki.mo
share/locale/tr/LC_MESSAGES/ikiwiki.mo
share/locale/vi/LC_MESSAGES/ikiwiki.mo
+
Index: pkgsrc/www/ikiwiki/distinfo
diff -u pkgsrc/www/ikiwiki/distinfo:1.123 pkgsrc/www/ikiwiki/distinfo:1.124
--- pkgsrc/www/ikiwiki/distinfo:1.123 Mon Oct 2 03:27:29 2017
+++ pkgsrc/www/ikiwiki/distinfo Mon Jan 8 14:04:18 2018
@@ -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