[Lunar-commits] <moonbase> Digest-SHA: removed Digest-SHA is now removed to resolve file conflict because it is now part of perl module.
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Fri Jun 11 19:31:02 CEST 2010
commit 42ad7d0aaf3a2cf36f2b49bad3ce2c74a7b090fd
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Fri Jun 11 19:31:02 2010 +0200
Digest-SHA: removed
Digest-SHA is now removed to resolve file conflict
because it is now part of perl module.
---
perl/Digest-SHA/BUILD | 6 ------
perl/Digest-SHA/DEPENDS | 1 -
perl/Digest-SHA/DETAILS | 17 -----------------
perl/Mail-DKIM/DEPENDS | 1 -
4 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/perl/Digest-SHA/BUILD b/perl/Digest-SHA/BUILD
deleted file mode 100644
index dc8189e..0000000
--- a/perl/Digest-SHA/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- perl Makefile.PL -t &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/perl/Digest-SHA/DEPENDS b/perl/Digest-SHA/DEPENDS
deleted file mode 100644
index 978aeee..0000000
--- a/perl/Digest-SHA/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends perl
diff --git a/perl/Digest-SHA/DETAILS b/perl/Digest-SHA/DETAILS
deleted file mode 100644
index 1c34682..0000000
--- a/perl/Digest-SHA/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=Digest-SHA
- VERSION=5.48
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/M/MS/MSHELOR
- SOURCE_VFY=sha1:fb6585dd578033167b03e424502b548864db6671
- WEB_SITE=http://search.cpan.org/~mshelor/$MODULE-$VERSION
- ENTERED=20100414
- UPDATED=20100414
- SHORT="Perl extension for SHA-1/224/256/384/512"
-
-cat << EOF
-Digest::SHA is a complete implementation of the NIST Secure Hash
-Standard. It gives Perl programmers a convenient way to calculate
-SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests.
-The module can handle all types of input, including partial-byte
-data.
-EOF
diff --git a/perl/Mail-DKIM/DEPENDS b/perl/Mail-DKIM/DEPENDS
index 796489b..65df7a7 100644
--- a/perl/Mail-DKIM/DEPENDS
+++ b/perl/Mail-DKIM/DEPENDS
@@ -1,4 +1,3 @@
depends Net-DNS
depends Crypt-OpenSSL-RSA
-depends Digest-SHA
depends MailTools
More information about the Lunar-commits
mailing list