summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-04 11:09:01 +0000
committerwiz <wiz@pkgsrc.org>2020-09-04 11:09:01 +0000
commit3998c79c207135ca7b576141896b07ad46df46cd (patch)
treec34407c99b912f874b9c0642bba167910f1cf8fc /databases
parent3c23a9dfa9c955a89e9446767eb716f013b1bb2f (diff)
downloadpkgsrc-3998c79c207135ca7b576141896b07ad46df46cd.tar.gz
*: remove p5-Digest-SHA, part of perl
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-App-Sqitch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile
index 9f5cf57bbd1..2d1f341297d 100644
--- a/databases/p5-App-Sqitch/Makefile
+++ b/databases/p5-App-Sqitch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2020/08/31 18:06:57 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2020/09/04 11:09:01 wiz Exp $
DISTNAME= App-Sqitch-v1.1.0
PKGNAME= p5-${DISTNAME:S/-v/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -17,7 +17,6 @@ DEPENDS+= p5-Config-GitLike>=1.15:../../devel/p5-Config-GitLike
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
DEPENDS+= p5-DateTime>=1.04:../../time/p5-DateTime
DEPENDS+= p5-Devel-StackTrace>=1.30:../../devel/p5-Devel-StackTrace
-DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
DEPENDS+= p5-Encode-Locale-[0-9]*:../../textproc/p5-Encode-Locale
DEPENDS+= p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge
DEPENDS+= p5-IO-Pager>=0.34:../../devel/p5-IO-Pager