pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/ruby27
Module Name: pkgsrc
Committed By: taca
Date: Fri Jan 14 16:12:43 UTC 2022
Modified Files:
pkgsrc/lang/ruby27: Makefile
Log Message:
lang/ruby27: drop including devel/ruby-fiddle package
devel/ruby-fiddle is now part of ruby27-base.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/ruby27/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/ruby27/Makefile
diff -u pkgsrc/lang/ruby27/Makefile:1.1 pkgsrc/lang/ruby27/Makefile:1.2
--- pkgsrc/lang/ruby27/Makefile:1.1 Sun Mar 15 15:30:30 2020
+++ pkgsrc/lang/ruby27/Makefile Fri Jan 14 16:12:42 2022
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2020/03/15 15:30:30 taca Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/14 16:12:42 taca Exp $
#
DISTNAME= # empty
PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_VERSION}
+PKGREVISION= 1
CATEGORIES= lang ruby
MASTER_SITES= # empty
DISTFILES= # empty
@@ -15,7 +16,6 @@ META_PACKAGE= yes
DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
DEPENDS+= ${RUBY_NAME}-gdbm>=${RUBY_VERSION}:../../databases/ruby-gdbm
-DEPENDS+= ${RUBY_NAME}-fiddle>=${RUBY_VERSION}:../../devel/ruby-fiddle
DEPENDS+= ${RUBY_NAME}-readline>=${RUBY_VERSION}:../../devel/ruby-readline
RUBY_VERSIONS_ACCEPTED= 27
Home |
Main Index |
Thread Index |
Old Index