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_EDE3 Taking maintainership.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a99b2e68307
branches:  trunk
changeset: 469525:6a99b2e68307
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Tue Feb 24 22:26:28 2004 +0000

description:
Taking maintainership.
Adapted to buildlink3.

diffstat:

 security/p5-Crypt-DES_EDE3/Makefile |  11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 448fdee5caac -r 6a99b2e68307 security/p5-Crypt-DES_EDE3/Makefile
--- a/security/p5-Crypt-DES_EDE3/Makefile       Tue Feb 24 22:21:15 2004 +0000
+++ b/security/p5-Crypt-DES_EDE3/Makefile       Tue Feb 24 22:26:28 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:14 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/24 22:26:28 heinz Exp $
 #
 
 DISTNAME=              Crypt-DES_EDE3-0.01
@@ -7,11 +7,14 @@
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
 
-MAINTAINER=            tech-pkg%NetBSD.org@localhost
-#HOMEPAGE=     
+MAINTAINER=            heinz%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Crypt-DES_EDE3/
 COMMENT=               Perl5 module for Triple-DES EDE encryption/decryption
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
+USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Crypt/DES_EDE3/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index