pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Alien-Base-ModuleBuild
Module Name: pkgsrc
Committed By: wen
Date: Tue Jul 4 12:24:52 UTC 2023
Modified Files:
pkgsrc/devel/p5-Alien-Base-ModuleBuild: Makefile distinfo
Log Message:
Update to 1.17
Upstream changes:
1.17 2022-09-13 05:27:09 -0600
- Documentation improvements (gh#30, gh#31)
- Production release otherwise identical to 1.16_01
1.16_01 2022-09-11 15:29:26 -0600
- Add support for ALIEN_DOWNLOAD_RULE (gh#28, gh#29)
- Add support for ALIEN_INSTALL_NETWORK (gh#28, gh#29)
- Verify hostnames for SSL connections when ALIEN_DOWNLOAD_RULE
requires encryption (gh#28, gh#29)
- Downgrade from https to http is no longer allowed (gh#28, gh#29)
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.18 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.19
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.18 Tue Jun 28 11:31:51 2022
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile Tue Jul 4 12:24:52 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2022/06/28 11:31:51 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2023/07/04 12:24:52 wen Exp $
-DISTNAME= Alien-Base-ModuleBuild-1.15
+DISTNAME= Alien-Base-ModuleBuild-1.17
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/}
Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.11 pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.12
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.11 Tue Oct 26 10:16:00 2021
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo Tue Jul 4 12:24:52 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:16:00 nia Exp $
+$NetBSD: distinfo,v 1.12 2023/07/04 12:24:52 wen Exp $
-BLAKE2s (Alien-Base-ModuleBuild-1.15.tar.gz) = ffff2ddf277e9579c1ba549f4c7bbafd907463681a20c9c0a71a4ba5c15c688d
-SHA512 (Alien-Base-ModuleBuild-1.15.tar.gz) = 6aa366c9748c8470abef2597684bdd68edb952ec9e8f36e31741a3376bd96aea7cd62caeea47a5ff0fb205f6d2087a63a20baf4767f87321fd54dda2727e1a70
-Size (Alien-Base-ModuleBuild-1.15.tar.gz) = 63870 bytes
+BLAKE2s (Alien-Base-ModuleBuild-1.17.tar.gz) = 28b0f9e5dab1461226e1fe1f3f8e9d2c178c6bc50dffbace3c57a90d3a40a495
+SHA512 (Alien-Base-ModuleBuild-1.17.tar.gz) = 06c463ca6be60505805c49c44e91afca5e4e8835667b40f7536627b443621a7f30c7f75634b1dcaeb664f7f83c672cf7e324ef0e48673adbab122f4088b7727a
+Size (Alien-Base-ModuleBuild-1.17.tar.gz) = 67422 bytes
Home |
Main Index |
Thread Index |
Old Index