pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-OpenSSL-Random Updated to version 0.04.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbf88e389171
branches: trunk
changeset: 537408:bbf88e389171
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Jan 08 14:48:35 2008 +0000
description:
Updated to version 0.04.
Pkgsrc changes:
- The package supports installation to DESTDIR.
- A C compiler is necessary.
- Added explicit license identification.
Changes since version 0.03:
===========================
0.04 Sun May 20 13:41:04 2007
- Add a LICENSE file.
- Better use of types.
diffstat:
security/p5-Crypt-OpenSSL-Random/Makefile | 11 ++++++++---
security/p5-Crypt-OpenSSL-Random/distinfo | 8 ++++----
2 files changed, 12 insertions(+), 7 deletions(-)
diffs (41 lines):
diff -r 6c1b10463636 -r bbf88e389171 security/p5-Crypt-OpenSSL-Random/Makefile
--- a/security/p5-Crypt-OpenSSL-Random/Makefile Tue Jan 08 14:36:51 2008 +0000
+++ b/security/p5-Crypt-OpenSSL-Random/Makefile Tue Jan 08 14:48:35 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:30 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2008/01/08 14:48:35 heinz Exp $
#
-DISTNAME= Crypt-OpenSSL-Random-0.03
+DISTNAME= Crypt-OpenSSL-Random-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
SVR4_PKGNAME= p5ord
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
@@ -12,6 +11,12 @@
HOMEPAGE= http://perl-openssl.sourceforge.net/
COMMENT= Perl5 wrapper module for OpenSSL pseudo-random number generator
+#LICENSE= gnu-gpl-v2 # under same terms as Perl
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= c
+
PERL5_PACKLIST= auto/Crypt/OpenSSL/Random/.packlist
.include "../../security/openssl/buildlink3.mk"
diff -r 6c1b10463636 -r bbf88e389171 security/p5-Crypt-OpenSSL-Random/distinfo
--- a/security/p5-Crypt-OpenSSL-Random/distinfo Tue Jan 08 14:36:51 2008 +0000
+++ b/security/p5-Crypt-OpenSSL-Random/distinfo Tue Jan 08 14:48:35 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:10:10 agc Exp $
+$NetBSD: distinfo,v 1.3 2008/01/08 14:48:35 heinz Exp $
-SHA1 (Crypt-OpenSSL-Random-0.03.tar.gz) = 0b439782f953c765ad2eb953c274bc218527aa5e
-RMD160 (Crypt-OpenSSL-Random-0.03.tar.gz) = cf5e719a176818e2e43010948f8783818cdafa42
-Size (Crypt-OpenSSL-Random-0.03.tar.gz) = 3245 bytes
+SHA1 (Crypt-OpenSSL-Random-0.04.tar.gz) = 641375f49f715dccb5ea064160ff11978be877ac
+RMD160 (Crypt-OpenSSL-Random-0.04.tar.gz) = 5891f4f00783396e5b88066cb5bf345fe5b15174
+Size (Crypt-OpenSSL-Random-0.04.tar.gz) = 10679 bytes
Home |
Main Index |
Thread Index |
Old Index