Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc *: remove p5-XSLoader, part of perl
details: https://anonhg.NetBSD.org/pkgsrc/rev/481a7e950895
branches: trunk
changeset: 438090:481a7e950895
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 14:12:10 2020 +0000
description:
*: remove p5-XSLoader, part of perl
diffstat:
devel/p5-Taint-Util/Makefile | 6 ++----
security/p5-Crypt-SMIME/Makefile | 6 ++----
2 files changed, 4 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 662b92f37491 -r 481a7e950895 devel/p5-Taint-Util/Makefile
--- a/devel/p5-Taint-Util/Makefile Fri Sep 04 14:09:45 2020 +0000
+++ b/devel/p5-Taint-Util/Makefile Fri Sep 04 14:12:10 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/08/31 18:08:54 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/04 14:12:10 wiz Exp $
DISTNAME= Taint-Util-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= https://cpan.metacpan.org/authors/id/A/AV/AVAR/
@@ -11,8 +11,6 @@
COMMENT= Perl5 test for and flip the taint flag without regex matches or eval
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-XSLoader>=0:../../devel/p5-XSLoader
-
PERL5_PACKLIST= auto/Taint/Util/.packlist
.include "../../lang/perl5/module.mk"
diff -r 662b92f37491 -r 481a7e950895 security/p5-Crypt-SMIME/Makefile
--- a/security/p5-Crypt-SMIME/Makefile Fri Sep 04 14:09:45 2020 +0000
+++ b/security/p5-Crypt-SMIME/Makefile Fri Sep 04 14:12:10 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/08/31 18:11:15 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/09/04 14:12:10 wiz Exp $
DISTNAME= Crypt-SMIME-0.25
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MI/MIKAGE/
@@ -11,8 +11,6 @@
COMMENT= Perl5 S/MIME message signing, verification, encryption and decryption
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-XSLoader>=0:../../devel/p5-XSLoader
-
PERL5_PACKLIST= auto/Crypt/SMIME/.packlist
BUILD_DEPENDS+= p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig
Home |
Main Index |
Thread Index |
Old Index