pkgsrc-WIP-changes archive

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

Remove p5-Data-Random, now in devel in pkgsrc proper.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By:	bsiegert
Date:		Sun Jan 10 20:51:09 2016 +0100
Changeset:	011d2520d89be26ac0956774b67f1f028c506867

Modified Files:
	Makefile
Removed Files:
	p5-Data-Random/DESCR
	p5-Data-Random/Makefile
	p5-Data-Random/distinfo

Log Message:
Remove p5-Data-Random, now in devel in pkgsrc proper.

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

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

diffstat:
 Makefile                |  1 -
 p5-Data-Random/DESCR    |  3 ---
 p5-Data-Random/Makefile | 20 --------------------
 p5-Data-Random/distinfo |  6 ------
 4 files changed, 30 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b7aadd3..43d9b0f 100755
--- a/Makefile
+++ b/Makefile
@@ -2156,7 +2156,6 @@ SUBDIR+=	p5-Data-DPath
 SUBDIR+=	p5-Data-DPath-Validator
 SUBDIR+=	p5-Data-ObjectDriver
 SUBDIR+=	p5-Data-Properties
-SUBDIR+=	p5-Data-Random
 SUBDIR+=	p5-Data-Types
 SUBDIR+=	p5-Date-Range
 SUBDIR+=	p5-Devel-Profiler
diff --git a/p5-Data-Random/DESCR b/p5-Data-Random/DESCR
deleted file mode 100644
index c0cc1be..0000000
--- a/p5-Data-Random/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Data::Random is a Perl module for generating random data.  You might
-find it helpful mostly in test programs to easily generate
-pseudo-realistic distributions of data.
diff --git a/p5-Data-Random/Makefile b/p5-Data-Random/Makefile
deleted file mode 100644
index 832fc4b..0000000
--- a/p5-Data-Random/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:29 thomasklausner Exp $
-
-DISTNAME=		Data-Random-0.12
-PKGNAME=		p5-${DISTNAME}
-CATEGORIES=		databases perl5
-MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Data/}
-
-MAINTAINER=		phil%cs.wwu.edu@localhost
-HOMEPAGE=		http://search.cpan.org/dist/Data-Random/
-COMMENT=		Perl module to generate random data
-LICENSE=		${PERL5_LICENSE}
-
-DEPENDS+=		p5-GD>=1.18:../../graphics/p5-GD
-DEPENDS+=		p5-Date-Calc>=5.4:../../devel/p5-Date-Calc
-BUILD_DEPENDS+=		p5-YAML-Tiny-[0-9]*:../../textproc/p5-YAML-Tiny
-
-PERL5_PACKLIST=	auto/Data/Random/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Data-Random/distinfo b/p5-Data-Random/distinfo
deleted file mode 100644
index 237eee9..0000000
--- a/p5-Data-Random/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2013/04/17 02:10:50 jgoamakf Exp $
-
-SHA1 (Data-Random-0.12.tar.gz) = 5977486f239644e1b52fea2a756915db78df2ea5
-RMD160 (Data-Random-0.12.tar.gz) = 9c6b0ba0c468d1450726e57f76aac0a56fd59cfc
-SHA512 (Data-Random-0.12.tar.gz) = ae898af42a44576f5b968fb44015339e6db4c8542e6198d87aa4346eba767a81bfdd35c33f10d52adddad9fe38d24475bcc7fa87e8223f1a2756ece1da84ee97
-Size (Data-Random-0.12.tar.gz) = 166951 bytes


Home | Main Index | Thread Index | Old Index