Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: remove p5-Term-ReadLine, part of perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f916d496bf6
branches:  trunk
changeset: 438073:3f916d496bf6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 13:35:41 2020 +0000

description:
*: remove p5-Term-ReadLine, part of perl

diffstat:

 devel/p5-Reply/Makefile     |  5 ++---
 mail/sieve-connect/Makefile |  5 ++---
 net/rt4-cli/Makefile        |  5 ++---
 security/kpcli/Makefile     |  5 ++---
 sysutils/shelldap/Makefile  |  6 ++----
 5 files changed, 10 insertions(+), 16 deletions(-)

diffs (108 lines):

diff -r 84f4faf6ea22 -r 3f916d496bf6 devel/p5-Reply/Makefile
--- a/devel/p5-Reply/Makefile   Fri Sep 04 13:32:40 2020 +0000
+++ b/devel/p5-Reply/Makefile   Fri Sep 04 13:35:41 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/09/04 13:29:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2020/09/04 13:35:41 wiz Exp $
 
 DISTNAME=              Reply-0.42
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           7
+PKGREVISION=           8
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOY/}
 
@@ -31,7 +31,6 @@
 DEPENDS+=              p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
 DEPENDS+=              p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
 DEPENDS+=              p5-PadWalker-[0-9]*:../../devel/p5-PadWalker
-DEPENDS+=              p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine
 #DEPENDS+=             p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
 DEPENDS+=              p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
 
diff -r 84f4faf6ea22 -r 3f916d496bf6 mail/sieve-connect/Makefile
--- a/mail/sieve-connect/Makefile       Fri Sep 04 13:32:40 2020 +0000
+++ b/mail/sieve-connect/Makefile       Fri Sep 04 13:35:41 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2020/09/04 13:17:01 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/09/04 13:35:41 wiz Exp $
 
 DISTNAME=              sieve-connect-0.89
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            mail
 MASTER_SITES=          https://people.spodhuis.org/phil.pennock/software/
 EXTRACT_SUFX=          .tar.bz2
@@ -25,7 +25,6 @@
 
 # optional
 DEPENDS+=              p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
-DEPENDS+=              p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine
 #DEPENDS+=             p5-Mozilla-PublicSuffix-[0-9]*:../../???/p5-Mozilla-PublicSuffix
 #DEPENDS+=             p5-Term-ReadLine-Gnu-[0-9]*:../../???/p5-Term-ReadLine-Gnu
 
diff -r 84f4faf6ea22 -r 3f916d496bf6 net/rt4-cli/Makefile
--- a/net/rt4-cli/Makefile      Fri Sep 04 13:32:40 2020 +0000
+++ b/net/rt4-cli/Makefile      Fri Sep 04 13:35:41 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/08/31 18:10:53 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/09/04 13:35:41 wiz Exp $
 
 DISTNAME=      rt-4.4.4
 PKGNAME=       ${DISTNAME:S/rt/rt4-cli/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    net
 MASTER_SITES=  https://download.bestpractical.com/pub/rt/release/
 
@@ -15,7 +15,6 @@
 
 DEPENDS+=      p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
 DEPENDS+=      p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
-DEPENDS+=      p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine
 DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
 
 USE_TOOLS+=    perl:run
diff -r 84f4faf6ea22 -r 3f916d496bf6 security/kpcli/Makefile
--- a/security/kpcli/Makefile   Fri Sep 04 13:32:40 2020 +0000
+++ b/security/kpcli/Makefile   Fri Sep 04 13:35:41 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2020/08/31 18:11:07 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2020/09/04 13:35:41 wiz Exp $
 
 DISTNAME=      kpcli-3.3
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=kpcli/}
 EXTRACT_SUFX=  .pl
@@ -18,7 +18,6 @@
 DEPENDS+=      p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael
 DEPENDS+=      p5-File-KeePass-[0-9]*:../../security/p5-File-KeePass
 DEPENDS+=      p5-Crypt-PWSafe3-[0-9]*:../../security/p5-Crypt-PWSafe3
-DEPENDS+=      p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine
 
 WRKSRC=                ${WRKDIR}
 USE_LANGUAGES= # none
diff -r 84f4faf6ea22 -r 3f916d496bf6 sysutils/shelldap/Makefile
--- a/sysutils/shelldap/Makefile        Fri Sep 04 13:32:40 2020 +0000
+++ b/sysutils/shelldap/Makefile        Fri Sep 04 13:35:41 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2020/08/31 18:11:35 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.20 2020/09/04 13:35:41 wiz Exp $
 
 PKGNAME=       shelldap-1.5.1
-PKGREVISION=   1
+PKGREVISION=   2
 DISTNAME=      c06315e
 CATEGORIES=    sysutils
 MASTER_SITES=  http://code.martini.nu/shelldap/archive/
@@ -18,7 +17,6 @@
 #DEPENDS+=     {perl>=5.13.6,p5-Digest-MD5>=2.51}:../../security/p5-Digest-MD5
 DEPENDS+=      p5-Algorithm-Diff>=1.1902:../../devel/p5-Algorithm-Diff
 DEPENDS+=      p5-perl-ldap>=0.40.01:../../databases/p5-perl-ldap
-DEPENDS+=      p5-Term-ReadLine>=1.20:../../devel/p5-Term-ReadLine
 DEPENDS+=      p5-Tie-IxHash>=1.23:../../devel/p5-Tie-IxHash
 
 WRKSRC=                ${WRKDIR}/shelldap-${DISTNAME}



Home | Main Index | Thread Index | Old Index