summaryrefslogtreecommitdiff
path: root/www/ikiwiki
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2014-02-27 23:47:12 +0000
committerschmonz <schmonz@pkgsrc.org>2014-02-27 23:47:12 +0000
commit2c6427fbe5b47e1d02acf553ae66b0af0b69a133 (patch)
treed6d009b9e89ed4fc971b565e84ed00b3bfd914e3 /www/ikiwiki
parent1d660e8eaf9b2abac30d3f30efa66d32ea9a26e0 (diff)
downloadpkgsrc-2c6427fbe5b47e1d02acf553ae66b0af0b69a133.tar.gz
Update to 3.20140227. From the changelog:
* Added useragent config setting. Closes: #737121 Thanks, Tuomas Jormola * po: Add html_lang_code and html_lang_dir template variables for the language code and direction of text. Thanks, Mesar Hameed * Allow up to 8 levels of nested directives, rather than previous 3 in directive infinite loop guard. * git diffurl: Do not escape / in paths to changed files, in order to interoperate with cgit (gitweb works either way) Thanks, intrigeri. * git: Explicity push master branch, as will be needed by git 2.0's change to push.default=matching by default. Thanks, smcv * Deal with nasty issue with gettext clobbering $@ while printing error message containing it. Thanks, smcv * Cleanup of the openid login widget, including replacing of hotlinked images from openid providers with embedded, freely licensed artwork. Thanks, smcv * Improve templates testing. Thanks, smcv * python proxy: Avoid utf-8 related crash. Thanks, Antoine Beaupré * Special thanks to Simon McVittie for being the patchmeister for this release.
Diffstat (limited to 'www/ikiwiki')
-rw-r--r--www/ikiwiki/Makefile4
-rw-r--r--www/ikiwiki/PLIST9
-rw-r--r--www/ikiwiki/distinfo8
3 files changed, 14 insertions, 7 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile
index d74c7414883..e4110bb1ae2 100644
--- a/www/ikiwiki/Makefile
+++ b/www/ikiwiki/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2014/01/26 05:17:08 schmonz Exp $
+# $NetBSD: Makefile,v 1.117 2014/02/27 23:47:12 schmonz Exp $
#
-DISTNAME= ikiwiki_3.20140125
+DISTNAME= ikiwiki_3.20140227
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff --git a/www/ikiwiki/PLIST b/www/ikiwiki/PLIST
index 40c956a602f..6c3a6421d07 100644
--- a/www/ikiwiki/PLIST
+++ b/www/ikiwiki/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2012/12/12 02:08:11 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.39 2014/02/27 23:47:12 schmonz Exp $
bin/ikiwiki
bin/ikiwiki-calendar
bin/ikiwiki-makerepo
@@ -148,7 +148,14 @@ share/ikiwiki/javascript/ikiwiki/ikiwiki.js
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/osm/ikiwiki/images/osm.png
share/ikiwiki/osm/ikiwiki/osm.js
share/ikiwiki/po/cs/basewiki/ikiwiki.cs.po
diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo
index 5abc83d46e6..2de0dd3d3b7 100644
--- a/www/ikiwiki/distinfo
+++ b/www/ikiwiki/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.95 2014/01/26 05:17:08 schmonz Exp $
+$NetBSD: distinfo,v 1.96 2014/02/27 23:47:12 schmonz Exp $
-SHA1 (ikiwiki_3.20140125.tar.gz) = 215f52dc53def45cc2a4d1781d64d3d08ff545a9
-RMD160 (ikiwiki_3.20140125.tar.gz) = 60e92f9eb1fbd42477942426b64b8a479b8a6751
-Size (ikiwiki_3.20140125.tar.gz) = 3170332 bytes
+SHA1 (ikiwiki_3.20140227.tar.gz) = 44a629a0b67647c33a2dc5db23a6917eca3e0259
+RMD160 (ikiwiki_3.20140227.tar.gz) = 25e5b85f2f7d5e4395287174d124c056d5c94623
+Size (ikiwiki_3.20140227.tar.gz) = 3186289 bytes