pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/p5-MIME-Types



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Jul  7 08:16:00 UTC 2021

Modified Files:
        pkgsrc/mail/p5-MIME-Types: Makefile distinfo

Log Message:
Update to 2.21

Upstream changes:
version 2.21: Fri 28 May 12:01:00 CEST 2021

        Changes:
        - application/octet-stream is better for .dat [issue #11, Даша Федорова]
        - add video/webm which Google forgot to register [issue #12, Brent Laabs]
        - add image/webp which Google registered too late [issue #12, Brent Laabs]

version 2.20: Thu 22 Apr 12:48:35 CEST 2021

        Fixes:
        - problems with PAUSE cause the previous release to show-up in
          the wrong location.  Let's hope this release solves it.

        Changes:
        - heif/heic/heifs/heics/hif fix [issue #9, Даша Федорова]
        - no 'and' and 'or' extensions [issue #9, Даша Федорова]
        - application/octet-stream is better for .bin [issue #10, Даша Федорова]

version 2.19: Fri 16 Apr 11:47:10 CEST 2021

        Improvements:
        - update with the newest data from IANA and Apache httpd

        Changes:
        - mp4 preference is video/mp4 [issue #5, Даша Федорова]
        - yt preference is video/vnd.youtube.yt [issue #6, Даша Федорова]
        - 3gp and 3gpp preference is video/3gpp [issue #7, Даша Федорова]

version 2.18: Wed  9 Dec 10:29:46 CET 2020

        Improvements:
        - update with newest data

        Changes:
        - Mojo 6.0 changed types() into mapping() [Dmitry Latin]
        - Mojo 7.94 adds experimental file_type()
        - Mojo 7.94 adds experimental content_type()


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/mail/p5-MIME-Types/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/mail/p5-MIME-Types/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-MIME-Types/Makefile
diff -u pkgsrc/mail/p5-MIME-Types/Makefile:1.40 pkgsrc/mail/p5-MIME-Types/Makefile:1.41
--- pkgsrc/mail/p5-MIME-Types/Makefile:1.40     Mon May 24 19:52:47 2021
+++ pkgsrc/mail/p5-MIME-Types/Makefile  Wed Jul  7 08:16:00 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2021/05/24 19:52:47 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2021/07/07 08:16:00 wen Exp $
 
-DISTNAME=      MIME-Types-2.17
+DISTNAME=      MIME-Types-2.21
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MIME/}
 

Index: pkgsrc/mail/p5-MIME-Types/distinfo
diff -u pkgsrc/mail/p5-MIME-Types/distinfo:1.22 pkgsrc/mail/p5-MIME-Types/distinfo:1.23
--- pkgsrc/mail/p5-MIME-Types/distinfo:1.22     Sat Jan 27 07:40:47 2018
+++ pkgsrc/mail/p5-MIME-Types/distinfo  Wed Jul  7 08:16:00 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2018/01/27 07:40:47 wen Exp $
+$NetBSD: distinfo,v 1.23 2021/07/07 08:16:00 wen Exp $
 
-SHA1 (MIME-Types-2.17.tar.gz) = a79b9ee132fc12af75df85b987332e1c9799b844
-RMD160 (MIME-Types-2.17.tar.gz) = 69d3a67aa2ac177ae13e77d48bb011592373ac71
-SHA512 (MIME-Types-2.17.tar.gz) = a834ddfa70fbaa5688a2a35626c489a48448e273638312609faaa8fbf07ba656254d1f907ba5f25518e93fd62b7b9265eec700c38c8446876dca24e07d8b15c4
-Size (MIME-Types-2.17.tar.gz) = 64589 bytes
+SHA1 (MIME-Types-2.21.tar.gz) = fd5451268eda477ae36dc39a25b59249f7db4723
+RMD160 (MIME-Types-2.21.tar.gz) = fe8bedd22974d9744966b8d35d88276f7113e95d
+SHA512 (MIME-Types-2.21.tar.gz) = 223aacf8f8ea3c8dd3059791bb86d3203684fb632d972639d88d9e176a5fee428c5fd637cbeee65b52f008ad70a92cef3f82f524926fc5fa55ea24ca0448f4ad
+Size (MIME-Types-2.21.tar.gz) = 64535 bytes



Home | Main Index | Thread Index | Old Index