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-RSA Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/07e212c7d87c
branches: trunk
changeset: 469021:07e212c7d87c
user: heinz <heinz%pkgsrc.org@localhost>
date: Wed Feb 18 21:57:35 2004 +0000
description:
Convert to buildlink3.
Update to version 0.21.
Changes since 0.19:
0.21 Sun Feb 15 2004 21:13:45
- Include t/format.t in the MANIFEST file, so that it is
actually included in the distribution.
0.20 Sun Feb 15 2004 15:21:40
- Finally add support for the public key format produced by
"openssl rsa -pubout".
- Add comment in readme about locating kerberos files on redhat systems
diffstat:
security/p5-Crypt-OpenSSL-RSA/Makefile | 10 ++++++----
security/p5-Crypt-OpenSSL-RSA/distinfo | 6 +++---
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (38 lines):
diff -r 3bf59b323567 -r 07e212c7d87c security/p5-Crypt-OpenSSL-RSA/Makefile
--- a/security/p5-Crypt-OpenSSL-RSA/Makefile Wed Feb 18 21:30:14 2004 +0000
+++ b/security/p5-Crypt-OpenSSL-RSA/Makefile Wed Feb 18 21:57:35 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 22:03:22 heinz Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/18 21:57:35 heinz Exp $
#
-DISTNAME= Crypt-OpenSSL-RSA-0.19
+DISTNAME= Crypt-OpenSSL-RSA-0.21
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ors
CATEGORIES= security perl5
@@ -14,9 +14,11 @@
DEPENDS+= p5-Crypt-OpenSSL-Bignum-[0-9]*:../p5-Crypt-OpenSSL-Bignum
DEPENDS+= p5-Crypt-OpenSSL-Random-[0-9]*:../p5-Crypt-OpenSSL-Random
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/OpenSSL/RSA/.packlist
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 3bf59b323567 -r 07e212c7d87c security/p5-Crypt-OpenSSL-RSA/distinfo
--- a/security/p5-Crypt-OpenSSL-RSA/distinfo Wed Feb 18 21:30:14 2004 +0000
+++ b/security/p5-Crypt-OpenSSL-RSA/distinfo Wed Feb 18 21:57:35 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/12/03 22:03:22 heinz Exp $
+$NetBSD: distinfo,v 1.2 2004/02/18 21:57:35 heinz Exp $
-SHA1 (Crypt-OpenSSL-RSA-0.19.tar.gz) = 7633a523588ae95551468ce7aec01fa3317f1ba9
-Size (Crypt-OpenSSL-RSA-0.19.tar.gz) = 11227 bytes
+SHA1 (Crypt-OpenSSL-RSA-0.21.tar.gz) = b1d60a01a0ab279ae906c0f3a6bf2036cc65a570
+Size (Crypt-OpenSSL-RSA-0.21.tar.gz) = 11947 bytes
Home |
Main Index |
Thread Index |
Old Index