pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Email-Sender
Module Name: pkgsrc
Committed By: wen
Date: Sat Dec 3 00:38:50 UTC 2022
Modified Files:
pkgsrc/mail/p5-Email-Sender: Makefile distinfo
Log Message:
Update to 2.600
Upstream changes:
2.600 2022-10-23 16:45:34-04:00 America/New_York
- This version replaces the use of Email::Address with
Email::Address::XS, as the pure perl version has problems with
certain kinds of input.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/mail/p5-Email-Sender/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/mail/p5-Email-Sender/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/p5-Email-Sender/Makefile
diff -u pkgsrc/mail/p5-Email-Sender/Makefile:1.38 pkgsrc/mail/p5-Email-Sender/Makefile:1.39
--- pkgsrc/mail/p5-Email-Sender/Makefile:1.38 Tue Jun 28 11:34:26 2022
+++ pkgsrc/mail/p5-Email-Sender/Makefile Sat Dec 3 00:38:50 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2022/06/28 11:34:26 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2022/12/03 00:38:50 wen Exp $
-DISTNAME= Email-Sender-2.500
+DISTNAME= Email-Sender-2.600
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
@@ -12,7 +11,7 @@ COMMENT= Email::Sender - a library for s
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Email-Abstract>=3.006:../../mail/p5-Email-Abstract
-DEPENDS+= p5-Email-Address-[0-9]*:../../mail/p5-Email-Address
+DEPENDS+= p5-Email-Address-XS-[0-9]*:../../mail/p5-Email-Address-XS
DEPENDS+= p5-Email-Simple>=1.998:../../mail/p5-Email-Simple
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
DEPENDS+= p5-Moo>=2.000000:../../devel/p5-Moo
Index: pkgsrc/mail/p5-Email-Sender/distinfo
diff -u pkgsrc/mail/p5-Email-Sender/distinfo:1.21 pkgsrc/mail/p5-Email-Sender/distinfo:1.22
--- pkgsrc/mail/p5-Email-Sender/distinfo:1.21 Tue Oct 26 10:54:13 2021
+++ pkgsrc/mail/p5-Email-Sender/distinfo Sat Dec 3 00:38:50 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2021/10/26 10:54:13 nia Exp $
+$NetBSD: distinfo,v 1.22 2022/12/03 00:38:50 wen Exp $
-BLAKE2s (Email-Sender-2.500.tar.gz) = b92eccc40076a023533762827a02ca3527ec27eb77327b404dfdd39ca54a4c49
-SHA512 (Email-Sender-2.500.tar.gz) = d7b9848ed7e218abaa9a47ef3c3f79f5fdd728a67795904655ad4df4b536f1df40bf80e0b6838112e26e71d56341e88b6044e6867fc351d41918b117a52ebbf3
-Size (Email-Sender-2.500.tar.gz) = 52593 bytes
+BLAKE2s (Email-Sender-2.600.tar.gz) = 917d8aab5ce74d2f82cf44d5fc5c53fedcb78eecb80c5f6bc98701fd628afa4a
+SHA512 (Email-Sender-2.600.tar.gz) = 2c28cc1f5c36488bf573a6e806ec4fbbe5fe3560fbb24c237375586a3f4e87df4c539e494910950a66e235296733fc9d186c49d9c7c5c016b17f2eacb62b17c6
+Size (Email-Sender-2.600.tar.gz) = 52671 bytes
Home |
Main Index |
Thread Index |
Old Index