pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/p5-perl-ldap



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 19 07:44:11 UTC 2026

Modified Files:
        pkgsrc/databases/p5-perl-ldap: Makefile

Log Message:
p5-perl-ldap: switch to CPAN, previous homepage is gone.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/databases/p5-perl-ldap/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/p5-perl-ldap/Makefile
diff -u pkgsrc/databases/p5-perl-ldap/Makefile:1.66 pkgsrc/databases/p5-perl-ldap/Makefile:1.67
--- pkgsrc/databases/p5-perl-ldap/Makefile:1.66 Fri Jul  4 08:45:06 2025
+++ pkgsrc/databases/p5-perl-ldap/Makefile      Mon Jan 19 07:44:11 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2025/07/04 08:45:06 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2026/01/19 07:44:11 wiz Exp $
 
 DISTNAME=      perl-ldap-0.66
 PKGNAME=       p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     databases net devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=LWP/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://ldap.perl.org/
+HOMEPAGE=      https://metacpan.org/dist/perl-ldap/view/lib/Net/LDAP.pod
 COMMENT=       Perl class to access LDAP servers
 LICENSE=       ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index