summaryrefslogtreecommitdiff
path: root/time/ruby-iso8601/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/ruby-iso8601/Makefile')
-rw-r--r--time/ruby-iso8601/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/time/ruby-iso8601/Makefile b/time/ruby-iso8601/Makefile
index 01422eb4975..e92387f725c 100644
--- a/time/ruby-iso8601/Makefile
+++ b/time/ruby-iso8601/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/09/23 16:47:31 taca Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/22 09:39:54 taca Exp $
-DISTNAME= iso8601-0.11.0
+DISTNAME= iso8601-0.12.1
CATEGORIES= time
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,5 +8,7 @@ HOMEPAGE= https://github.com/arnau/ISO8601
COMMENT= Ruby parser to work with ISO 8601 dateTimes and durations
LICENSE= mit
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"