pkgsrc-WIP-changes archive

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

p5-Net-Works: Remove, imported in pkgsrc as net/p5-Net-Works



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Mar 26 16:30:40 2019 +0100
Changeset:	c694e700f5ad4b0a4a92e1621a76723305fc8a30

Modified Files:
	Makefile
Removed Files:
	p5-Net-Works/DESCR
	p5-Net-Works/Makefile
	p5-Net-Works/distinfo

Log Message:
p5-Net-Works: Remove, imported in pkgsrc as net/p5-Net-Works

Thanks to <he> for importing it and Frederic Cambus for packaging it!

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c694e700f5ad4b0a4a92e1621a76723305fc8a30

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

diffstat:
 Makefile              |  1 -
 p5-Net-Works/DESCR    |  3 ---
 p5-Net-Works/Makefile | 23 -----------------------
 p5-Net-Works/distinfo |  6 ------
 4 files changed, 33 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 9af9d334c3..8eef6fb8bf 100644
--- a/Makefile
+++ b/Makefile
@@ -2657,7 +2657,6 @@ SUBDIR+=	p5-Net-Syslog
 SUBDIR+=	p5-Net-Twitter-Lite
 SUBDIR+=	p5-Net-UPnP
 SUBDIR+=	p5-Net-Whois-RIPE
-SUBDIR+=	p5-Net-Works
 SUBDIR+=	p5-News-Newsrc
 SUBDIR+=	p5-OSSP-uuid
 SUBDIR+=	p5-OptArgs
diff --git a/p5-Net-Works/DESCR b/p5-Net-Works/DESCR
deleted file mode 100644
index 58e35ba492..0000000000
--- a/p5-Net-Works/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-This module provides an alternative API to NetAddr::IP that aims to address
-the biggest problems with that module's API, as well as adding some additional
-features.
diff --git a/p5-Net-Works/Makefile b/p5-Net-Works/Makefile
deleted file mode 100644
index bcde529801..0000000000
--- a/p5-Net-Works/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	Net-Works-0.22
-PKGNAME=	p5-${DISTNAME}
-CATEGORIES=	net perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Net/}
-
-MAINTAINER=	fred%statdns.com@localhost
-HOMEPAGE=	https://metacpan.org/pod/Net::Works
-COMMENT=	Sane APIs for IP addresses and networks
-LICENSE=	${PERL5_LICENSE}
-
-DEPENDS+=	p5-List-AllUtils-[0-9]*:../../devel/p5-List-AllUtils
-DEPENDS+=	p5-Moo-[0-9]*:../../devel/p5-Moo
-DEPENDS+=	p5-Sub-Quote-[0-9]*:../../devel/p5-Sub-Quote
-DEPENDS+=	p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
-DEPENDS+=	p5-Math-Int128-[0-9]*:../../math/p5-Math-Int128
-TEST_DEPENDS+=	p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-
-PERL5_PACKLIST=	auto/Net/Works/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Net-Works/distinfo b/p5-Net-Works/distinfo
deleted file mode 100644
index d7c14d5eec..0000000000
--- a/p5-Net-Works/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (Net-Works-0.22.tar.gz) = 1fcef63b9d8827966532d85bb2b328a079b57d34
-RMD160 (Net-Works-0.22.tar.gz) = 07d325c262470dc7e58e05eefbeae96e750f3d2b
-SHA512 (Net-Works-0.22.tar.gz) = c85be8600ccd9e7cf06365be80909229ea5bc62d909fc8433e23af9abec3c31b4856d546b84d5cc378656800362c5d458061d26bc5927dfc437ae8c27d0d1d3e
-Size (Net-Works-0.22.tar.gz) = 41150 bytes


Home | Main Index | Thread Index | Old Index