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.20130710. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/30cffe5dabb4
branches: trunk
changeset: 621529:30cffe5dabb4
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jul 11 06:09:45 2013 +0000
description:
Update to 3.20130710. From the changelog:
* blogspam: Fix encoding issue in RPC::XML call.
Thanks, Changaco
* comments: The formats allowed to be used in comments can be configured
using comments_allowformats.
Thanks, Michal Sojka
* calendar: When there are multiple pages for a given day, they're
displayed in a popup on mouseover.
Thanks, Louis
* osm: Remove trailing slash from KML maps icon.
* page.tmpl: omit searchform, trails, sidebar and most metadata in CGI
(smcv)
* openid: Automatically upgrade openid_realm to https when
accessed via https.
* The ip() pagespec can now contain glob characters to match eg, a subnet
full of spammers.
* Fix crash that could occur when a needsbuild hook returned a file
that does not exist.
* Fix python proxy to not crash when fed unicode data in getstate
and setstate.
Thanks, chrysn
* Fix committing attachments when using svn.
diffstat:
www/ikiwiki/Makefile | 5 ++---
www/ikiwiki/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 16258243adbc -r 30cffe5dabb4 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile Thu Jul 11 04:53:18 2013 +0000
+++ b/www/ikiwiki/Makefile Thu Jul 11 06:09:45 2013 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.109 2013/05/31 12:42:32 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2013/07/11 06:09:45 schmonz Exp $
#
-DISTNAME= ikiwiki_3.20130518
+DISTNAME= ikiwiki_3.20130710
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff -r 16258243adbc -r 30cffe5dabb4 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo Thu Jul 11 04:53:18 2013 +0000
+++ b/www/ikiwiki/distinfo Thu Jul 11 06:09:45 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.89 2013/05/19 06:45:11 schmonz Exp $
+$NetBSD: distinfo,v 1.90 2013/07/11 06:09:45 schmonz Exp $
-SHA1 (ikiwiki_3.20130518.tar.gz) = 96372c69c6e4a0cad3139603136207b8b88ee12e
-RMD160 (ikiwiki_3.20130518.tar.gz) = d426ad1f59f88a58758d637897cf139bb5345638
-Size (ikiwiki_3.20130518.tar.gz) = 2949580 bytes
+SHA1 (ikiwiki_3.20130710.tar.gz) = 2fe2b0d01060c873b5b3e8cffed06aa4cdd77885
+RMD160 (ikiwiki_3.20130710.tar.gz) = 6bc627bd13e8677a45f0621d8e4518d0008de4dd
+Size (ikiwiki_3.20130710.tar.gz) = 2962260 bytes
Home |
Main Index |
Thread Index |
Old Index