Subject: CVS commit: pkgsrc/security/p5-Crypt-DES
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 02/12/2006 02:26:08
Module Name: pkgsrc
Committed By: heinz
Date: Sun Feb 12 02:26:08 UTC 2006
Modified Files:
pkgsrc/security/p5-Crypt-DES: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/security/p5-Crypt-DES/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/security/p5-Crypt-DES/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.