pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/p5-Email-Send



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 18 09:42:01 UTC 2024

Modified Files:
        pkgsrc/mail/p5-Email-Send: Makefile distinfo

Log Message:
Update to 2.202

Upstream changes:
2.202     2024-08-16
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          - Updated documentation to add contributors list.
          - Common git and build files added to keep the repo clean.
          - Updated distribution to keep author tests in xt/author.
          - Updated distribution to keep release tests in xt/release.
          - Make use of 'our' instead of use vars since 5.6 is a minimum.
          - Add a README.md


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/mail/p5-Email-Send/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/p5-Email-Send/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-Send/Makefile
diff -u pkgsrc/mail/p5-Email-Send/Makefile:1.32 pkgsrc/mail/p5-Email-Send/Makefile:1.33
--- pkgsrc/mail/p5-Email-Send/Makefile:1.32     Thu Jul  6 09:40:44 2023
+++ pkgsrc/mail/p5-Email-Send/Makefile  Sun Aug 18 09:42:00 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2023/07/06 09:40:44 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2024/08/18 09:42:00 wen Exp $
 
-DISTNAME=      Email-Send-2.201
+DISTNAME=      Email-Send-2.202
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   8
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Email/}
 

Index: pkgsrc/mail/p5-Email-Send/distinfo
diff -u pkgsrc/mail/p5-Email-Send/distinfo:1.11 pkgsrc/mail/p5-Email-Send/distinfo:1.12
--- pkgsrc/mail/p5-Email-Send/distinfo:1.11     Tue Oct 26 10:54:13 2021
+++ pkgsrc/mail/p5-Email-Send/distinfo  Sun Aug 18 09:42:00 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:54:13 nia Exp $
+$NetBSD: distinfo,v 1.12 2024/08/18 09:42:00 wen Exp $
 
-BLAKE2s (Email-Send-2.201.tar.gz) = f613c0a6d0cbff7d415ef112b21fe8f8dc660ecfdda50c29ed9c9ee49790f473
-SHA512 (Email-Send-2.201.tar.gz) = 4245fc5487f2f4a88ed8c7569572c52214d88e0cf96b727198503914135609c00b3839034e0cdffd32dc84a140eb1148e4de667ba74759d76cf47d7ee49cd1e5
-Size (Email-Send-2.201.tar.gz) = 30041 bytes
+BLAKE2s (Email-Send-2.202.tar.gz) = 8ba44b81ab904cc89a091c7d3dc4611bf98cf9d77f95c1f0c0b5c177b81e4067
+SHA512 (Email-Send-2.202.tar.gz) = f4a1c3ab079a427eedd908ed15bb5d56676a41817fe4e2c4f2d464f8efdeaba055effe761baf54256d3ee0fa9f2d3a501467fadad6e078db52bfa57c78282c5c
+Size (Email-Send-2.202.tar.gz) = 36242 bytes



Home | Main Index | Thread Index | Old Index