pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-large



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Feb 23 14:29:20 UTC 2026

Modified Files:
        pkgsrc/meta-pkgs/bulk-large: Makefile

Log Message:
meta-pkgs/bulk-large: update to 20260223

* Remove ruby-rails61, ruby-rails70 and ruby-rails71.
* Add ruby-rails72 and ruby-rails80.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/meta-pkgs/bulk-large/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/bulk-large/Makefile
diff -u pkgsrc/meta-pkgs/bulk-large/Makefile:1.78 pkgsrc/meta-pkgs/bulk-large/Makefile:1.79
--- pkgsrc/meta-pkgs/bulk-large/Makefile:1.78   Thu Oct  9 08:01:58 2025
+++ pkgsrc/meta-pkgs/bulk-large/Makefile        Mon Feb 23 14:29:20 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2025/10/09 08:01:58 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2026/02/23 14:29:20 taca Exp $
 
-DISTNAME=      bulk-large-20240227
+DISTNAME=      bulk-large-20260223
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -95,9 +95,8 @@ DEPENDS+=     cups-[0-9]*:../../print/cups
 DEPENDS+=      lilypond-[0-9]*:../../print/lilypond
 DEPENDS+=      mit-krb5-appl-[0-9]*:../../security/mit-krb5-appl
 DEPENDS+=      mediawiki-[0-9]*:../../www/mediawiki
-DEPENDS+=      ${RUBY_PKGPREFIX}-rails61>=6.1.3:../../www/ruby-rails61
-DEPENDS+=      ${RUBY_PKGPREFIX}-rails70>=7.0.7:../../www/ruby-rails70
-DEPENDS+=      ${RUBY_PKGPREFIX}-rails71>=7.1.3:../../www/ruby-rails71
+DEPENDS+=      ${RUBY_PKGPREFIX}-rails72>=7.2.3:../../www/ruby-rails72
+DEPENDS+=      ${RUBY_PKGPREFIX}-rails80>=8.0.4:../../www/ruby-rails80
 
 #
 # 3. Libraries



Home | Main Index | Thread Index | Old Index