pkgsrc-WIP-changes archive

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

p5-Data-IEEE754: Remove, imported in pkgsrc as devel/p5-Data-IEEE754



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

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

Log Message:
p5-Data-IEEE754: Remove, imported in pkgsrc as devel/p5-Data-IEEE754

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=a99b35194427afc9037707d769854c2d2168dc88

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

diffstat:
 Makefile                 |  1 -
 p5-Data-IEEE754/DESCR    |  2 --
 p5-Data-IEEE754/Makefile | 18 ------------------
 p5-Data-IEEE754/distinfo |  6 ------
 4 files changed, 27 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index e6b9ba9769..a05b79d55f 100644
--- a/Makefile
+++ b/Makefile
@@ -2578,7 +2578,6 @@ SUBDIR+=	p5-Dancer-Plugin-Database
 SUBDIR+=	p5-Dancer-Plugin-Database-Core
 SUBDIR+=	p5-Data-DPath
 SUBDIR+=	p5-Data-DPath-Validator
-SUBDIR+=	p5-Data-IEEE754
 SUBDIR+=	p5-Data-Properties
 SUBDIR+=	p5-Data-Types
 SUBDIR+=	p5-Date-Range
diff --git a/p5-Data-IEEE754/DESCR b/p5-Data-IEEE754/DESCR
deleted file mode 100644
index 64ea39c94a..0000000000
--- a/p5-Data-IEEE754/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This module provides some simple convenience functions for packing and
-unpacking IEEE 754 floats and doubles.
diff --git a/p5-Data-IEEE754/Makefile b/p5-Data-IEEE754/Makefile
deleted file mode 100644
index 3c2d8aa24a..0000000000
--- a/p5-Data-IEEE754/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	Data-IEEE754-0.02
-PKGNAME=	p5-${DISTNAME}
-CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Data/}
-
-MAINTAINER=	fred%statdns.com@localhost
-HOMEPAGE=	https://metacpan.org/release/Data-IEEE754
-COMMENT=	Pack and unpack big-endian IEEE754 floats and doubles
-LICENSE=	artistic-2.0
-
-TEST_DEPENDS+=	p5-Test-Bits-[0-9]*:../../devel/p5-Test-Bits
-
-PERL5_PACKLIST=	auto/Data/IEEE754/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Data-IEEE754/distinfo b/p5-Data-IEEE754/distinfo
deleted file mode 100644
index cb5d1105d6..0000000000
--- a/p5-Data-IEEE754/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (Data-IEEE754-0.02.tar.gz) = e5e3999690792924af5829f4ee00b2ce43ffead5
-RMD160 (Data-IEEE754-0.02.tar.gz) = 8f4d839b5051d32887a81713240925dc33ca1cbd
-SHA512 (Data-IEEE754-0.02.tar.gz) = b343489beb45c5540adaf8da3edee39e3cbbe99098212df83b4b341af600990d0568f1455d768cbc234c09ae18afd087218fecdfa64bf2830561bb538b42ab1e
-Size (Data-IEEE754-0.02.tar.gz) = 22181 bytes


Home | Main Index | Thread Index | Old Index