pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Alien-Libxml2
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 4 10:44:19 UTC 2024
Modified Files:
pkgsrc/textproc/p5-Alien-Libxml2: Makefile distinfo
Log Message:
p5-Alien-Libxml2: update to 0.19.
0.19 2022-09-25 08:54:48 -0600
0.18_01 2022-09-23 21:05:53 -0600
- Use Download::GitLab plugin to fetch recent version of
libxml2
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/p5-Alien-Libxml2/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/p5-Alien-Libxml2/distinfo
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-Alien-Libxml2/Makefile
diff -u pkgsrc/textproc/p5-Alien-Libxml2/Makefile:1.18 pkgsrc/textproc/p5-Alien-Libxml2/Makefile:1.19
--- pkgsrc/textproc/p5-Alien-Libxml2/Makefile:1.18 Wed Nov 8 13:21:07 2023
+++ pkgsrc/textproc/p5-Alien-Libxml2/Makefile Thu Jan 4 10:44:19 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2023/11/08 13:21:07 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2024/01/04 10:44:19 wiz Exp $
-DISTNAME= Alien-Libxml2-0.17
+DISTNAME= Alien-Libxml2-0.19
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}
@@ -11,11 +10,12 @@ HOMEPAGE= https://metacpan.org/pod/Alien
COMMENT= Perl interface to libxml2
LICENSE= ${PERL5_LICENSE}
-PERL5_PACKLIST= auto/Alien/Libxml2/.packlist
-
+DEPENDS+= p5-Alien-Build-Plugin-Download-GitLab>=0:../../devel/p5-Alien-Build-Plugin-Download-GitLab
DEPENDS+= p5-Alien-Build>=1.60:../../devel/p5-Alien-Build
DEPENDS+= p5-PkgConfig>=0.24026:../../devel/p5-PkgConfig
+PERL5_PACKLIST= auto/Alien/Libxml2/.packlist
+
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/p5-Alien-Libxml2/distinfo
diff -u pkgsrc/textproc/p5-Alien-Libxml2/distinfo:1.5 pkgsrc/textproc/p5-Alien-Libxml2/distinfo:1.6
--- pkgsrc/textproc/p5-Alien-Libxml2/distinfo:1.5 Tue Oct 26 11:22:25 2021
+++ pkgsrc/textproc/p5-Alien-Libxml2/distinfo Thu Jan 4 10:44:19 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:22:25 nia Exp $
+$NetBSD: distinfo,v 1.6 2024/01/04 10:44:19 wiz Exp $
-BLAKE2s (Alien-Libxml2-0.17.tar.gz) = 7fd2216f0cb740d0ccd5b1a3941fe06867d858866cc53938ae52b9bd9927b1bd
-SHA512 (Alien-Libxml2-0.17.tar.gz) = 89f8034800f03e9e7f87871fec4da54313d0b2557efd9c4bbb2f01793e5679c6c355eb8bfcaf54540b50f9cf69e84d88835fee9b06f8b2f6c7dd7e6c6ed2c097
-Size (Alien-Libxml2-0.17.tar.gz) = 20787 bytes
+BLAKE2s (Alien-Libxml2-0.19.tar.gz) = a9488354b54d9487f2e5e5c457087f45badd96d1866b07839ff42595a0f7bef3
+SHA512 (Alien-Libxml2-0.19.tar.gz) = 02e4fab4fa4beacec3a6c932d11a3a8ea6648c084d5cb12a332b0e0e2f06eed595783d7673285bdf5e804a5a09bae1beb94261d6cfb4677decc7f1cfee3a3a76
+Size (Alien-Libxml2-0.19.tar.gz) = 21574 bytes
Home |
Main Index |
Thread Index |
Old Index