pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-activesupport32 devel/ruby-activesupport32:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c21114c4cc0
branches: trunk
changeset: 329279:2c21114c4cc0
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 03 15:01:34 2019 +0000
description:
devel/ruby-activesupport32: change dependency to ruby-i18n12
Change dependency from devel/ruby-i18n to devel/ruby-i18n12.
Bump PKGREVISION.
diffstat:
devel/ruby-activesupport32/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r f367718abf74 -r 2c21114c4cc0 devel/ruby-activesupport32/Makefile
--- a/devel/ruby-activesupport32/Makefile Sun Feb 03 14:59:55 2019 +0000
+++ b/devel/ruby-activesupport32/Makefile Sun Feb 03 15:01:34 2019 +0000
@@ -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 @@
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