From b030e9a504380cda6b4d76df6adc8215ce775e6c Mon Sep 17 00:00:00 2001 From: schmonz Date: Mon, 27 Aug 2012 22:06:03 +0000 Subject: Update to 3.20120725. From the changelog: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * recentchangesdiff: When diffurl is not set, provide inline diffs in the recentchanges page, with visibility toggleable via javascript. Thanks, Antoine Beaupré * Split CFLAGS into words when building wrapper. Closes: #682237 * osm: Avoid calling urlto before generated files are registered. Thanks, Philippe Gauthier and Antoine Beaupré * osm: Add osm_openlayers_url configuration setting. Thanks, Genevieve * osm: osm_layers can be used to configured the layers displayed on the map. Thanks, Antoine Beaupré * comments: Remove ipv6 address specific code. --- www/ikiwiki/Makefile | 4 ++-- www/ikiwiki/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index b44170a25e9..5b7db4da488 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2012/07/01 01:34:56 schmonz Exp $ +# $NetBSD: Makefile,v 1.96 2012/08/27 22:06:03 schmonz Exp $ # -DISTNAME= ikiwiki_3.20120629 +DISTNAME= ikiwiki_3.20120725 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= www textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/} diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo index eb0b10fd225..ea6c07d35ab 100644 --- a/www/ikiwiki/distinfo +++ b/www/ikiwiki/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.79 2012/07/01 01:34:57 schmonz Exp $ +$NetBSD: distinfo,v 1.80 2012/08/27 22:06:03 schmonz Exp $ -SHA1 (ikiwiki_3.20120629.tar.gz) = d987aef54b6d64275a9bb47480ca9f2882f796b2 -RMD160 (ikiwiki_3.20120629.tar.gz) = d78c15be3e497898f393d039d45d610887c86932 -Size (ikiwiki_3.20120629.tar.gz) = 2846452 bytes +SHA1 (ikiwiki_3.20120725.tar.gz) = ec7b3cbe364a4277da3b22ce245dd7142e8b09bd +RMD160 (ikiwiki_3.20120725.tar.gz) = 6bf5adcb190623f0f4ef7031a29975c9d90d285c +Size (ikiwiki_3.20120725.tar.gz) = 2871942 bytes -- cgit v1.2.3