pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-activesupport32
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 3 15:01:34 UTC 2019
Modified Files:
pkgsrc/devel/ruby-activesupport32: Makefile
Log Message:
devel/ruby-activesupport32: change dependency to ruby-i18n12
Change dependency from devel/ruby-i18n to devel/ruby-i18n12.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-activesupport32/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-activesupport32/Makefile
diff -u pkgsrc/devel/ruby-activesupport32/Makefile:1.6 pkgsrc/devel/ruby-activesupport32/Makefile:1.7
--- pkgsrc/devel/ruby-activesupport32/Makefile:1.6 Fri Jul 6 15:38:55 2018
+++ pkgsrc/devel/ruby-activesupport32/Makefile Sun Feb 3 15:01:34 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2018/07/06 15:38:55 taca Exp $
+# $NetBSD: Makefile,v 1.7 2019/02/03 15:01:34 taca Exp $
DISTNAME= activesupport-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-activesupport${RUBY_RAILS}-${RAILS_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.rubyonrails.org/
COMMENT= Toolkit of support libraries (part of Rails 3.2)
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0.6:../../devel/ruby-i18n
+DEPENDS+= ${RUBY_PKGPREFIX}-i18n12>=0.6:../../devel/ruby-i18n12
DEPENDS+= ${RUBY_PKGPREFIX}-multi_json>=1.0<2:../../textproc/ruby-multi_json
RUBY_RAILS_ACCEPTED= 32
Home |
Main Index |
Thread Index |
Old Index