diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-08 06:21:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-08 06:21:30 +0000 |
commit | 492e78e182bb28a50f396cafce22970f4a27737e (patch) | |
tree | afd8f5a1f605ade234744744d7b680b9b98dc077 | |
parent | 958807ed12d00fe5c5316d42cc77416bea6acb34 (diff) | |
download | pkgsrc-492e78e182bb28a50f396cafce22970f4a27737e.tar.gz |
Remove p5-Umph-Prompt.
Only used by p5-umph, which was removed.
Upstream dead.
-rw-r--r-- | doc/CHANGES-2017 | 3 | ||||
-rw-r--r-- | net/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Umph-Prompt/DESCR | 2 | ||||
-rw-r--r-- | net/p5-Umph-Prompt/Makefile | 19 | ||||
-rw-r--r-- | net/p5-Umph-Prompt/distinfo | 6 |
5 files changed, 3 insertions, 30 deletions
diff --git a/doc/CHANGES-2017 b/doc/CHANGES-2017 index 091221629d5..f1e3a1e694f 100644 --- a/doc/CHANGES-2017 +++ b/doc/CHANGES-2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3652 2017/09/08 02:29:16 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.3653 2017/09/08 06:21:30 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5155,3 +5155,4 @@ Changes to the packages collection and infrastructure in 2017: Updated devel/gdb to 8.0.1 [kamil 2017-09-07] Updated net/nagios-plugin-dnsrbl to 0.4 [manu 2017-09-08] Updated audio/pulseaudio to 11.0 [ryoon 2017-09-08] + Removed net/p5-Umph-Prompt [wiz 2017-09-08] diff --git a/net/Makefile b/net/Makefile index 273365c8b79..a6cc5e0abad 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1176 2017/09/06 13:59:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.1177 2017/09/08 06:21:30 wiz Exp $ # COMMENT= Networking tools @@ -555,7 +555,6 @@ SUBDIR+= p5-Socket6 SUBDIR+= p5-Test-DNS SUBDIR+= p5-Test-RequiresInternet SUBDIR+= p5-Test-TCP -SUBDIR+= p5-Umph-Prompt SUBDIR+= p5-WebService-Google-Reader SUBDIR+= p5-WebService-MusicBrainz SUBDIR+= p5-WebService-MusicBrainz0 diff --git a/net/p5-Umph-Prompt/DESCR b/net/p5-Umph-Prompt/DESCR deleted file mode 100644 index 4139c7a1134..00000000000 --- a/net/p5-Umph-Prompt/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Umph::Prompt is an interactive prompt module for umph and similar -programs. diff --git a/net/p5-Umph-Prompt/Makefile b/net/p5-Umph-Prompt/Makefile deleted file mode 100644 index d03a3c0d3ba..00000000000 --- a/net/p5-Umph-Prompt/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.9 2017/09/03 09:22:58 wiz Exp $ -# - -DISTNAME= Umph-Prompt-0.1.0 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 -CATEGORIES= net -MASTER_SITES= http://umph.googlecode.com/files/ - -MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= https://code.google.com/archive/p/umph/ -COMMENT= Youtube feeds parsing module for umph -LICENSE= gnu-lgpl-v2.1 - -PERL5_PACKLIST= auto/Umph/Prompt/.packlist -USE_LANGUAGES= # none - -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Umph-Prompt/distinfo b/net/p5-Umph-Prompt/distinfo deleted file mode 100644 index 8e6eec5ece6..00000000000 --- a/net/p5-Umph-Prompt/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2015/11/04 00:35:25 agc Exp $ - -SHA1 (Umph-Prompt-0.1.0.tar.gz) = e4ab63a75aea0f2447ae8ed1a26a3baa10589621 -RMD160 (Umph-Prompt-0.1.0.tar.gz) = e61a869d025b8d431a0c1414d15e4e21df129920 -SHA512 (Umph-Prompt-0.1.0.tar.gz) = 6f76b5b013a5bb4957e2646577d879ae4432e7055ec1cf3b7732454a85127f618bcf9fd637f6e92c5b3b383e6e07d5901ff69dfcbc8b529ee0017a26129a2578 -Size (Umph-Prompt-0.1.0.tar.gz) = 15505 bytes |