pkgsrc-WIP-changes archive

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

*: remove p5-Time-Local, part of perl



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

Modified Files:
	astguiclient-vicidial/Makefile
	bindgraph/Makefile

Log Message:
*: remove p5-Time-Local, 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=024535fcd948aaf1f20eb090de7ed812a8c6ea02

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

diffstat:
 astguiclient-vicidial/Makefile | 3 +--
 bindgraph/Makefile             | 4 +---
 2 files changed, 2 insertions(+), 5 deletions(-)

diffs:
diff --git a/astguiclient-vicidial/Makefile b/astguiclient-vicidial/Makefile
index 33ae336ccb..0cb917a332 100644
--- a/astguiclient-vicidial/Makefile
+++ b/astguiclient-vicidial/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	astguiclient_2.13rc1
 PKGNAME=	vicidial-2.13rc1
-PKGREVISION=	7
+PKGREVISION=	8
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=astguiclient/}
 EXTRACT_SUFX=	.zip
@@ -47,7 +47,6 @@ DEPENDS+=	p5-HTML-Strip>=1.6:../../www/p5-HTML-Strip
 DEPENDS+=	p5-HTML-Format>=2.12:../../www/p5-HTML-Format
 DEPENDS+=	p5-HTML-Tree>=5.0:../../www/p5-HTML-Tree
 DEPENDS+=	p5-Switch>=2.1:../../lang/p5-Switch
-DEPENDS+=	p5-Time-Local>=1.25:../../time/p5-Time-Local
 DEPENDS+=	p5-Mail-Message>=3.0:../../mail/p5-Mail-Message
 DEPENDS+=	p5-Mail-IMAPClient>=3.3:../../mail/p5-Mail-IMAPClient
 DEPENDS+=	p5-Mail-POP3Client>=2.1:../../mail/p5-Mail-POP3Client
diff --git a/bindgraph/Makefile b/bindgraph/Makefile
index ab366c6041..f0eb6f1e5f 100644
--- a/bindgraph/Makefile
+++ b/bindgraph/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.3 2012/09/24 17:14:31 asau Exp $
-#
 
 DISTNAME=	bindgraph-0.2
+PKGREVISION=	1
 CATEGORIES=	local
 MASTER_SITES=	http://www.linux.it/~md/software/
 EXTRACT_SUFX=	.tgz
@@ -11,8 +11,6 @@ HOMEPAGE=	https://www.linux.it/~md/software/
 COMMENT=	Tool that makes graphs from BIND queries
 LICENSE=	gnu-gpl-v2
 
-DEPENDS+=	p5-Time-Local-[0-9]*:../../time/p5-Time-Local
-
 .include "../../databases/rrdtool/buildlink3.mk"
 
 USE_TOOLS+=	perl


Home | Main Index | Thread Index | Old Index