pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/ruby-mimemagic misc/ruby-mimemagic: update to 0.3.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aafaacd45960
branches:  trunk
changeset: 318155:aafaacd45960
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 20 14:35:39 2019 +0000

description:
misc/ruby-mimemagic: update to 0.3.3

pkgsrc change: add "USE_LANGUAGES= # none".

## 0.3.3 (2018-12-20)

Upgrade to shared-mime-info-1.10

diffstat:

 misc/ruby-mimemagic/Makefile |   6 ++++--
 misc/ruby-mimemagic/PLIST    |   3 ++-
 misc/ruby-mimemagic/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (49 lines):

diff -r eecee9849055 -r aafaacd45960 misc/ruby-mimemagic/Makefile
--- a/misc/ruby-mimemagic/Makefile      Sun Jan 20 14:33:30 2019 +0000
+++ b/misc/ruby-mimemagic/Makefile      Sun Jan 20 14:35:39 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/12/06 14:20:39 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/01/20 14:35:39 taca Exp $
 
-DISTNAME=      mimemagic-0.3.2
+DISTNAME=      mimemagic-0.3.3
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,5 +8,7 @@
 COMMENT=       Fast mime detection by extension or content
 LICENSE=       mit
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r eecee9849055 -r aafaacd45960 misc/ruby-mimemagic/PLIST
--- a/misc/ruby-mimemagic/PLIST Sun Jan 20 14:33:30 2019 +0000
+++ b/misc/ruby-mimemagic/PLIST Sun Jan 20 14:35:39 2019 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2018/12/06 14:20:39 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/20 14:35:39 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/.yardopts
+${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md
diff -r eecee9849055 -r aafaacd45960 misc/ruby-mimemagic/distinfo
--- a/misc/ruby-mimemagic/distinfo      Sun Jan 20 14:33:30 2019 +0000
+++ b/misc/ruby-mimemagic/distinfo      Sun Jan 20 14:35:39 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/12/06 14:20:39 taca Exp $
+$NetBSD: distinfo,v 1.2 2019/01/20 14:35:39 taca Exp $
 
-SHA1 (mimemagic-0.3.2.gem) = 1e4afc91ea0eae00a0a502ec70596028ce6bcedf
-RMD160 (mimemagic-0.3.2.gem) = 2940d4062c64003ab857e29b1adfb61cb7962f5f
-SHA512 (mimemagic-0.3.2.gem) = 0d919ecf7f787c1b72ea337945089070db3647976192adeb510985542962a9efc9a2dc62c51024a9a32afbebf804c21745cc06d6d4738f570f1d2eee0b1ae181
-Size (mimemagic-0.3.2.gem) = 366080 bytes
+SHA1 (mimemagic-0.3.3.gem) = 0b1dafa78b1ec28f7b383caed01dc0c9e0b8378e
+RMD160 (mimemagic-0.3.3.gem) = cee6e67ec3003192da0edfb3962c0eba66ff0f5b
+SHA512 (mimemagic-0.3.3.gem) = ea62cf519af76324ed62863142422a4b5546927b243a9ac45c37ae0b8bfc97813b2276a1fd898bce470b091b1818190a0dc1637d167233a2e187d78e27bb8b77
+Size (mimemagic-0.3.3.gem) = 402944 bytes



Home | Main Index | Thread Index | Old Index