pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ruby-pcaprub ruby-pcaprub: allow ruby30



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2969e569d3e
branches:  trunk
changeset: 371829:d2969e569d3e
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jan 14 16:31:25 2022 +0000

description:
ruby-pcaprub: allow ruby30

ruby-pcaprub 0.13.1 already supports Ruby 3.

diffstat:

 net/ruby-pcaprub/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 617d520da870 -r d2969e569d3e net/ruby-pcaprub/Makefile
--- a/net/ruby-pcaprub/Makefile Fri Jan 14 16:24:59 2022 +0000
+++ b/net/ruby-pcaprub/Makefile Fri Jan 14 16:31:25 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/11/28 08:02:29 taca Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/14 16:31:25 taca Exp $
 
 DISTNAME=      pcaprub-0.13.1
 CATEGORIES=    net
@@ -10,8 +10,6 @@
 
 MAKE_ENV.SunOS+=       cppflags="-Du_int32_t=uint32_t"
 
-RUBY_VERSIONS_INCOMPATIBLE=    30
-
 .include "../../net/libpcap/buildlink3.mk"
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index