p5-Net-Gnats: remove
Does not build, no release since 2015, no user in pkgsrc.
This commit is contained in:
parent
c0a0032432
commit
294d33cbf7
5 changed files with 3 additions and 35 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2021,v 1.3302 2021/06/07 14:11:55 wiz Exp $
|
||||
$NetBSD: CHANGES-2021,v 1.3303 2021/06/07 14:13:07 wiz Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2021:
|
||||
|
||||
|
@ -5309,3 +5309,4 @@ Changes to the packages collection and infrastructure in 2021:
|
|||
Updated security/tor-browser-noscript to 11.2.8 [wiz 2021-06-07]
|
||||
Updated devel/p5-CLI-Osprey to 0.08nb2 [wiz 2021-06-07]
|
||||
Removed math/p5-Math-Interpolate [wiz 2021-06-07]
|
||||
Removed net/p5-Net-Gnats [wiz 2021-06-07]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1410 2021/06/02 19:59:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.1411 2021/06/07 14:13:07 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Networking tools
|
||||
|
@ -539,7 +539,6 @@ SUBDIR+= p5-Net-Frame-Layer-ICMPv6
|
|||
SUBDIR+= p5-Net-Frame-Layer-IPv6
|
||||
SUBDIR+= p5-Net-Frame-Simple
|
||||
SUBDIR+= p5-Net-GitHub
|
||||
SUBDIR+= p5-Net-Gnats
|
||||
SUBDIR+= p5-Net-Google-AuthSub
|
||||
SUBDIR+= p5-Net-Google-Code
|
||||
SUBDIR+= p5-Net-INET6Glue
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
gnatsperl is a collection of perl modules providing a perl interface to the
|
||||
gnatsd daemon (GNU gnats issue tracking system). It is intended to allow
|
||||
developers to more easily create tie-in applications to gnats.
|
|
@ -1,23 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.30 2021/05/24 19:53:27 wiz Exp $
|
||||
|
||||
DISTNAME= Net-Gnats-0.22
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RI/RICHE/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://metacpan.org/release/Net-Gnats
|
||||
COMMENT= Perl interface to the gnatsd daemon
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Object-Accessor-[0-9]*:../../devel/p5-Object-Accessor
|
||||
# TEST_DEPENDS
|
||||
BUILD_DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
|
||||
BUILD_DEPENDS+= p5-strictures-[0-9]*:../../devel/p5-strictures
|
||||
BUILD_DEPENDS+= p5-Test-MockObject-[0-9]*:../../devel/p5-Test-MockObject
|
||||
|
||||
PERL5_PACKLIST= auto/Net/Gnats/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.7 2017/09/17 20:43:35 wiz Exp $
|
||||
|
||||
SHA1 (Net-Gnats-0.22.tar.gz) = 1485342665828efbe8f709c57913ecea162f58b1
|
||||
RMD160 (Net-Gnats-0.22.tar.gz) = 2596a970ff54e353efcbdaa4acab7b08e1cf954e
|
||||
SHA512 (Net-Gnats-0.22.tar.gz) = 7c1a23d7b85b8857b5a599fca85dff647a16ed85d1c6da63d449a713d4047a2adde376308eb9993cf46dfb47e60baff5352c469caf532cb19dd05602717f38a2
|
||||
Size (Net-Gnats-0.22.tar.gz) = 55791 bytes
|
Loading…
Reference in a new issue