ping. George Rosamond: > update to 3.2018.0812. >
Index: Makefile =================================================================== RCS file: /cvs/ports/mail/ruby-mime-types-data/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile 2 Nov 2016 19:29:32 -0000 1.1.1.1 +++ Makefile 10 Dec 2018 03:46:14 -0000 @@ -2,7 +2,7 @@ COMMENT= MIME types data for Ruby -DISTNAME= mime-types-data-3.2016.0521 +DISTNAME= mime-types-data-3.2018.0812 CATEGORIES= mail HOMEPAGE= https://github.com/mime-types/mime-types-data/ Index: distinfo =================================================================== RCS file: /cvs/ports/mail/ruby-mime-types-data/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 2 Nov 2016 19:29:32 -0000 1.1.1.1 +++ distinfo 10 Dec 2018 03:46:14 -0000 @@ -1,2 +1,2 @@ -SHA256 (mime-types-data-3.2016.0521.gem) = dUK8z/BtcMStlNHPELfaxr2JlYNW5dDX9kRxaMgZvhI= -SIZE (mime-types-data-3.2016.0521.gem) = 101888 +SHA256 (mime-types-data-3.2018.0812.gem) = rEVTKIIldWlw8HOXmP8PERaYjVbgrBWlJVU+wRW4mx8= +SIZE (mime-types-data-3.2018.0812.gem) = 157184 Index: pkg/DESCR =================================================================== RCS file: /cvs/ports/mail/ruby-mime-types-data/pkg/DESCR,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 DESCR --- pkg/DESCR 2 Nov 2016 19:29:32 -0000 1.1.1.1 +++ pkg/DESCR 10 Dec 2018 03:46:14 -0000 @@ -1,4 +1,5 @@ -mime-types-data provides a registry for information about MIME media type -definitions. It can be used with the Ruby mime-types library or other software -to determine defined filename extensions for MIME types, or to use filename -extensions to look up the likely MIME type definitions. +mime-types-data provides a registry for information about MIME media +type definitions. It can be used with the Ruby mime-types library +or other software to determine defined filename extensions for MIME +types, or to use filename extensions to look up the likely MIME +type definitions. Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/mail/ruby-mime-types-data/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 PLIST --- pkg/PLIST 2 Nov 2016 19:29:32 -0000 1.1.1.1 +++ pkg/PLIST 10 Dec 2018 03:46:14 -0000 @@ -23,4 +23,18 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/mime/ ${GEM_LIB}/gems/${DISTNAME}/lib/mime-types-data.rb ${GEM_LIB}/gems/${DISTNAME}/lib/mime/types/ ${GEM_LIB}/gems/${DISTNAME}/lib/mime/types/data.rb +${GEM_LIB}/gems/${DISTNAME}/types/ +${GEM_LIB}/gems/${DISTNAME}/types/application.yaml +${GEM_LIB}/gems/${DISTNAME}/types/audio.yaml +${GEM_LIB}/gems/${DISTNAME}/types/chemical.yaml +${GEM_LIB}/gems/${DISTNAME}/types/conference.yaml +${GEM_LIB}/gems/${DISTNAME}/types/drawing.yaml +${GEM_LIB}/gems/${DISTNAME}/types/font.yaml +${GEM_LIB}/gems/${DISTNAME}/types/image.yaml +${GEM_LIB}/gems/${DISTNAME}/types/message.yaml +${GEM_LIB}/gems/${DISTNAME}/types/model.yaml +${GEM_LIB}/gems/${DISTNAME}/types/multipart.yaml +${GEM_LIB}/gems/${DISTNAME}/types/text.yaml +${GEM_LIB}/gems/${DISTNAME}/types/video.yaml +${GEM_LIB}/gems/${DISTNAME}/types/world.yaml ${GEM_LIB}/specifications/${DISTNAME}.gemspec
