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: wiz
Date: Mon Sep 25 07:29:29 UTC 2023
Modified Files:
pkgsrc/finance/p5-Finance-Quote: Makefile
Log Message:
p5-Finance-Quote: add missing dependency
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 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.47 pkgsrc/finance/p5-Finance-Quote/Makefile:1.48
--- pkgsrc/finance/p5-Finance-Quote/Makefile:1.47 Sun Aug 13 17:56:01 2023
+++ pkgsrc/finance/p5-Finance-Quote/Makefile Mon Sep 25 07:29:28 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2023/08/13 17:56:01 gutteridge Exp $
+# $NetBSD: Makefile,v 1.48 2023/09/25 07:29:28 wiz Exp $
DISTNAME= Finance-Quote-1.58
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/}
@@ -30,6 +31,7 @@ DEPENDS+= p5-HTTP-Cookies-[0-9]*:../../w
# HTTP::Status - part of HTTP-Message
DEPENDS+= p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
# IO::Handle - part of perl
+DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
# IO::Uncompress::Unzip - part of perl
DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
Home |
Main Index |
Thread Index |
Old Index