pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34391: [update] security/p5-Crypt-IDEA/
>Number: 34391
>Category: pkg
>Synopsis: [update] security/p5-Crypt-IDEA/
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 30 11:20:05 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 1.08
- Changelog
added || defined(WIN32) to idea.h
added ifdef for WIN32 to _idea.c
Updated README - added additional known-good platforms
Updated COPYRIGHT
>How-To-Repeat:
>Fix:
--- p5-Crypt-IDEA.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/security/p5-Crypt-IDEA/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 12 Feb 2006 02:46:50 -0000 1.11
+++ Makefile 30 Aug 2006 08:29:45 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2006/02/12 02:46:50 heinz Exp $
#
-DISTNAME= Crypt-IDEA-1.06
+DISTNAME= Crypt-IDEA-1.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/security/p5-Crypt-IDEA/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 12 Feb 2006 02:46:50 -0000 1.5
+++ distinfo 30 Aug 2006 08:30:20 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2006/02/12 02:46:50 heinz Exp $
-SHA1 (Crypt-IDEA-1.06.tar.gz) = 0fb4183cf7799989a0c1bb016fa30c07180c1759
-RMD160 (Crypt-IDEA-1.06.tar.gz) = bd385286161b67dc5f6e5c1a34add1c4e976fa59
-Size (Crypt-IDEA-1.06.tar.gz) = 6719 bytes
+SHA1 (Crypt-IDEA-1.08.tar.gz) = c154cb0f9995844573d913c3fc87ae7c0d29b183
+RMD160 (Crypt-IDEA-1.08.tar.gz) = 5e2e352d8d03997d9ef4ebd98d47f0ab6d044224
+Size (Crypt-IDEA-1.08.tar.gz) = 7045 bytes
--- p5-Crypt-IDEA.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index