pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-redmine42
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 1 16:19:28 UTC 2022
Modified Files:
pkgsrc/devel/ruby-redmine42: Makefile
Log Message:
devel/ruby-redmine42: depends on ruby-roadie-rails2
Switch to depends on mail/ruby-roadie-rails2 from mail/ruby-roadie-rails.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-redmine42/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-redmine42/Makefile
diff -u pkgsrc/devel/ruby-redmine42/Makefile:1.11 pkgsrc/devel/ruby-redmine42/Makefile:1.12
--- pkgsrc/devel/ruby-redmine42/Makefile:1.11 Wed Jun 22 15:39:58 2022
+++ pkgsrc/devel/ruby-redmine42/Makefile Thu Sep 1 16:19:28 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2022/06/22 15:39:58 taca Exp $
+# $NetBSD: Makefile,v 1.12 2022/09/01 16:19:28 taca Exp $
DISTNAME= redmine-${RM_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/redmine/redmine${RM_VER}/}
@@ -37,7 +37,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-request_stor
# ruby-mail depends it.
#DEPENDS+= ${RUBY_PKGPREFIX}-mini_mime>=1.0.1<1.1:../../mail/ruby-mini_mime
DEPENDS+= ${RUBY_PKGPREFIX}-actionpack${RUBY_RAILS}-xml_parser>=2.0:../../textproc/ruby-actionpack-xml_parser
-DEPENDS+= ${RUBY_PKGPREFIX}-roadie-rails${RUBY_RAILS}>=2.2.0<2.3:../../mail/ruby-roadie-rails
+DEPENDS+= ${RUBY_PKGPREFIX}-roadie-rails2_${RUBY_RAILS}>=2.2.0<2.3:../../mail/ruby-roadie-rails2
DEPENDS+= ${RUBY_PKGPREFIX}-marcel>=1.0.0:../../devel/ruby-marcel
DEPENDS+= ${RUBY_PKGPREFIX}-mail>=2.7.1<2.8:../../mail/ruby-mail
DEPENDS+= ${RUBY_PKGPREFIX}-csv>=3.1.1:../../textproc/ruby-csv
Home |
Main Index |
Thread Index |
Old Index