pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/ledger2beancount ledger2beancount: fix dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e1d30d02202
branches: trunk
changeset: 458310:4e1d30d02202
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 13 06:14:45 2021 +0000
description:
ledger2beancount: fix dependency
Bump PKGREVISION
diffstat:
finance/ledger2beancount/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 48860548d4d3 -r 4e1d30d02202 finance/ledger2beancount/Makefile
--- a/finance/ledger2beancount/Makefile Sun Sep 12 20:32:26 2021 +0000
+++ b/finance/ledger2beancount/Makefile Mon Sep 13 06:14:45 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/05/24 19:52:12 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2021/09/13 06:14:45 wiz Exp $
DISTNAME= ledger2beancount-2.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_GITHUB:=beancount/}
GITHUB_PROJECT= ledger2beancount
@@ -23,7 +23,7 @@
DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils
DEPENDS+= p5-Regexp-Common>=0:../../textproc/p5-Regexp-Common
DEPENDS+= p5-String-Interpolate>=0:../../textproc/p5-String-Interpolate
-DEPENDS+= p5-YAML-XS>=0:../../textproc/p5-YAML-XS
+DEPENDS+= p5-YAML-LibYAML>=0:../../textproc/p5-YAML-LibYAML
DEPENDS+= p5-enum>=0:../../devel/p5-enum
REPLACE_PERL+= bin/ledger2beancount
Home |
Main Index |
Thread Index |
Old Index