head	1.5;
access;
symbols
	pkgsrc-2021Q1:1.4.0.8
	pkgsrc-2021Q1-base:1.4
	pkgsrc-2020Q4:1.4.0.6
	pkgsrc-2020Q4-base:1.4
	pkgsrc-2020Q3:1.4.0.4
	pkgsrc-2020Q3-base:1.4
	pkgsrc-2020Q2:1.4.0.2
	pkgsrc-2020Q2-base:1.4
	pkgsrc-2020Q1:1.3.0.2
	pkgsrc-2020Q1-base:1.3
	pkgsrc-2019Q4:1.2.0.10
	pkgsrc-2019Q4-base:1.2
	pkgsrc-2019Q3:1.2.0.6
	pkgsrc-2019Q3-base:1.2
	pkgsrc-2019Q2:1.2.0.4
	pkgsrc-2019Q2-base:1.2
	pkgsrc-2019Q1:1.2.0.2
	pkgsrc-2019Q1-base:1.2
	pkgsrc-2018Q4:1.1.0.2
	pkgsrc-2018Q4-base:1.1;
locks; strict;
comment	@# @;


1.5
date	2021.06.03.14.56.03;	author taca;	state dead;
branches;
next	1.4;
commitid	6GKOID78moqdgHVC;

1.4
date	2020.05.25.14.12.03;	author taca;	state Exp;
branches;
next	1.3;
commitid	QE3M6JZ9vb9T2D9C;

1.3
date	2020.03.23.17.14.15;	author taca;	state Exp;
branches;
next	1.2;
commitid	fhWO5rwnXeWU4y1C;

1.2
date	2019.01.20.14.35.39;	author taca;	state Exp;
branches;
next	1.1;
commitid	D3C4CgaKVvVlXw8B;

1.1
date	2018.12.06.14.20.39;	author taca;	state Exp;
branches;
next	;
commitid	ohzOxOPAdwyXjK2B;


desc
@@


1.5
log
@misc/ruby-mimemagic: remove package

Remove ruby-mimemagic.  Now all packages use mail/ruby-mini_mime instead
of this package.
@
text
@# $NetBSD: Makefile,v 1.4 2020/05/25 14:12:03 taca Exp $

DISTNAME=	mimemagic-0.3.5
CATEGORIES=	misc

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/minad/mimemagic
COMMENT=	Fast mime detection by extension or content
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
@


1.4
log
@misc/ruby-mimemagic: update to 0.3.5

Update ruby-mimemagic to 0.3.5.


## 0.3.5 (2020-05-04)

Mimetype extensions are now ordered by freedesktop.org's priority
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2020/03/23 17:14:15 taca Exp $
@


1.3
log
@misc/ruby-mimemagic: update to 0.3.4

Update ruby-mimemagic to 0.3.4.


## 0.3.4 (2020-01-28)

Added frozen string literal comments
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2019/01/20 14:35:39 taca Exp $
d3 1
a3 1
DISTNAME=	mimemagic-0.3.4
@


1.2
log
@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
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2018/12/06 14:20:39 taca Exp $
d3 1
a3 1
DISTNAME=	mimemagic-0.3.3
@


1.1
log
@misc/ruby-mimemagic: add version 0.3.2

MimeMagic is a library to detect the mime type of a file by extension or by
content.  It uses the mime database provided by freedesktop.org (see
http://freedesktop.org/wiki/Software/shared-mime-info/).
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	mimemagic-0.3.2
d11 2
@

