pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/p5-Mail-SPF-Query



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

Modified Files:
        pkgsrc/mail/p5-Mail-SPF-Query: Makefile

Log Message:
p5-Mail-SPF-Query: switch to CPAN, old homepage is gone.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/mail/p5-Mail-SPF-Query/Makefile

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

Modified files:

Index: pkgsrc/mail/p5-Mail-SPF-Query/Makefile
diff -u pkgsrc/mail/p5-Mail-SPF-Query/Makefile:1.33 pkgsrc/mail/p5-Mail-SPF-Query/Makefile:1.34
--- pkgsrc/mail/p5-Mail-SPF-Query/Makefile:1.33 Fri Jul  4 08:47:23 2025
+++ pkgsrc/mail/p5-Mail-SPF-Query/Makefile      Mon Jan 19 07:36:11 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2025/07/04 08:47:23 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/01/19 07:36:11 wiz Exp $
 
 DISTNAME=              Mail-SPF-Query-1.999.1
 PKGNAME=               p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=             mail perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Mail/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.openspf.org/
+HOMEPAGE=              https://metacpan.org/pod/Mail::SPF::Query
 COMMENT=               Perl module for Sender-Policy-Framework queries
 LICENSE=               ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index