From 3a1c20cd7c1d4e3467cc5401e779fd70996aaaed Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 20 Oct 2010 02:56:12 +0000 Subject: Update to 3.20101019. From the changelog: * Fix test suite failure on other side of date line. * htmltidy: Allow configuring tidy parameters in setup file. (W. Trevor King) * Updated French program translation. Closes: #598918 * git: Added new rcs_revert and rcs_preprevert hooks. * recentchanges: Add revert buttons to RecentChanges page, and implement web-based reversion interface. * Thanks to Peter Gammie for his assistance with the web-based reversion feature. * actiontabs: More consistent styling of Hn tags. * websetup: Fix saving of advanced mode changes. * websetup: Fix defaults of checkboxes in advanced mode. * monotone: Fix recentchanges page when the srcdir is not at the top of the monotone workspace. Thanks, tommyd. * img: If a class is specified, don't also put the img in the img class. * auto-blog.setup: Don't enable opendiscussion by default; require users be logged in to post comments. Updating this leaf package during the freeze for bugfixes. --- www/ikiwiki/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ikiwiki/options.mk') diff --git a/www/ikiwiki/options.mk b/www/ikiwiki/options.mk index c2bfe485fb1..7b7fa7bd429 100644 --- a/www/ikiwiki/options.mk +++ b/www/ikiwiki/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.9 2010/08/04 15:25:11 schmonz Exp $ +# $NetBSD: options.mk,v 1.10 2010/10/20 02:56:13 schmonz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.ikiwiki PKG_SUPPORTED_OPTIONS= cvs ikiwiki-amazon-s3 ikiwiki-search @@ -58,7 +58,7 @@ post-install: ${PREFIX}/share/doc/${PKGBASE}/w3mmode/ikiwiki.setup .else SUBST_CLASSES+= w3m -SUBST_STAGE.w3m= post-patch +SUBST_STAGE.w3m= pre-configure SUBST_FILES.w3m= Makefile.PL SUBST_SED.w3m+= -e 's,^\(.*install .*W3M_CGI_BIN\),\#\1,' .endif -- cgit v1.2.3