pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Digest-MD5 Update to version 2.33



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c56e72cd131d
branches:  trunk
changeset: 464484:c56e72cd131d
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed Dec 10 22:08:59 2003 +0000

description:
Update to version 2.33
Take maintainershi.
Add HOMEPAGE.

Changes since 2.30:

2003-12-07   Gisle Aas <gisle%ActiveState.com@localhost>
   Release 2.33

   Enable explicit context passing for slight performance
   improvement in threaded perls.

   Tweaks to the Makefile.PL so that it is suitable both for
   core and CPAN use.

2003-12-05   Gisle Aas <gisle%ActiveState.com@localhost>
   Release 2.32

   Don't run u32align test program on HP-UX 10.20 as it
   will hang.  Patch by H.Merijn Brand <h.m.brand%hccnet.nl@localhost>.

   Fixed documentation typo.

2003-11-28   Gisle Aas <gisle%ActiveState.com@localhost>
   Release 2.31

   Inherit add_bits() from Digest::base if available.

diffstat:

 security/p5-Digest-MD5/Makefile |  9 ++++++---
 security/p5-Digest-MD5/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diffs (36 lines):

diff -r 8caf9e65805d -r c56e72cd131d security/p5-Digest-MD5/Makefile
--- a/security/p5-Digest-MD5/Makefile   Wed Dec 10 22:00:28 2003 +0000
+++ b/security/p5-Digest-MD5/Makefile   Wed Dec 10 22:08:59 2003 +0000
@@ -1,15 +1,18 @@
-# $NetBSD: Makefile,v 1.20 2003/11/27 16:32:58 grant Exp $
+# $NetBSD: Makefile,v 1.21 2003/12/10 22:08:59 heinz Exp $
 #
 
-DISTNAME=      Digest-MD5-2.30
+DISTNAME=      Digest-MD5-2.33
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5md5
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Digest/}
 
-MAINTAINER=    tech-pkg%NetBSD.org@localhost
+MAINTAINER=    heinz%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Digest-MD5/
 COMMENT=       Perl5 extension interface for MD5 algorithm
 
+DEPENDS+=      p5-Digest>=1.00:../p5-Digest
+
 CONFLICTS+=    p5-MD5-[0-9]*
 
 USE_BUILDLINK2=                YES
diff -r 8caf9e65805d -r c56e72cd131d security/p5-Digest-MD5/distinfo
--- a/security/p5-Digest-MD5/distinfo   Wed Dec 10 22:00:28 2003 +0000
+++ b/security/p5-Digest-MD5/distinfo   Wed Dec 10 22:08:59 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2003/11/27 16:32:58 grant Exp $
+$NetBSD: distinfo,v 1.10 2003/12/10 22:09:00 heinz Exp $
 
-SHA1 (Digest-MD5-2.30.tar.gz) = 29641342d98852cba2d45f0febac0a10409f0958
-Size (Digest-MD5-2.30.tar.gz) = 43746 bytes
+SHA1 (Digest-MD5-2.33.tar.gz) = 77b6c4552181402fa2bb437102864ce438c8df37
+Size (Digest-MD5-2.33.tar.gz) = 44224 bytes



Home | Main Index | Thread Index | Old Index