pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-iruby
Module Name: pkgsrc
Committed By: taca
Date: Fri Jan 14 16:20:14 UTC 2022
Modified Files:
pkgsrc/devel/ruby-iruby: Makefile
Log Message:
devel/ruby-iruby: drop dependency to ruby-fiddle
Now devel/ruby-fiddle is part of ruby*-base package.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-iruby/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-iruby/Makefile
diff -u pkgsrc/devel/ruby-iruby/Makefile:1.4 pkgsrc/devel/ruby-iruby/Makefile:1.5
--- pkgsrc/devel/ruby-iruby/Makefile:1.4 Sat May 29 15:04:31 2021
+++ pkgsrc/devel/ruby-iruby/Makefile Fri Jan 14 16:20:14 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2021/05/29 15:04:31 taca Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/14 16:20:14 taca Exp $
DISTNAME= iruby-0.7.0
+PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= ryoon%NetBSD.org@localhost
@@ -14,7 +15,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-mime-types>=
DEPENDS+= ${RUBY_PKGPREFIX}-multi_json>=1.11:../../textproc/ruby-multi_json
DEPENDS+= ${RUBY_PKGPREFIX}-pycall>=1.3.1:../../devel/ruby-pycall
-DEPENDS+= ${RUBY_PKGPREFIX}-fiddle-[0-9]*:../../devel/ruby-fiddle
DEPENDS+= ${RUBY_PKGPREFIX}-ffi-rzmq-[0-9]*:../../net/ruby-ffi-rzmq
DEPENDS+= ${PYPKGPREFIX}-ipython>=6.0.0:../../devel/py-ipython
Home |
Main Index |
Thread Index |
Old Index