pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  4 13:35:42 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Reply: Makefile
        pkgsrc/mail/sieve-connect: Makefile
        pkgsrc/net/rt4-cli: Makefile
        pkgsrc/security/kpcli: Makefile
        pkgsrc/sysutils/shelldap: Makefile

Log Message:
*: remove p5-Term-ReadLine, part of perl


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Reply/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/sieve-connect/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/rt4-cli/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/security/kpcli/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/shelldap/Makefile

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

Modified files:

Index: pkgsrc/devel/p5-Reply/Makefile
diff -u pkgsrc/devel/p5-Reply/Makefile:1.9 pkgsrc/devel/p5-Reply/Makefile:1.10
--- pkgsrc/devel/p5-Reply/Makefile:1.9  Fri Sep  4 13:29:52 2020
+++ pkgsrc/devel/p5-Reply/Makefile      Fri Sep  4 13:35:41 2020
@@ -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-File-HomeDir-[0-9]*:../../
 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
 

Index: pkgsrc/mail/sieve-connect/Makefile
diff -u pkgsrc/mail/sieve-connect/Makefile:1.4 pkgsrc/mail/sieve-connect/Makefile:1.5
--- pkgsrc/mail/sieve-connect/Makefile:1.4      Fri Sep  4 13:17:01 2020
+++ pkgsrc/mail/sieve-connect/Makefile  Fri Sep  4 13:35:41 2020
@@ -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 @@ DEPENDS+=             p5-Net-DNS-[0-9]*:../../net/p
 
 # 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
 

Index: pkgsrc/net/rt4-cli/Makefile
diff -u pkgsrc/net/rt4-cli/Makefile:1.3 pkgsrc/net/rt4-cli/Makefile:1.4
--- pkgsrc/net/rt4-cli/Makefile:1.3     Mon Aug 31 18:10:53 2020
+++ pkgsrc/net/rt4-cli/Makefile Fri Sep  4 13:35:41 2020
@@ -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 @@ CONFLICTS+=   rt<4.0
 
 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

Index: pkgsrc/security/kpcli/Makefile
diff -u pkgsrc/security/kpcli/Makefile:1.24 pkgsrc/security/kpcli/Makefile:1.25
--- pkgsrc/security/kpcli/Makefile:1.24 Mon Aug 31 18:11:07 2020
+++ pkgsrc/security/kpcli/Makefile      Fri Sep  4 13:35:41 2020
@@ -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-Term-ShellUI-[0-9]*:../../d
 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

Index: pkgsrc/sysutils/shelldap/Makefile
diff -u pkgsrc/sysutils/shelldap/Makefile:1.19 pkgsrc/sysutils/shelldap/Makefile:1.20
--- pkgsrc/sysutils/shelldap/Makefile:1.19      Mon Aug 31 18:11:35 2020
+++ pkgsrc/sysutils/shelldap/Makefile   Fri Sep  4 13:35:41 2020
@@ -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+=     p5-Term-Shell>=0.02:../../deve
 #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