pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-activesupport51 devel/ruby-activesupport51:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cb3ffe78ce11
branches: trunk
changeset: 329286:cb3ffe78ce11
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 03 15:11:01 2019 +0000
description:
devel/ruby-activesupport51: change dependency to ruby-tzinfo1
Change dependency from time/ruby-tzinfo to devel/ruby-tzinfo1.
Bump PKGREVISION.
diffstat:
devel/ruby-activesupport51/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 47b50336d9ee -r cb3ffe78ce11 devel/ruby-activesupport51/Makefile
--- a/devel/ruby-activesupport51/Makefile Sun Feb 03 15:09:47 2019 +0000
+++ b/devel/ruby-activesupport51/Makefile Sun Feb 03 15:11:01 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/03/21 09:39:58 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/02/03 15:11:01 taca Exp $
DISTNAME= activesupport-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-activesupport${RUBY_RAILS}-${RAILS_VERSION}
+PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= minskim%NetBSD.org@localhost
@@ -11,7 +12,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0.7:../../devel/ruby-i18n
DEPENDS+= ${RUBY_PKGPREFIX}-thread_safe>=0.3.4:../../misc/ruby-thread_safe
-DEPENDS+= ${RUBY_PKGPREFIX}-tzinfo>=1.1:../../time/ruby-tzinfo
+DEPENDS+= ${RUBY_PKGPREFIX}-tzinfo1>=1.1:../../time/ruby-tzinfo1
# minitest 5.4.3 is bundlerd with Ruby 2.2 and later.
#DEPENDS+= ${RUBY_PKGPREFIX}-minitest>=5.1:../../devel/ruby-minitest
Home |
Main Index |
Thread Index |
Old Index