pkgsrc-WIP-changes archive

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

*: remove p5-Compress-Zlib dependency, part of perl



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 4 12:56:26 2020 +0200
Changeset:	39b9cab93a718ec58564762afd3cb4f02c08c981

Modified Files:
	astguiclient-vicidial/Makefile

Log Message:
*: remove p5-Compress-Zlib dependency, 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=39b9cab93a718ec58564762afd3cb4f02c08c981

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

diffstat:
 astguiclient-vicidial/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/astguiclient-vicidial/Makefile b/astguiclient-vicidial/Makefile
index 00de9f750c..24037c8658 100644
--- a/astguiclient-vicidial/Makefile
+++ b/astguiclient-vicidial/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	astguiclient_2.13rc1
 PKGNAME=	vicidial-2.13rc1
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=astguiclient/}
 EXTRACT_SUFX=	.zip
@@ -41,7 +41,6 @@ DEPENDS+=	p5-OLE-Storage_Lite>=0.1:../../devel/p5-OLE-Storage_Lite
 DEPENDS+=	p5-Proc-ProcessTable>=0.5:../../devel/p5-Proc-ProcessTable
 DEPENDS+=	p5-IO-stringy>=2.1:../../devel/p5-IO-stringy
 DEPENDS+=	p5-Archive-Zip>=1.5:../../archivers/p5-Archive-Zip
-DEPENDS+=	p5-Compress-Raw-Zlib>=2.0:../../devel/p5-Compress-Raw-Zlib
 DEPENDS+=	p5-Test-Simple>=1.3:../../devel/p5-Test-Simple
 DEPENDS+=	p5-Text-CSV>=1.6:../../textproc/p5-Text-CSV
 DEPENDS+=	p5-Test-NoWarnings>=1.0:../../devel/p5-Test-NoWarnings


Home | Main Index | Thread Index | Old Index