Thursday, January 31, 2019

Re: [UPDATE] mail/ruby-mime-types =>3.2.2

Resubmitting.

George Rosamond:
> Update to 3.2.2 from 3.1 attached
>

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/ruby-mime-types/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile 2 Nov 2016 19:31:33 -0000 1.13
+++ Makefile 10 Dec 2018 03:31:50 -0000
@@ -2,7 +2,7 @@

COMMENT= MIME type library for Ruby

-DISTNAME= mime-types-3.1
+DISTNAME= mime-types-3.2.2
CATEGORIES= mail

HOMEPAGE= https://github.com/mime-types/ruby-mime-types/
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/ruby-mime-types/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 2 Nov 2016 19:31:33 -0000 1.5
+++ distinfo 10 Dec 2018 03:31:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (mime-types-3.1.gem) = dZSTIcP1XmYY0FlgFgWYQcJhaDQuwe5OZBBTu2b6BwE=
-SIZE (mime-types-3.1.gem) = 42496
+SHA256 (mime-types-3.2.2.gem) =
k/MI8LZ1SwylDdGYK4F/ZbiUb2o0vT22vT2KUmXwXTo=
+SIZE (mime-types-3.2.2.gem) = 35840
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/mail/ruby-mime-types/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- pkg/DESCR 19 Apr 2008 18:00:45 -0000 1.1.1.1
+++ pkg/DESCR 10 Dec 2018 03:31:50 -0000
@@ -1,3 +1,3 @@
-This library allows for the identification of a file's likely MIME content
-type. The identification of MIME content type is based on a file's filename
-extensions.
+This library allows for the identification of a file's likely MIME
+content type. The identification of MIME content type is based on
+a file's filename extensions.
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/ruby-mime-types/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST 2 Nov 2016 19:31:33 -0000 1.4
+++ pkg/PLIST 10 Dec 2018 03:31:50 -0000
@@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.4 2016/11/02 19:31:33 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
-${GEM_LIB}/gems/${DISTNAME}/Code-of-Conduct.rdoc
-${GEM_LIB}/gems/${DISTNAME}/Contributing.rdoc
-${GEM_LIB}/gems/${DISTNAME}/History.rdoc
-${GEM_LIB}/gems/${DISTNAME}/Licence.rdoc
+${GEM_LIB}/gems/${DISTNAME}/Code-of-Conduct.md
+${GEM_LIB}/gems/${DISTNAME}/Contributing.md
+${GEM_LIB}/gems/${DISTNAME}/History.md
+${GEM_LIB}/gems/${DISTNAME}/Licence.md
${GEM_LIB}/gems/${DISTNAME}/Manifest.txt
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
${GEM_LIB}/gems/${DISTNAME}/Rakefile

No comments:

Post a Comment