pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/ruby-dm-types Make ruby-dm-types depends on ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5952c559850a
branches:  trunk
changeset: 364148:5952c559850a
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 21 13:34:27 2017 +0000

description:
Make ruby-dm-types depends on textproc/ruby-stringex1.

Bump PKGREVISION.

diffstat:

 databases/ruby-dm-types/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 8401f77a20cc -r 5952c559850a databases/ruby-dm-types/Makefile
--- a/databases/ruby-dm-types/Makefile  Wed Jun 21 13:33:47 2017 +0000
+++ b/databases/ruby-dm-types/Makefile  Wed Jun 21 13:34:27 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/06/01 04:36:56 taca Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/21 13:34:27 taca Exp $
 
 DISTNAME=      dm-types-1.2.2
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    databases
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -13,7 +13,7 @@
 DEPENDS+=      ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core
 DEPENDS+=      ${RUBY_PKGPREFIX}-fastercsv>=1.5<2:../../textproc/ruby-fastercsv
 DEPENDS+=      ${RUBY_PKGPREFIX}-multi_json>=1.0<2:../../textproc/ruby-multi_json
-DEPENDS+=      ${RUBY_PKGPREFIX}-stringex>=1.4<2:../../textproc/ruby-stringex
+DEPENDS+=      ${RUBY_PKGPREFIX}-stringex1>=1.4<2:../../textproc/ruby-stringex1
 DEPENDS+=      ${RUBY_PKGPREFIX}-uuidtools>=2.1<3:../../devel/ruby-uuidtools
 
 .include "../../lang/ruby/gem.mk"



Home | Main Index | Thread Index | Old Index