diff options
author | schmonz <schmonz@pkgsrc.org> | 2012-08-27 22:06:03 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2012-08-27 22:06:03 +0000 |
commit | 25136e1a8b122bde50237741e9f8ba857352ac24 (patch) | |
tree | 01d5085c3fb5efa1f06fc4937f72ebcd2bd209e9 /www | |
parent | 627f74f951320c1ea9c820276dcdfffe9e968ca2 (diff) | |
download | pkgsrc-25136e1a8b122bde50237741e9f8ba857352ac24.tar.gz |
Update to 3.20120725. From the changelog:
* 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.
Diffstat (limited to 'www')
-rw-r--r-- | www/ikiwiki/Makefile | 4 | ||||
-rw-r--r-- | 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 |