From 531ae5b54f853c0d689b41caac92503112f7a4de Mon Sep 17 00:00:00 2001 From: mjl Date: Sun, 25 Mar 2001 07:23:18 +0000 Subject: Update to 1.15 --- mail/p5-MailTools/Makefile | 6 +++--- mail/p5-MailTools/files/md5 | 4 ++-- mail/p5-MailTools/files/patch-sum | 7 +++++-- mail/p5-MailTools/patches/patch-aa | 13 ------------- 4 files changed, 10 insertions(+), 20 deletions(-) delete mode 100644 mail/p5-MailTools/patches/patch-aa (limited to 'mail/p5-MailTools') diff --git a/mail/p5-MailTools/Makefile b/mail/p5-MailTools/Makefile index 71f1e06a691..18cdfe92b10 100644 --- a/mail/p5-MailTools/Makefile +++ b/mail/p5-MailTools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2001/02/17 18:24:59 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/03/25 07:23:18 mjl Exp $ -DISTNAME= MailTools-1.13 -PKGNAME= p5-MailTools-1.13 +DISTNAME= MailTools-1.15 +PKGNAME= p5-${DISTNAME} CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-MailTools/files/md5 b/mail/p5-MailTools/files/md5 index c04fb4711a1..ef818f0cd5a 100644 --- a/mail/p5-MailTools/files/md5 +++ b/mail/p5-MailTools/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 1999/12/01 17:23:42 rh Exp $ +$NetBSD: md5,v 1.3 2001/03/25 07:23:19 mjl Exp $ -MD5 (MailTools-1.13.tar.gz) = e068631e5518b6b92f3614c69e633bf8 +SHA1 (MailTools-1.15.tar.gz) = 1a64c81d27c3bb563c21792104c26d37c82b77dd diff --git a/mail/p5-MailTools/files/patch-sum b/mail/p5-MailTools/files/patch-sum index 87f2e892f8e..85fb19a48d3 100644 --- a/mail/p5-MailTools/files/patch-sum +++ b/mail/p5-MailTools/files/patch-sum @@ -1,3 +1,6 @@ -$NetBSD: patch-sum,v 1.1 2000/08/29 00:17:04 jlam Exp $ +$NetBSD: patch-sum,v 1.2 2001/03/25 07:23:19 mjl Exp $ -MD5 (patch-aa) = c5242c2d601e1573e6c79aba8839757f +This placeholder file is generated by the ``makepatchsum'' target +whenever the patches directory is empty or missing. Its purpose +is to ensure that the presence of any obsolete patches will cause +the proper error to be emitted at build time. diff --git a/mail/p5-MailTools/patches/patch-aa b/mail/p5-MailTools/patches/patch-aa deleted file mode 100644 index afdf1960940..00000000000 --- a/mail/p5-MailTools/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2000/08/29 00:17:04 jlam Exp $ - ---- Mail/Cap.pm.orig Wed Mar 31 12:28:42 1999 -+++ Mail/Cap.pm -@@ -140,7 +140,7 @@ - - These methods invoke a suitable progam presenting or manipulating the - media object in the specified file. They all return C<1> if a command --was found, and C<0> otherwise. You might test C<$?" for the outcome -+was found, and C<0> otherwise. You might test C<$?> for the outcome - of the command. - - =cut -- cgit v1.2.3