From 8d5c39ad4f481016e433877dea652a85410e5ac1 Mon Sep 17 00:00:00 2001 From: sno Date: Thu, 9 Sep 2010 05:25:50 +0000 Subject: Updating security/p5-Authen-SASL from 2.14nb1 to 2.15 pkgsrc changes: - add informational dependency to core module Digest::MD5 Upstream changes: Authen-SASL 2.15 -- Wed Jun 2 13:47:41 CDT 2010 * Makes sure that user callbacks are called [Yann Kerherve] Authen-SASL 2.1401 -- Mon Mar 29 14:22:54 CDT 2010 * Add META.yml to release --- security/p5-Authen-SASL/Makefile | 8 +++----- security/p5-Authen-SASL/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'security/p5-Authen-SASL') diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 4fb66283533..8c5b1d84ca3 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2010/08/21 16:35:36 seb Exp $ +# $NetBSD: Makefile,v 1.18 2010/09/09 05:25:50 sno Exp $ # -DISTNAME= Authen-SASL-2.14 +DISTNAME= Authen-SASL-2.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} @@ -16,12 +15,11 @@ PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Authen/SASL/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled -#MAKE_PARAMS+= < /dev/null DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC +DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 # recommended DEPENDS+= p5-GSSAPI-[0-9]*:../../security/p5-GSSAPI .include "../../lang/perl5/module.mk" - .include "../../mk/bsd.pkg.mk" diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo index 7df11287bd3..93589b67a39 100644 --- a/security/p5-Authen-SASL/distinfo +++ b/security/p5-Authen-SASL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2010/03/16 10:18:00 sno Exp $ +$NetBSD: distinfo,v 1.8 2010/09/09 05:25:50 sno Exp $ -SHA1 (Authen-SASL-2.14.tar.gz) = 3a0e220cbf464b6fe069d0054342172fac51f987 -RMD160 (Authen-SASL-2.14.tar.gz) = 0e57da03053481015bb287f853d64a43adc7fc70 -Size (Authen-SASL-2.14.tar.gz) = 41890 bytes +SHA1 (Authen-SASL-2.15.tar.gz) = 5b392d7b95098f0062658142a8ef13fe15b30806 +RMD160 (Authen-SASL-2.15.tar.gz) = c2b4b1f4815a98b2fc1beae1bc8f6711e98aa8b7 +Size (Authen-SASL-2.15.tar.gz) = 44634 bytes -- cgit v1.2.3