pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-MIME-Types Update mail/p5-MIME-Types from 1.16...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1a7e08334e5
branches:  trunk
changeset: 542811:a1a7e08334e5
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed May 28 20:49:42 2008 +0000

description:
Update mail/p5-MIME-Types from 1.16 to 1.24

version 1.24: Fri May 23 09:43:28 CEST 2008

        - message/rfc822 relates to .eml [Jonas Liljegren]

        - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
          is an .xlsx [Jonas Liljegren]

        - added zillion of application/vnd.oasis.opendocument.* and
          application/vnd.stardevision.* names [Michiel Leenaars]

version 1.23: Mon Dec 17 16:12:52 CET 2007

        - /xml file attributes were separated by blanks, not commas.
          [Alex Kapranoff]

version 1.22: Wed Nov 14 17:20:22 CET 2007

        - use RFC4180 text/csv, not text/comma-separated-values
          Reported by [Mike Eldridge]

        - refer to File::TypeInfo for access to mime.types files.

version 1.21: Mon Sep 10 21:18:08 CEST 2007

        - patch tests to work on VMS [Peter (Stig) Edwards]

        - patch for image/pjpeg bug IE6 [Nicolas Mendosa]

version 1.20: Fri Jun  8 16:21:33 CEST 2007

        - added application/xslt+xml (.xslt) [David Dierauer]

        - moved extension .xml from text/xml (deprecated) to
          application/xml, and added .xsl to it [David Dierauer]

        - Moved .dtd from text/xml to application/xml-dtd

        - added t/pod.t

version 1.19: Sun Mar 25 17:09:38 CEST 2007

        - converted to use OODoc 0.99

        - removed mkdist, mkdoc, README.oodoc, version

version 1.18: Fri Nov 17 21:20:20 CET 2006

        - [David Nesting] application/atom+xml and image/svg+xml

        - [Islue Hu] audio/3gpp2 and video/3gpp2

        - [Stephen Steneken] application/octet-stream += dmg, so, dll
          and videa/x-flv.

version 1.17: Sun Aug 13 10:32:37 CEST 2006

        - [Hailin Hu] application/rdf+xml

        - reprocessed manual-pages because FUNCTIONS chapers was lost
          (bug in OODoc) [Schwern]

        - use 'version' file for version

        - added kml and kmz types by Google-Earth

diffstat:

 mail/p5-MIME-Types/Makefile |  7 +++++--
 mail/p5-MIME-Types/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

diffs (36 lines):

diff -r c3cef5526272 -r a1a7e08334e5 mail/p5-MIME-Types/Makefile
--- a/mail/p5-MIME-Types/Makefile       Wed May 28 15:39:55 2008 +0000
+++ b/mail/p5-MIME-Types/Makefile       Wed May 28 20:49:42 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2006/05/02 04:33:51 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2008/05/28 20:49:42 abs Exp $
 
-DISTNAME=      MIME-Types-1.16
+DISTNAME=      MIME-Types-1.24
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MIME/}
@@ -11,7 +11,10 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/MIME/Types/.packlist
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r c3cef5526272 -r a1a7e08334e5 mail/p5-MIME-Types/distinfo
--- a/mail/p5-MIME-Types/distinfo       Wed May 28 15:39:55 2008 +0000
+++ b/mail/p5-MIME-Types/distinfo       Wed May 28 20:49:42 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/05/02 04:33:51 jlam Exp $
+$NetBSD: distinfo,v 1.6 2008/05/28 20:49:42 abs Exp $
 
-SHA1 (MIME-Types-1.16.tar.gz) = 6635a0373eea1306515250590ade00a506ba7163
-RMD160 (MIME-Types-1.16.tar.gz) = 67a30801fb0902e5f81e1062b5daa40b78a12b72
-Size (MIME-Types-1.16.tar.gz) = 16850 bytes
+SHA1 (MIME-Types-1.24.tar.gz) = f61e6d8092e4174d756327fb6a2449e3ee0ee0d2
+RMD160 (MIME-Types-1.24.tar.gz) = ed3ced07e5bb9d18f9f0b3ec28bb97da6d979b3a
+Size (MIME-Types-1.24.tar.gz) = 19216 bytes



Home | Main Index | Thread Index | Old Index