pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Digest-SHA Updated to version 5.44.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ee710e2128d
branches:  trunk
changeset: 528827:7ee710e2128d
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Thu May 17 17:00:19 2007 +0000

description:
Updated to version 5.44.

Pkgsrc changes:
  - The package supports installation to DESTDIR
  - A C compiler is necessary.

Changes since version 5.43:
===========================
5.44  Sat Oct 14 00:42:44 MST 2006
        - removed SIGNATURE file from distribution
                -- spurious errors from CPANPLUS can break build
        - eliminated ppport.h header file
                -- significantly reduces size of distribution
        - modified C functions in src/hmac.c to use ANSI prototypes
                -- thanks to Jarkko Hietaniemi for patch

diffstat:

 security/p5-Digest-SHA/Makefile |  8 ++++++--
 security/p5-Digest-SHA/distinfo |  8 ++++----
 2 files changed, 10 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r 61e3a5f76aea -r 7ee710e2128d security/p5-Digest-SHA/Makefile
--- a/security/p5-Digest-SHA/Makefile   Thu May 17 16:50:14 2007 +0000
+++ b/security/p5-Digest-SHA/Makefile   Thu May 17 17:00:19 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2006/09/10 13:18:21 heinz Exp $
+# $NetBSD: Makefile,v 1.12 2007/05/17 17:00:19 heinz Exp $
 #
 
-DISTNAME=              Digest-SHA-5.43
+DISTNAME=              Digest-SHA-5.44
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Digest/}
@@ -10,6 +10,10 @@
 HOMEPAGE=              http://search.cpan.org/dist/Digest-SHA/
 COMMENT=               Perl module for SHA-1/224/256/384/512 algorithms
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES=         c
+
 PERL5_PACKLIST=                auto/Digest/SHA/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r 61e3a5f76aea -r 7ee710e2128d security/p5-Digest-SHA/distinfo
--- a/security/p5-Digest-SHA/distinfo   Thu May 17 16:50:14 2007 +0000
+++ b/security/p5-Digest-SHA/distinfo   Thu May 17 17:00:19 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/09/10 13:18:21 heinz Exp $
+$NetBSD: distinfo,v 1.7 2007/05/17 17:00:19 heinz Exp $
 
-SHA1 (Digest-SHA-5.43.tar.gz) = c51964090e9ed64634236b7f59412bb1d5cc5149
-RMD160 (Digest-SHA-5.43.tar.gz) = 02e117d6e262979f4cfe032855433ef3acb8c8fc
-Size (Digest-SHA-5.43.tar.gz) = 73534 bytes
+SHA1 (Digest-SHA-5.44.tar.gz) = 54281982197638ab5cb8e18ffd8e0c2fc9bacb96
+RMD160 (Digest-SHA-5.44.tar.gz) = cfe4822bd2c82caba5b3d279294555149e128e0e
+Size (Digest-SHA-5.44.tar.gz) = 41946 bytes



Home | Main Index | Thread Index | Old Index