summaryrefslogtreecommitdiff
path: root/www/ikiwiki/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2018-01-08 14:04:18 +0000
committerschmonz <schmonz@pkgsrc.org>2018-01-08 14:04:18 +0000
commit23d31c7676243880f79affd50bb95a5ccba7559c (patch)
tree5e19fcd482bcf0cb5e518fe3b587a63040d0570d /www/ikiwiki/Makefile
parentc6abc9c7a4b502cc3333a5b8b67d3541b07e7a7c (diff)
downloadpkgsrc-23d31c7676243880f79affd50bb95a5ccba7559c.tar.gz
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 (limited to 'www/ikiwiki/Makefile')
-rw-r--r--www/ikiwiki/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile
index 97dc44fb3e2..2196254655b 100644
--- a/www/ikiwiki/Makefile
+++ b/www/ikiwiki/Makefile
@@ -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