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:           Sat Jan 27 07:40:47 UTC 2018

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

Log Message:
Update to 2.17

Upstream changes:
version 2.17: Fri Jan 26 23:42:01 CET 2018

        Fixes:
        - when picking a preferred type for an extension, do prefer the type
          with the same minor-name.  Issue triggered by [Henry van Styn]
        - remove iana obsoleted types

version 2.16: Tue 23 Jan 12:14:39 CET 2018

        Fixes:
        - collecting of IANA info has stalled: logic rewritten
          Discovered by [Julien Lüthi]

        Improvements:
        - move scripts and source files into MANIFEST.extra
        - update types and extensions

version 2.15: Fri 19 Jan 17:23:56 CET 2018

        Improvements:
        - moved to GIT and GitHUB.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/mail/p5-MIME-Types/Makefile
cvs rdiff -u -r1.21 -r1.22 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.35 pkgsrc/mail/p5-MIME-Types/Makefile:1.36
--- pkgsrc/mail/p5-MIME-Types/Makefile:1.35     Mon Nov 13 14:01:00 2017
+++ pkgsrc/mail/p5-MIME-Types/Makefile  Sat Jan 27 07:40:47 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2017/11/13 14:01:00 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2018/01/27 07:40:47 wen Exp $
 
-DISTNAME=      MIME-Types-2.14
+DISTNAME=      MIME-Types-2.17
 PKGNAME=       p5-${DISTNAME}
 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.21 pkgsrc/mail/p5-MIME-Types/distinfo:1.22
--- pkgsrc/mail/p5-MIME-Types/distinfo:1.21     Mon Nov 13 14:01:00 2017
+++ pkgsrc/mail/p5-MIME-Types/distinfo  Sat Jan 27 07:40:47 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2017/11/13 14:01:00 wiz Exp $
+$NetBSD: distinfo,v 1.22 2018/01/27 07:40:47 wen Exp $
 
-SHA1 (MIME-Types-2.14.tar.gz) = 179da86be20f4bb8da90ed21c262e7c042ce42f1
-RMD160 (MIME-Types-2.14.tar.gz) = 4df163babb436b1330366cc03faca16cfebb0ffc
-SHA512 (MIME-Types-2.14.tar.gz) = dc12df5408107cd24819affe1e374a9eba801ebd39ad5c14c40ed46e51d88379c53f4a645a5149842c92e348b3cb80b6784976d71f0dd7f73195072b668926e0
-Size (MIME-Types-2.14.tar.gz) = 58152 bytes
+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



Home | Main Index | Thread Index | Old Index