pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-pcaprub
Module Name: pkgsrc
Committed By: taca
Date: Fri Jan 14 16:31:26 UTC 2022
Modified Files:
pkgsrc/net/ruby-pcaprub: Makefile
Log Message:
ruby-pcaprub: allow ruby30
ruby-pcaprub 0.13.1 already supports Ruby 3.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/ruby-pcaprub/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-pcaprub/Makefile
diff -u pkgsrc/net/ruby-pcaprub/Makefile:1.5 pkgsrc/net/ruby-pcaprub/Makefile:1.6
--- pkgsrc/net/ruby-pcaprub/Makefile:1.5 Sun Nov 28 08:02:29 2021
+++ pkgsrc/net/ruby-pcaprub/Makefile Fri Jan 14 16:31:25 2022
@@ -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 @@ LICENSE= gnu-lgpl-v2.1
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