pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-padrino-gen www/ruby-padrino-gen: switch to d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5a80824376f
branches: trunk
changeset: 330635:d5a80824376f
user: taca <taca%pkgsrc.org@localhost>
date: Tue Mar 05 07:52:19 2019 +0000
description:
www/ruby-padrino-gen: switch to depends on ruby-bundler1
Change denepdency to ruby-bundler1 from ruby-bunder.
Bump PKGREVISION.
diffstat:
www/ruby-padrino-gen/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 23de1cf20ee2 -r d5a80824376f www/ruby-padrino-gen/Makefile
--- a/www/ruby-padrino-gen/Makefile Tue Mar 05 07:51:26 2019 +0000
+++ b/www/ruby-padrino-gen/Makefile Tue Mar 05 07:52:19 2019 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2019/02/06 15:03:08 taca Exp $
+# $NetBSD: Makefile,v 1.4 2019/03/05 07:52:19 taca Exp $
DISTNAME= padrino-gen-${RUBY_PADRINO_VERS}
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -15,6 +16,6 @@
.include "../../www/ruby-padrino/Makefile.common"
.include "../../lang/ruby/gem.mk"
.if ${RUBY_VER} != 26
-DEPENDS+= ${RUBY_PKGPREFIX}-bundler>=1.0<2:../../misc/ruby-bundler
+DEPENDS+= ${RUBY_PKGPREFIX}-bundler1>=1.0<2:../../misc/ruby-bundler1
.endif
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index