update mail/p5-Mail-Sender to 0.8.22

please review and commit.

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-Sender/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    11 Mar 2013 11:23:52 -0000      1.6
+++ Makefile    19 Mar 2013 04:51:57 -0000
@@ -3,10 +3,8 @@
 COMMENT=       send mail with attachments through SMTP
 
 MODULES=       cpan 
-USE_GROFF =    Yes
 
-DISTNAME=      Mail-Sender-0.8.16
-REVISION=      0
+DISTNAME=      Mail-Sender-0.8.22
 CATEGORIES=    mail
 
 # perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-Sender/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    10 Oct 2008 12:11:31 -0000      1.3
+++ distinfo    19 Mar 2013 04:51:57 -0000
@@ -1,5 +1,2 @@
-MD5 (Mail-Sender-0.8.16.tar.gz) = 5diCNiArPTlWet59VgeXsA==
-RMD160 (Mail-Sender-0.8.16.tar.gz) = giPNMmnUW7AkVyz6RbU/zLJ9zgQ=
-SHA1 (Mail-Sender-0.8.16.tar.gz) = WZY9Ug4EIH23cEKPU1kkta3tM2M=
-SHA256 (Mail-Sender-0.8.16.tar.gz) = 
MdvJTMyhPz3HuPZGMYV1PJIql167ZeFur/PHsf0Ysks=
-SIZE (Mail-Sender-0.8.16.tar.gz) = 35919
+SHA256 (Mail-Sender-0.8.22.tar.gz) = 
RD0OQvhJDxRMELYFJM6atgGnIPg0xSaPkKqUfHIiHjU=
+SIZE (Mail-Sender-0.8.22.tar.gz) = 37688
Index: patches/patch-Config_PL
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-Sender/patches/patch-Config_PL,v
retrieving revision 1.2
diff -u -p -r1.2 patch-Config_PL
--- patches/patch-Config_PL     10 Oct 2008 12:11:31 -0000      1.2
+++ patches/patch-Config_PL     19 Mar 2013 04:51:57 -0000
@@ -1,11 +1,13 @@
 $OpenBSD: patch-Config_PL,v 1.2 2008/10/10 12:11:31 jasper Exp $
---- Config.PL.orig     Mon Jul 14 22:44:08 2008
-+++ Config.PL  Fri Oct 10 13:48:02 2008
-@@ -71,6 +71,7 @@ nmake.exe may be found at ftp://ftp.microsoft.com/Soft
-     }
- }
- 
+--- Config.PL.orig     Wed Dec 12 11:11:13 2012
++++ Config.PL  Tue Mar 19 00:50:57 2013
+@@ -72,7 +72,8 @@ nmake.exe may be found at ftp://ftp.microsoft.com/Soft
+      }
+     }
+ }
+-
++
 +exit;
- print "\nSpecify$new defaults for Mail::Sender? (y/N) ";
- $res = <STDIN>;
- exit unless $res =~ /^y$/i;
+ print "\nSpecify$new defaults for Mail::Sender? (y/N) ";
+ $res = <STDIN>;
+ exit unless $res =~ /^y$/i;

Reply via email to