pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Authen-SASL Update from version 2.12 to ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0b9034ee971
branches:  trunk
changeset: 553393:f0b9034ee971
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue Jan 20 06:24:03 2009 +0000

description:
Update from version 2.12 to version 2.12nb1.

Pkgsrc changes:
- Register required dependency on package security/p5-Digest-HMAC

diffstat:

 security/p5-Authen-SASL/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 5cb9178a98d1 -r f0b9034ee971 security/p5-Authen-SASL/Makefile
--- a/security/p5-Authen-SASL/Makefile  Tue Jan 20 03:18:53 2009 +0000
+++ b/security/p5-Authen-SASL/Makefile  Tue Jan 20 06:24:03 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2009/01/11 14:30:08 he Exp $
+# $NetBSD: Makefile,v 1.14 2009/01/20 06:24:03 seb Exp $
 #
 
 DISTNAME=      Authen-SASL-2.12
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Authen/}
 
@@ -15,6 +16,8 @@
 PERL5_PACKLIST=        auto/Authen/SASL/.packlist
 MAKE_PARAMS+=  < /dev/null
 
+DEPENDS+=      p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
+
 .include "../../lang/perl5/module.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index