pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/p5-perl-ldap pkgsrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b56fd735c62
branches:  trunk
changeset: 555202:5b56fd735c62
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Feb 25 21:23:14 2009 +0000

description:
pkgsrc changes:

perl-ldap requires a newer URI::ldap that 1.08 (seen in META.yml)

diffstat:

 databases/p5-perl-ldap/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f4f867b438a4 -r 5b56fd735c62 databases/p5-perl-ldap/Makefile
--- a/databases/p5-perl-ldap/Makefile   Wed Feb 25 21:12:53 2009 +0000
+++ b/databases/p5-perl-ldap/Makefile   Wed Feb 25 21:23:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2009/02/14 07:49:50 seb Exp $
+# $NetBSD: Makefile,v 1.38 2009/02/25 21:23:14 sno Exp $
 
 DISTNAME=      perl-ldap-0.39
 PKGNAME=       p5-perl-ldap-0.39
@@ -17,7 +17,7 @@
 DEPENDS+=      p5-Convert-ASN1>=0.07:../../textproc/p5-Convert-ASN1
 DEPENDS+=      p5-IO-Socket-SSL>=0.81:../../security/p5-IO-Socket-SSL
 DEPENDS+=      p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
-DEPENDS+=      p5-URI>=1.08:../../www/p5-URI
+DEPENDS+=      p5-URI>=1.10:../../www/p5-URI
 DEPENDS+=      p5-XML-SAX-Writer-[0-9]*:../../textproc/p5-XML-SAX-Writer
 
 MAKE_PARAMS+=  --skip  # skip CPAN auto installation of modules



Home | Main Index | Thread Index | Old Index