pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/p5-Email-MIME-ContentType



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Sep 30 12:26:08 UTC 2022

Modified Files:
        pkgsrc/mail/p5-Email-MIME-ContentType: Makefile distinfo

Log Message:
Update to 1.027

Upstream changes:
Changes for version 1.027 - 2022-09-04
add a (for now undocumented) $PRE_2231_FORM package variable; if set to false, when RFC2231-style parameters are used, a pre-RFC2231-style version will *not* also be provided; this variable is true 
by default


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/p5-Email-MIME-ContentType/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/mail/p5-Email-MIME-ContentType/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-MIME-ContentType/Makefile
diff -u pkgsrc/mail/p5-Email-MIME-ContentType/Makefile:1.26 pkgsrc/mail/p5-Email-MIME-ContentType/Makefile:1.27
--- pkgsrc/mail/p5-Email-MIME-ContentType/Makefile:1.26 Tue Jun 28 11:34:25 2022
+++ pkgsrc/mail/p5-Email-MIME-ContentType/Makefile      Fri Sep 30 12:26:07 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2022/06/28 11:34:25 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2022/09/30 12:26:07 wen Exp $
 
-DISTNAME=              Email-MIME-ContentType-1.026
+DISTNAME=              Email-MIME-ContentType-1.027
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            mail perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Email/}
 

Index: pkgsrc/mail/p5-Email-MIME-ContentType/distinfo
diff -u pkgsrc/mail/p5-Email-MIME-ContentType/distinfo:1.12 pkgsrc/mail/p5-Email-MIME-ContentType/distinfo:1.13
--- pkgsrc/mail/p5-Email-MIME-ContentType/distinfo:1.12 Tue Oct 26 10:54:13 2021
+++ pkgsrc/mail/p5-Email-MIME-ContentType/distinfo      Fri Sep 30 12:26:07 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:54:13 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/09/30 12:26:07 wen Exp $
 
-BLAKE2s (Email-MIME-ContentType-1.026.tar.gz) = 275ec307ac171fbbf09517cacadd0ff2c84f4be4c7859083949c8209f7176e94
-SHA512 (Email-MIME-ContentType-1.026.tar.gz) = 8ede8df5baba4f5e89ab3418580e0e6dbbabffbdbf25e1f5f738fceee929ba4b495cd7e6793cba030412bf7bbe2a524136afda962f6410d6ca169b68b1eeb065
-Size (Email-MIME-ContentType-1.026.tar.gz) = 23063 bytes
+BLAKE2s (Email-MIME-ContentType-1.027.tar.gz) = becb204f61d8db36a9f5a4e08ac55cab6926df9fc36be4d0dec4ea5bbdba7986
+SHA512 (Email-MIME-ContentType-1.027.tar.gz) = 70ead19e8d873ca3ff55d29480e3fe95ce1056c7887fa5df9339260184d31a0fdd1ca6746ede9b9dfcf173189a09890c3c530cb4d857955504b8ee5786fc16c1
+Size (Email-MIME-ContentType-1.027.tar.gz) = 24081 bytes



Home | Main Index | Thread Index | Old Index