pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

*: remove p5-Pod-Usage, part of perl



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 4 15:16:38 2020 +0200
Changeset:	8d6fb32d0447004bf100bea2356c237330e8d5b0

Modified Files:
	astguiclient-vicidial/Makefile
	p5-AI-Prolog/Makefile

Log Message:
*: remove p5-Pod-Usage, 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=8d6fb32d0447004bf100bea2356c237330e8d5b0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 astguiclient-vicidial/Makefile | 3 +--
 p5-AI-Prolog/Makefile          | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/astguiclient-vicidial/Makefile b/astguiclient-vicidial/Makefile
index 4fc19628c9..a9cb44e112 100644
--- a/astguiclient-vicidial/Makefile
+++ b/astguiclient-vicidial/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	astguiclient_2.13rc1
 PKGNAME=	vicidial-2.13rc1
-PKGREVISION=	5
+PKGREVISION=	6
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=astguiclient/}
 EXTRACT_SUFX=	.zip
@@ -29,7 +29,6 @@ INTERACTIVE_STAGE=	configure install
 DEPENDS+=	p5-DBI>=1.6:../../databases/p5-DBI
 DEPENDS+=	p5-DBD-mysql>=1.6:../../databases/p5-DBD-mysql
 DEPENDS+=	p5-Digest-SHA1>=2.1:../../security/p5-Digest-SHA1
-DEPENDS+=	p5-Pod-Usage>=1.6:../../devel/p5-Pod-Usage
 DEPENDS+=	p5-Net-Telnet>=3.0:../../net/p5-Net-Telnet
 #DEPENDS+=	p5-Time-HiRes>=1.9:../../time/p5-Time-HiRes
 DEPENDS+=	p5-Net-Server>=2.0:../../net/p5-Net-Server
diff --git a/p5-AI-Prolog/Makefile b/p5-AI-Prolog/Makefile
index 5cc715c069..65e2cfc335 100644
--- a/p5-AI-Prolog/Makefile
+++ b/p5-AI-Prolog/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	AI-Prolog-0.741
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	wip
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=AI/}
 
@@ -13,7 +14,6 @@ COMMENT=	TODO: Short description of the package
 DEPENDS+=	p5-Clone>=0.15:../../devel/p5-Clone
 DEPENDS+=	p5-Exporter-Tidy>=0.06:../../wip/p5-Exporter-Tidy
 DEPENDS+=	p5-Hash-AsObject>=0.05:../../wip/p5-Hash-AsObject
-DEPENDS+=	p5-Pod-Usage>=1.12:../../devel/p5-Pod-Usage
 DEPENDS+=	p5-Regexp-Common>=2.119:../../textproc/p5-Regexp-Common
 DEPENDS+=	p5-Term-ReadKey>=2.21:../../devel/p5-Term-ReadKey
 DEPENDS+=	p5-Term-ReadLine>=1.01:../../devel/p5-Term-ReadLine


Home | Main Index | Thread Index | Old Index