svn commit: r406995 - head/misc/rubygem-mimemagic
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jan 23 15:11:09 UTC 2016
Author: sunpoet
Date: Sat Jan 23 15:11:07 2016
New Revision: 406995
URL: https://svnweb.freebsd.org/changeset/ports/406995
Log:
- Update to 0.3.1
- Pass maintainership to ruby@
Changes: https://github.com/minad/mimemagic/commits/master
PR: 206493
Submitted by: Michael Fausten <ports at michael-fausten.de> (maintainer)
Modified:
head/misc/rubygem-mimemagic/Makefile
head/misc/rubygem-mimemagic/distinfo
Modified: head/misc/rubygem-mimemagic/Makefile
==============================================================================
--- head/misc/rubygem-mimemagic/Makefile Sat Jan 23 14:36:26 2016 (r406994)
+++ head/misc/rubygem-mimemagic/Makefile Sat Jan 23 15:11:07 2016 (r406995)
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= mimemagic
-PORTVERSION= 0.3.0
+PORTVERSION= 0.3.1
CATEGORIES= misc rubygems
MASTER_SITES= RG
-MAINTAINER= ports at michael-fausten.de
+MAINTAINER= ruby at FreeBSD.org
COMMENT= MIME detection by extension or content in pure ruby
COMMENT= Detects the mime type of a file by extension or by content
Modified: head/misc/rubygem-mimemagic/distinfo
==============================================================================
--- head/misc/rubygem-mimemagic/distinfo Sat Jan 23 14:36:26 2016 (r406994)
+++ head/misc/rubygem-mimemagic/distinfo Sat Jan 23 15:11:07 2016 (r406995)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/mimemagic-0.3.0.gem) = a9a1de1e5750b4e59d1126a84dd67ae55595feda835f1659e3fe686917c13480
-SIZE (rubygem/mimemagic-0.3.0.gem) = 354816
+SHA256 (rubygem/mimemagic-0.3.1.gem) = 8fb981c19040ccc22888f17f2665ae829bc2fa0983b644c6947d4494b7d0a379
+SIZE (rubygem/mimemagic-0.3.1.gem) = 352768
More information about the svn-ports-all
mailing list