summaryrefslogtreecommitdiff
path: root/mail/ruby-mime-types
diff options
context:
space:
mode:
authortaca <taca>2013-02-11 03:18:15 +0000
committertaca <taca>2013-02-11 03:18:15 +0000
commit76b0b432964e2a1fe6d89ef92138128baeebeb87 (patch)
tree7e9a93cdd76125efcaea07b9b7c2655271a2e866 /mail/ruby-mime-types
parent4fcf8e6c4e605072e27cb097fd905ec64ff998ed (diff)
downloadpkgsrc-76b0b432964e2a1fe6d89ef92138128baeebeb87.tar.gz
Update ruby-mime-types to 1.21.
== 1.21 / 2013-02-09 * New MIME Types: * Various new or updated MIME types by Garret Alfert: application/vnd.ms-fontobject, .eot; application/x-chrome-extension, .crx; application/x-web-app-manifest\+json, .webapp; application/x-xpinstall, .xpi; image/svg\+xml, .svg, .svgz; image/webp, .webp; text/cache-manifest, .appcache, .manifest. https://github.com/halostatue/mime-types/pull/24 * Fixed some Manifest.txt related madness on Travis. == 1.20.1 / 2013-01-26 * New MIME Types: * Apple iWork document types added by Hans de Graaff (application/x-iwork-keynote-sffkey, .key; application/x-iwork-pages-sffpages, .pages; application/x-iwork-numbers-sffnumbers, .numbers). https://github.com/halostatue/mime-types/issue/20 * epub, ibooks, mobi, and DMG content types by Mauricio Linhares (mac:application/x-apple-diskimage, .dmg; application/epub\+zip, .epub; application/x-ibooks\+zip, .ibooks; application/x-mobipocket-ebook, .mobi). https://github.com/halostatue/mime-types/issue/22 * rss content type by Garret Alfert (application/rss\+xml, .rss). https://github.com/halostatue/mime-types/issue/23 * Added or updated MIME types from the latest IANA list. * Fixed MIME Types: * Excel macro-enabled spreadsheets had an incorrect extension. Thanks to Rafael Belvederese for reporting this issue. https://github.com/halostatue/mime-types/issue/21 * Enabled for use with travis. * Enabled gem signing. * Fixed an error related to MIME type downloads. * This was previously published as 1.20, but I had forgotten some attributions.
Diffstat (limited to 'mail/ruby-mime-types')
-rw-r--r--mail/ruby-mime-types/Makefile4
-rw-r--r--mail/ruby-mime-types/PLIST9
-rw-r--r--mail/ruby-mime-types/distinfo8
3 files changed, 14 insertions, 7 deletions
diff --git a/mail/ruby-mime-types/Makefile b/mail/ruby-mime-types/Makefile
index 4f0ddb7b459..396c1846b59 100644
--- a/mail/ruby-mime-types/Makefile
+++ b/mail/ruby-mime-types/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2012/09/09 15:02:34 taca Exp $
+# $NetBSD: Makefile,v 1.6 2013/02/11 03:18:15 taca Exp $
-DISTNAME= mime-types-1.19
+DISTNAME= mime-types-1.21
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/mail/ruby-mime-types/PLIST b/mail/ruby-mime-types/PLIST
index 4df1335a333..5d1fd66ede5 100644
--- a/mail/ruby-mime-types/PLIST
+++ b/mail/ruby-mime-types/PLIST
@@ -1,11 +1,18 @@
-@comment $NetBSD: PLIST,v 1.6 2012/09/09 15:02:34 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2013/02/11 03:18:15 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
+${GEM_LIBDIR}/.hoerc
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/Contributing.rdoc
+${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/History.rdoc
${GEM_LIBDIR}/Licence.rdoc
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/docs/COPYING.txt
+${GEM_LIBDIR}/docs/artistic.txt
+${GEM_LIBDIR}/lib/mime-types.rb
${GEM_LIBDIR}/lib/mime/types.rb
${GEM_LIBDIR}/lib/mime/types/application
${GEM_LIBDIR}/lib/mime/types/application.mac
diff --git a/mail/ruby-mime-types/distinfo b/mail/ruby-mime-types/distinfo
index d010728d5b2..68fa5d819a1 100644
--- a/mail/ruby-mime-types/distinfo
+++ b/mail/ruby-mime-types/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2012/09/09 15:02:34 taca Exp $
+$NetBSD: distinfo,v 1.6 2013/02/11 03:18:15 taca Exp $
-SHA1 (mime-types-1.19.gem) = 9e67472dda95a47892300ff657641fe41768a356
-RMD160 (mime-types-1.19.gem) = 49e79ecdb15d4fcd5fc151d1bacb3465adfa3870
-Size (mime-types-1.19.gem) = 38912 bytes
+SHA1 (mime-types-1.21.gem) = 4a8ff499e52a92b0c3a7354717c6ac920fd8024d
+RMD160 (mime-types-1.21.gem) = 4fe2d2fe1af63f947755272caac76feca8268256
+Size (mime-types-1.21.gem) = 55808 bytes