aboutsummaryrefslogtreecommitdiff
path: root/misc/rubygem-mime-types
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-06-01 15:28:42 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-06-01 15:28:42 +0000
commit53b3e4e18b06895258e8e21852f0cc0ecd3dc166 (patch)
tree554d6a800d7651b10f417a379bd98e657304f09c /misc/rubygem-mime-types
parentcdccdde4a101666066ce4d8d3fa9ef27ca376d39 (diff)
downloadports-53b3e4e18b06895258e8e21852f0cc0ecd3dc166.tar.gz
ports-53b3e4e18b06895258e8e21852f0cc0ecd3dc166.zip
misc/rubygem-mime-types: 2.99.1 -> 3.1
- Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. - The columnar registry format introduced in 2.6 has been made the primary format - the registry data has been extracted from this library and put into ruby-mime-types-data - Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. - There are a number of other smaller changes described in https://github.com/mime-types/ruby-mime-types/blob/master/History.rdoc PR: 209936 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Notes
Notes: svn path=/head/; revision=416246
Diffstat (limited to 'misc/rubygem-mime-types')
-rw-r--r--misc/rubygem-mime-types/Makefile11
-rw-r--r--misc/rubygem-mime-types/distinfo5
2 files changed, 8 insertions, 8 deletions
diff --git a/misc/rubygem-mime-types/Makefile b/misc/rubygem-mime-types/Makefile
index fcf6bf472be6..9e090fb8fdca 100644
--- a/misc/rubygem-mime-types/Makefile
+++ b/misc/rubygem-mime-types/Makefile
@@ -2,18 +2,17 @@
# $FreeBSD$
PORTNAME= mime-types
-PORTVERSION= 2.99.1
+PORTVERSION= 3.1
CATEGORIES= misc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby gem which provides a mailcap-like MIME Content-Type lookup
-LICENSE= ART20 GPLv2 GPLv3 MIT
-LICENSE_COMB= dual
-LICENSE_FILE_ART20= ${WRKSRC}/docs/artistic.txt
-LICENSE_FILE_GPLv2= ${WRKSRC}/docs/COPYING.txt
-LICENSE_FILE_MIT= ${WRKSRC}/Licence.rdoc
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/Licence.rdoc
+
+RUN_DEPENDS= rubygem-mime-types-data>=3.2015:misc/rubygem-mime-types-data
NO_ARCH= yes
USE_RUBY= yes
diff --git a/misc/rubygem-mime-types/distinfo b/misc/rubygem-mime-types/distinfo
index 4c9564567864..9243cb861390 100644
--- a/misc/rubygem-mime-types/distinfo
+++ b/misc/rubygem-mime-types/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/mime-types-2.99.1.gem) = 370e8182e838c7c295d390b3e48ff7ba69e7b87e30dcdbde7bd1a909a0529d53
-SIZE (rubygem/mime-types-2.99.1.gem) = 148480
+TIMESTAMP = 1464788386
+SHA256 (rubygem/mime-types-3.1.gem) = 75949321c3f55e6618d0596016059841c26168342ec1ee4e641053bb66fa0701
+SIZE (rubygem/mime-types-3.1.gem) = 42496