pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-Text-BibTeX



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 19 07:50:27 UTC 2026

Modified Files:
        pkgsrc/textproc/p5-Text-BibTeX: Makefile

Log Message:
p5-Text-BibTex: switch to CPAN, previous homepage is gone


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/textproc/p5-Text-BibTeX/Makefile

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

Modified files:

Index: pkgsrc/textproc/p5-Text-BibTeX/Makefile
diff -u pkgsrc/textproc/p5-Text-BibTeX/Makefile:1.64 pkgsrc/textproc/p5-Text-BibTeX/Makefile:1.65
--- pkgsrc/textproc/p5-Text-BibTeX/Makefile:1.64        Fri Jul  4 08:48:27 2025
+++ pkgsrc/textproc/p5-Text-BibTeX/Makefile     Mon Jan 19 07:50:27 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2025/07/04 08:48:27 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2026/01/19 07:50:27 wiz Exp $
 
 DISTNAME=      Text-BibTeX-0.91
 PKGNAME=       p5-${DISTNAME}
@@ -7,8 +7,7 @@ CATEGORIES=     textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.gerg.ca/software/btOOL/
-#HOMEPAGE=     http://search.cpan.org/dist/Text-BibTeX/
+HOMEPAGE=      https://metacpan.org/dist/Text-BibTeX
 COMMENT=       Perl library for reading, parsing, and processing BibTeX files
 LICENSE=       ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index