pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: remove p5-Digest-SHA, part of perl
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Fri Sep 4 13:08:35 2020 +0200
Changeset: 0f672100852b19670501eda24ed6adc5f0abb8bc
Modified Files:
bugzilla/Makefile
harmony/Makefile
Log Message:
*: remove p5-Digest-SHA, part of perl
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0f672100852b19670501eda24ed6adc5f0abb8bc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bugzilla/Makefile | 3 +--
harmony/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs:
diff --git a/bugzilla/Makefile b/bugzilla/Makefile
index 21b41c2020..d876c3cb94 100644
--- a/bugzilla/Makefile
+++ b/bugzilla/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.26 2017/01/16 14:06:43 mef Exp $
DISTNAME= bugzilla-5.1.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/}
@@ -13,7 +13,6 @@ LICENSE= mpl-2.0
# mod_perl
DEPENDS+= ap2[0-9]-perl-[0-9]*:../../www/ap2-perl
DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
-DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-DateTime-TimeZone-[0-9]*:../../time/p5-DateTime-TimeZone
diff --git a/harmony/Makefile b/harmony/Makefile
index 3e17576b68..e2cee0172c 100644
--- a/harmony/Makefile
+++ b/harmony/Makefile
@@ -4,7 +4,7 @@ GITHUB_TAG= a7bb5a65b71644d9efce5fed783ed545b9336548
GITHUB_PROJECT= harmony
DISTNAME= harmony-${GITHUB_TAG}
PKGNAME= harmony-0.0.20181014
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=bugzilla/}
@@ -22,7 +22,6 @@ DEPENDS+= p5-FFI-Platypus-[0-9]*:../../wip/p5-FFI-Platypus
DEPENDS+= p5-DBIx-Connector-[0-9]*:../../databases/p5-DBIx-Connector
DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
DEPENDS+= p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
-DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-DateTime-TimeZone-[0-9]*:../../time/p5-DateTime-TimeZone
Home |
Main Index |
Thread Index |
Old Index