Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-gettext-setup devel/ruby-gettext-setup: rem...
details: https://anonhg.NetBSD.org/pkgsrc/rev/036d81b091f4
branches: trunk
changeset: 432385:036d81b091f4
user: taca <taca%pkgsrc.org@localhost>
date: Thu May 21 16:05:56 2020 +0000
description:
devel/ruby-gettext-setup: remove RUBY_VERSIONS_INCOMPATIBLE
Remove RUBY_VERSIONS_INCOMPATIBLE for ruby24.
diffstat:
devel/ruby-gettext-setup/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r cc358228e47e -r 036d81b091f4 devel/ruby-gettext-setup/Makefile
--- a/devel/ruby-gettext-setup/Makefile Thu May 21 16:04:21 2020 +0000
+++ b/devel/ruby-gettext-setup/Makefile Thu May 21 16:05:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/03/20 00:57:59 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/21 16:05:56 taca Exp $
DISTNAME= gettext-setup-0.31
CATEGORIES= devel
@@ -12,7 +12,5 @@
DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.2:../../devel/ruby-gettext
DEPENDS+= ${RUBY_PKGPREFIX}-locale>=0:../../devel/ruby-locale
-RUBY_VERSIONS_INCOMPATIBLE= 24
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index