pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-gettext-setup
Module Name: pkgsrc
Committed By: taca
Date: Thu May 21 16:05:56 UTC 2020
Modified Files:
pkgsrc/devel/ruby-gettext-setup: Makefile
Log Message:
devel/ruby-gettext-setup: remove RUBY_VERSIONS_INCOMPATIBLE
Remove RUBY_VERSIONS_INCOMPATIBLE for ruby24.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-gettext-setup/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-gettext-setup/Makefile
diff -u pkgsrc/devel/ruby-gettext-setup/Makefile:1.6 pkgsrc/devel/ruby-gettext-setup/Makefile:1.7
--- pkgsrc/devel/ruby-gettext-setup/Makefile:1.6 Fri Mar 20 00:57:59 2020
+++ pkgsrc/devel/ruby-gettext-setup/Makefile Thu May 21 16:05:56 2020
@@ -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}-fast_gettext
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