pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/p5-DBD-Sybase



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 18 09:10:32 UTC 2026

Modified Files:
        pkgsrc/databases/p5-DBD-Sybase: Makefile

Log Message:
p5-DBD-Synapse: use CPAN homepage, other one is gone


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/databases/p5-DBD-Sybase/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-DBD-Sybase/Makefile
diff -u pkgsrc/databases/p5-DBD-Sybase/Makefile:1.78 pkgsrc/databases/p5-DBD-Sybase/Makefile:1.79
--- pkgsrc/databases/p5-DBD-Sybase/Makefile:1.78        Wed Jan  7 08:46:13 2026
+++ pkgsrc/databases/p5-DBD-Sybase/Makefile     Sun Jan 18 09:10:32 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2026/01/07 08:46:13 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2026/01/18 09:10:32 wiz Exp $
 
 DISTNAME=              DBD-Sybase-1.15
 PKGNAME=               p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=             databases perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=DBD/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.peppler.org/freeware/dbd-sybase.html
+HOMEPAGE=              https://metacpan.org/dist/DBD-Sybase
 COMMENT=               Perl DBI/DBD driver for Sybase/MS-SQL databases
 LICENSE=               ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index