pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/ruby-xz archivers/ruby-xz: allow build with ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9722fc2a2aa6
branches: trunk
changeset: 413973:9722fc2a2aa6
user: taca <taca%pkgsrc.org@localhost>
date: Mon Mar 23 15:23:10 2020 +0000
description:
archivers/ruby-xz: allow build with ruby27
Allow build with Ruby 2.7.
diffstat:
archivers/ruby-xz/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 08f5647895df -r 9722fc2a2aa6 archivers/ruby-xz/Makefile
--- a/archivers/ruby-xz/Makefile Mon Mar 23 15:20:34 2020 +0000
+++ b/archivers/ruby-xz/Makefile Mon Mar 23 15:23:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/05/23 19:22:55 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/23 15:23:10 taca Exp $
DISTNAME= ruby-xz-1.0.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
@@ -11,8 +11,6 @@
DEPENDS+= ${RUBY_NAME}-fiddle>=${RUBY_VERSION}:../../devel/ruby-fiddle
-RUBY_VERSIONS_ACCEPTED= 24 25 26
-
SUBST_CLASSES+= path
SUBST_STAGE.path= pre-configure
SUBST_FILES.path= lib/xz/lib_lzma.rb
Home |
Main Index |
Thread Index |
Old Index