From 884e6f814b5d8e6787f2c45749a29e37c9bd7471 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Jan 2015 12:15:31 +0000 Subject: Update to 2.0.11 with undocumented changes. --- www/wml/Makefile | 7 +++---- www/wml/distinfo | 9 ++++----- www/wml/patches/patch-af | 14 -------------- 3 files changed, 7 insertions(+), 23 deletions(-) delete mode 100644 www/wml/patches/patch-af (limited to 'www/wml') diff --git a/www/wml/Makefile b/www/wml/Makefile index 46f9d6a3745..38406c38a65 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2014/08/19 13:45:04 joerg Exp $ -# +# $NetBSD: Makefile,v 1.38 2015/01/16 12:15:31 wiz Exp $ -DISTNAME= wml-2.0.9 -PKGREVISION= 11 +DISTNAME= wml-2.0.11 CATEGORIES= www perl5 MASTER_SITES= http://thewml.org/distrib/ @@ -14,6 +12,7 @@ DEPENDS+= p5-Bit-Vector>=5.2:../../devel/p5-Bit-Vector DEPENDS+= p5-Image-Size>=2.6:../../graphics/p5-Image-Size DEPENDS+= p5-Term-ReadKey>=2.11:../../devel/p5-Term-ReadKey #DEPENDS+= tidy-[0-9]*:../../www/tidy +BUILD_DEPENDS+= lynx-[0-9]*:../../www/lynx .include "../../mk/bsd.prefs.mk" diff --git a/www/wml/distinfo b/www/wml/distinfo index 5d4db000c7e..ac3a6dbc88f 100644 --- a/www/wml/distinfo +++ b/www/wml/distinfo @@ -1,14 +1,13 @@ -$NetBSD: distinfo,v 1.17 2014/08/19 15:06:00 joerg Exp $ +$NetBSD: distinfo,v 1.18 2015/01/16 12:15:31 wiz Exp $ -SHA1 (wml-2.0.9.tar.gz) = ce95ad9c55fd52e2028099d391858d88cffd5d9f -RMD160 (wml-2.0.9.tar.gz) = bf14a4c09bdd850c5bad5f48f712717a13b13412 -Size (wml-2.0.9.tar.gz) = 2570742 bytes +SHA1 (wml-2.0.11.tar.gz) = 14dd7c23461716171a66b65676bca6e19a593007 +RMD160 (wml-2.0.11.tar.gz) = fead82a35d116447b860d7b1c506c6de187355e8 +Size (wml-2.0.11.tar.gz) = 3115230 bytes SHA1 (patch-aa) = 398ddb03402c17306e259b10cf9b5d7ec774d71b SHA1 (patch-ab) = dbd30a0a23189963aa60b06c319342fac4408a6b SHA1 (patch-ac) = 80863037faadf220ba1d01ef2133cdc42e08f0fa SHA1 (patch-ad) = 2955f349aa737f1758493897d1989a0b96220268 SHA1 (patch-ae) = d52b117c67e9d521d4ffdd1a2ba03a512fcc315b -SHA1 (patch-af) = e7dcb9287066e962d3fedafcea4302c71fbf0dce SHA1 (patch-ag) = da74f75377e42bb15ccf213cde8fd0db43ea451e SHA1 (patch-ah) = 8195a53d0a514b9ed1bd8e9460c8c3e77a1d0d8d SHA1 (patch-ai) = c376fe6308bd9defb66719a53a0e0da3953e2016 diff --git a/www/wml/patches/patch-af b/www/wml/patches/patch-af deleted file mode 100644 index 7638020f18a..00000000000 --- a/www/wml/patches/patch-af +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-af,v 1.1 2007/09/29 16:34:42 rillig Exp $ - -Variables that are only used in one file don't need to be extern. - ---- wml_backend/p3_eperl/eperl_proto.h.orig 2002-10-18 23:48:38.000000000 +0200 -+++ wml_backend/p3_eperl/eperl_proto.h 2007-09-29 18:31:45.000000000 +0200 -@@ -53,7 +53,6 @@ extern void RememberINC(char *str); - extern void mysighandler(int rc); - extern void myinit(void); - extern void myexit(int rc); --extern struct option options[]; - extern int main(int argc, char **argv, char **env); - - /* eperl_parse.c */ -- cgit v1.2.3