Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-rest-client Fix location of dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/3618c6183ed8
branches: trunk
changeset: 436560:3618c6183ed8
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Aug 05 13:49:22 2020 +0000
description:
Fix location of dependency
diffstat:
www/ruby-rest-client/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6147e017d4d9 -r 3618c6183ed8 www/ruby-rest-client/Makefile
--- a/www/ruby-rest-client/Makefile Wed Aug 05 13:47:43 2020 +0000
+++ b/www/ruby-rest-client/Makefile Wed Aug 05 13:49:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/03/20 17:48:25 taca Exp $
+# $NetBSD: Makefile,v 1.10 2020/08/05 13:49:22 joerg Exp $
DISTNAME= rest-client-2.1.0
CATEGORIES= www
@@ -8,7 +8,7 @@
COMMENT= Simple HTTP and REST client for Ruby inspired by Sinatra
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-http-accept>=1.0.2:../../www/ruby-http-cookie
+DEPENDS+= ${RUBY_PKGPREFIX}-http-accept>=1.0.2:../../www/ruby-http-accept
DEPENDS+= ${RUBY_PKGPREFIX}-http-cookie>=1.0.2<2:../../www/ruby-http-cookie
DEPENDS+= ${RUBY_PKGPREFIX}-mime-types>=3.0<4.0:../../mail/ruby-mime-types
DEPENDS+= ${RUBY_PKGPREFIX}-netrc>=0.8<1:../../net/ruby-netrc
Home |
Main Index |
Thread Index |
Old Index