pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/ruby-mini_mime mail/ruby-mini_mime: update to 1.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc3bf1ca5ec5
branches: trunk
changeset: 403852:dc3bf1ca5ec5
user: taca <taca%pkgsrc.org@localhost>
date: Sat Nov 02 15:12:26 2019 +0000
description:
mail/ruby-mini_mime: update to 1.0.2
Update ruby-mini_mime to 1.0.2.
pkgsr change: Add "USE_LANGUAGES= # none".
08-07-2019
- Version 1.0.2
- Update mime types from upstream
diffstat:
mail/ruby-mini_mime/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 7fe118ba4544 -r dc3bf1ca5ec5 mail/ruby-mini_mime/Makefile
--- a/mail/ruby-mini_mime/Makefile Sat Nov 02 15:10:54 2019 +0000
+++ b/mail/ruby-mini_mime/Makefile Sat Nov 02 15:12:26 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/09/23 15:42:43 taca Exp $
+# $NetBSD: Makefile,v 1.4 2019/11/02 15:12:26 taca Exp $
-DISTNAME= mini_mime-1.0.1
+DISTNAME= mini_mime-1.0.2
CATEGORIES= mail
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,5 +8,7 @@
COMMENT= Lightweight mime type lookup toy
LICENSE= mit
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index