pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/p5-Finance-Quote
Module Name: pkgsrc
Committed By: pgoyette
Date: Thu Sep 28 05:46:15 UTC 2023
Modified Files:
pkgsrc/finance/p5-Finance-Quote: Makefile
Log Message:
Add a couple more new dependencies. Bump package revision.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/finance/p5-Finance-Quote/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/p5-Finance-Quote/Makefile
diff -u pkgsrc/finance/p5-Finance-Quote/Makefile:1.49 pkgsrc/finance/p5-Finance-Quote/Makefile:1.50
--- pkgsrc/finance/p5-Finance-Quote/Makefile:1.49 Wed Sep 27 02:13:05 2023
+++ pkgsrc/finance/p5-Finance-Quote/Makefile Thu Sep 28 05:46:15 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2023/09/27 02:13:05 gutteridge Exp $
+# $NetBSD: Makefile,v 1.50 2023/09/28 05:46:15 pgoyette Exp $
DISTNAME= Finance-Quote-1.58
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/}
@@ -34,7 +34,9 @@ DEPENDS+= p5-HTTP-Message-[0-9]*:../../w
# IO::Handle - part of perl
DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
# IO::Uncompress::Unzip - part of perl
+DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
+DEPENDS+= p5-JSON-Parse-[0-9]*:../../converters/p5-JSON-Parse
DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
# Module::Load - part of perl
DEPENDS+= p5-Mozilla-CA-[0-9]*:../../security/p5-Mozilla-CA
Home |
Main Index |
Thread Index |
Old Index