pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-RIPEMD160 Added HOMEPAGE and adapted...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9d044d66b56
branches:  trunk
changeset: 469540:f9d044d66b56
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Tue Feb 24 23:09:42 2004 +0000

description:
Added HOMEPAGE and adapted to buildlink3.

diffstat:

 security/p5-Crypt-RIPEMD160/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r e39556de3a66 -r f9d044d66b56 security/p5-Crypt-RIPEMD160/Makefile
--- a/security/p5-Crypt-RIPEMD160/Makefile      Tue Feb 24 23:06:31 2004 +0000
+++ b/security/p5-Crypt-RIPEMD160/Makefile      Tue Feb 24 23:09:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:16 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/24 23:09:42 heinz Exp $
 #
 
 DISTNAME=              Crypt-RIPEMD160-0.04
@@ -8,10 +8,12 @@
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
-#HOMEPAGE=     
+HOMEPAGE=              http://search.cpan.org/dist/Crypt-RIPEMD160/
 COMMENT=               Perl5 module of the RIPEMD160 hash function
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Crypt/RIPEMD160/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index