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.11. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/113b9687fb57
branches: trunk
changeset: 392663:113b9687fb57
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Tue May 05 18:02:05 2009 +0000
description:
Update to 3.11. From the changelog:
* Avoid using python-support. Closes: #525086
* websetup: Display stderr in browser if ikiwiki setup fails.
* blogspam: Load RPC::XML library in checkconfig, so that an error
can be printed at that point if it's not available, allowing
the admin to see it during wiki setup. Closes: #520015
* websetup: If setup fails, restore old setup file.
* relativedate: Deal with clock skew.
* Add IkiWiki::ErrorReason objects, and modify pagespecs to return
them in cases where they fail to match due to a configuration
or syntax error.
* pagespec_match_list: New API function, matches pages in a list
and throws an error if the pagespec is bad.
* inline, brokenlinks, calendar, linkmap, map, orphans, pagecount,
pagestate, postsparkline: Display a handy error message if the
pagespec is erronious [sic].
* comments: Add link to comment post form to allow user to sign in
if they wish to, if the configuration makes signin optional for
commenting.
* Updated Danish translation from Jonas Smedegaard. Closes: #525751
* translation.mdwn: Typo fixes. Closes: #525753
Add msgfmt to USE_TOOLS (it's called at the end of the build).
diffstat:
www/ikiwiki/Makefile | 6 +++---
www/ikiwiki/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r 0d0e3bdfd8eb -r 113b9687fb57 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile Tue May 05 13:01:17 2009 +0000
+++ b/www/ikiwiki/Makefile Tue May 05 18:02:05 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2009/04/21 16:34:43 schmonz Exp $
+# $NetBSD: Makefile,v 1.24 2009/05/05 18:02:05 schmonz Exp $
#
-DISTNAME= ikiwiki_3.10
+DISTNAME= ikiwiki_3.11
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
@@ -32,7 +32,7 @@
WRKSRC= ${WRKDIR}/${PKGBASE}
PERL5_PACKLIST= auto/IkiWiki/.packlist
USE_LANGUAGES= # none
-USE_TOOLS+= gmake perl:run xgettext
+USE_TOOLS+= gmake msgfmt perl:run xgettext
REPLACE_PERL+= ikiwiki-mass-rebuild ikiwiki-transition ikiwiki-update-wikilist
REPLACE_PERL+= ikiwiki-w3m.cgi ikiwiki.in mdwn2man pm_filter
diff -r 0d0e3bdfd8eb -r 113b9687fb57 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo Tue May 05 13:01:17 2009 +0000
+++ b/www/ikiwiki/distinfo Tue May 05 18:02:05 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2009/04/21 16:34:43 schmonz Exp $
+$NetBSD: distinfo,v 1.14 2009/05/05 18:02:05 schmonz Exp $
-SHA1 (ikiwiki_3.10.tar.gz) = b55dfe2e7f6f7e86912cbf4a9b55b9364ec2cb29
-RMD160 (ikiwiki_3.10.tar.gz) = 9ae93ffe7bdbfb180c2d689225ecd8f47a644b18
-Size (ikiwiki_3.10.tar.gz) = 1161430 bytes
+SHA1 (ikiwiki_3.11.tar.gz) = 6974f08fb2272946c4aa2988022469200e62e2c3
+RMD160 (ikiwiki_3.11.tar.gz) = 4067297d5af2ee1708a3147b9f6735832973969e
+Size (ikiwiki_3.11.tar.gz) = 1168391 bytes
SHA1 (patch-aa) = e3ae3104f9445e15244a2b65c4867536cdfdcbca
SHA1 (patch-ab) = bbec6e7a4e6772d995a0b084a3875b83950eb194
Home |
Main Index |
Thread Index |
Old Index