pkgsrc-WIP-changes archive

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

*: remove p5-Getopt-Long, part of perl



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 4 13:36:19 2020 +0200
Changeset:	9c07ef44b783cb64b37d28f7a094711b74ded669

Modified Files:
	astguiclient-vicidial/Makefile
	ninka/Makefile
	sdict-tools/Makefile

Log Message:
*: remove p5-Getopt-Long, 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=9c07ef44b783cb64b37d28f7a094711b74ded669

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

diffstat:
 astguiclient-vicidial/Makefile | 3 +--
 ninka/Makefile                 | 3 +--
 sdict-tools/Makefile           | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diffs:
diff --git a/astguiclient-vicidial/Makefile b/astguiclient-vicidial/Makefile
index 3b5be127ac..228a2f5ff1 100644
--- a/astguiclient-vicidial/Makefile
+++ b/astguiclient-vicidial/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	astguiclient_2.13rc1
 PKGNAME=	vicidial-2.13rc1
-PKGREVISION=	3
+PKGREVISION=	4
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=astguiclient/}
 EXTRACT_SUFX=	.zip
@@ -30,7 +30,6 @@ 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-Getopt-Long>=2.5:../../devel/p5-Getopt-Long
 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/ninka/Makefile b/ninka/Makefile
index efe25ff758..1ccbb51c3a 100644
--- a/ninka/Makefile
+++ b/ninka/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.4 2013/03/04 21:58:38 thomasklausner Exp $
 
 DISTNAME=	ninka-1.3.2pre20180106
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
@@ -14,7 +14,6 @@ GIT_REPO.ninka=		https://github.com/dmgerman/ninka
 GIT_REVISION.ninka=	81f185261c8863c5b84344ee31192870be939faf
 PKGREVISION=		0
 
-DEPENDS+=		p5-Getopt-Long>=2.38:../../devel/p5-Getopt-Long
 DEPENDS+=		p5-DBI-[0-9]*:../../databases/p5-DBI
 DEPENDS+=		p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
 DEPENDS+=		p5-Spreadsheet-WriteExcel-[0-9]*:../../math/p5-Spreadsheet-WriteExcel
diff --git a/sdict-tools/Makefile b/sdict-tools/Makefile
index 68476099f1..40b760508f 100644
--- a/sdict-tools/Makefile
+++ b/sdict-tools/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	ptksdict-1.2.1
 PKGNAME=	${DISTNAME:S/ptksdict/sdict-tools/}
-PKGREVISION=	3
+PKGREVISION=	4
 CATEGORIES=	textproc
 MASTER_SITES=	http://sdict.com/rsc/files/
 
@@ -17,7 +17,6 @@ DEPENDS+=	p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish
 DEPENDS+=	p5-Tk-[0-9]*:../../x11/p5-Tk
 #DEPENDS+=	p5-IO-File-[0-9]*:../../devel/p5-IO-File
 DEPENDS+=	p5-IO-All-[0-9]*:../../devel/p5-IO-All
-DEPENDS+=	p5-Getopt-Long-[0-9]*:../../devel/p5-Getopt-Long
 DEPENDS+=	p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
 
 NO_BUILD=	yes


Home | Main Index | Thread Index | Old Index