pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-DES Updated to version 2.05.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dab89578eeb1
branches: trunk
changeset: 507974:dab89578eeb1
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Feb 12 02:26:08 2006 +0000
description:
Updated to version 2.05.
Relevant changes since version 2.03:
====================================
des.h was renamed to _des.h in an attempt to solve the build-on-Solaris
problem.
all references to des_ were changed to _des_ since the 2.04 release didn't
seem to fix the problem on Solaris.
diffstat:
security/p5-Crypt-DES/Makefile | 7 +++----
security/p5-Crypt-DES/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 4fdcc87a10b9 -r dab89578eeb1 security/p5-Crypt-DES/Makefile
--- a/security/p5-Crypt-DES/Makefile Sun Feb 12 01:55:23 2006 +0000
+++ b/security/p5-Crypt-DES/Makefile Sun Feb 12 02:26:08 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:29 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/02/12 02:26:08 heinz Exp $
#
-DISTNAME= Crypt-DES-2.03
-PKGNAME= p5-Crypt-DES-2.03
+DISTNAME= Crypt-DES-2.05
+PKGNAME= p5-Crypt-DES-2.05
SVR4_PKGNAME= p5des
-PKGREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff -r 4fdcc87a10b9 -r dab89578eeb1 security/p5-Crypt-DES/distinfo
--- a/security/p5-Crypt-DES/distinfo Sun Feb 12 01:55:23 2006 +0000
+++ b/security/p5-Crypt-DES/distinfo Sun Feb 12 02:26:08 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 13:10:09 agc Exp $
+$NetBSD: distinfo,v 1.4 2006/02/12 02:26:08 heinz Exp $
-SHA1 (Crypt-DES-2.03.tar.gz) = 653f21576dd94ae1b74d8df95d1cd538f1911431
-RMD160 (Crypt-DES-2.03.tar.gz) = c1868aab5be5edfc23b922d1a7a828951a4790dc
-Size (Crypt-DES-2.03.tar.gz) = 15274 bytes
+SHA1 (Crypt-DES-2.05.tar.gz) = 4fce77a1f776ede8e7251af1af42f505f0e31515
+RMD160 (Crypt-DES-2.05.tar.gz) = 26fb3c923f236f6d42236cf9c40209767bbf0a35
+Size (Crypt-DES-2.05.tar.gz) = 15369 bytes
Home |
Main Index |
Thread Index |
Old Index