pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-activesupport61
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 8 16:29:26 UTC 2024
Modified Files:
pkgsrc/devel/ruby-activesupport61: Makefile
Log Message:
devel/ruby-activesupport61: switch to depend on ruby-concurrent-ruby11
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-activesupport61/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-activesupport61/Makefile
diff -u pkgsrc/devel/ruby-activesupport61/Makefile:1.7 pkgsrc/devel/ruby-activesupport61/Makefile:1.8
--- pkgsrc/devel/ruby-activesupport61/Makefile:1.7 Wed Mar 15 13:31:47 2023
+++ pkgsrc/devel/ruby-activesupport61/Makefile Sun Dec 8 16:29:25 2024
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2023/03/15 13:31:47 taca Exp $
+# $NetBSD: Makefile,v 1.8 2024/12/08 16:29:25 taca Exp $
DISTNAME= activesupport-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-activesupport${RUBY_RAILS}-${RAILS_VERSION}
+PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,7 +12,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=1.6:../../devel/ruby-i18n
DEPENDS+= ${RUBY_PKGPREFIX}-tzinfo>=2.0<3:../../time/ruby-tzinfo
-DEPENDS+= ${RUBY_PKGPREFIX}-concurrent-ruby>=1.0<1.2:../../devel/ruby-concurrent-ruby
+DEPENDS+= ${RUBY_PKGPREFIX}-concurrent-ruby11>=1.0<1.2:../../devel/ruby-concurrent-ruby11
DEPENDS+= ${RUBY_PKGPREFIX}-zeitwerk>=2.3<3:../../devel/ruby-zeitwerk
# minitest 5.4.3 is bundled with Ruby 2.2 and later.
#DEPENDS+= ${RUBY_PKGPREFIX}-minitest>=5.1<6:../../devel/ruby-minitest
Home |
Main Index |
Thread Index |
Old Index