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/4de17537ea48
branches:  trunk
changeset: 319039:4de17537ea48
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 d536792ff554 -r 4de17537ea48 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