Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Alien-Build p5-Alien-Build: update to 2.29.
details: https://anonhg.NetBSD.org/pkgsrc/rev/774d1b078278
branches: trunk
changeset: 438261:774d1b078278
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 06 22:17:57 2020 +0000
description:
p5-Alien-Build: update to 2.29.
2.29 2020-08-10 09:16:59 -0600
- Move to new GitHub org: https://github.com/PerlAlien
- Fixed meta which was incorrectly requiring 5.8.1 instead of 5.8.4
2.28 2020-08-04 21:33:19 -0600
- Production release identical to 2.27_01
2.27_01 2020-08-03 13:47:02 -0600
- Some fixes for the unofficial `msys` fork of Perl (gh#211, gh#212)
- Honour user supplied `config.site` for autoconf (gh#215, gh#218, hakonhagland++)
- Hard drop of support for Perl 5.8.1, 5.8.2 and 5.8.3. AB will refuse to install
on these elder Perls. Please upgrade to at least 5.8.4. (gh#200, gh#201, gh#219)
2.26 2020-06-16 07:11:13 -0600
- Diagnostic release
2.25 2020-06-10 09:18:25 -0600
- Fixed bug where alien library directory flags could be used in the wrong
order by Test::Alien, mostly a problem on NetBSD and similar platforms
(gh#203)
2.24_01 2020-06-07 18:13:55 -0600
- Disable parallel build when clean install is enabled
(gh#197, gh#198, shawnlaffan++)
- Dropping support for Perl 5.8.1, 5.8.2 and 5.8.3. For now AB will install
on these versions of Perl, but a warning will be issued, along with a 3
minute sleep at configure time. Please upgrade to 5.8.4 (or preferrably
5.32). Starting July 1st, AB will refuse to install on these elderly Perls.
(gh#200, gh#201)
2.23 2020-05-15 18:36:59 -0400
- Workaround apparent bug in pkgconf + arm64 (gh#196)
2.22 2020-05-05 07:02:49 -0600
- Added dynamic_dir method to Alien::Base (gh#191, shawnlaffan++)
diffstat:
devel/p5-Alien-Build/Makefile | 5 ++---
devel/p5-Alien-Build/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 0b80e0fabb0e -r 774d1b078278 devel/p5-Alien-Build/Makefile
--- a/devel/p5-Alien-Build/Makefile Sun Sep 06 22:16:40 2020 +0000
+++ b/devel/p5-Alien-Build/Makefile Sun Sep 06 22:17:57 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2020/08/31 18:07:26 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2020/09/06 22:17:57 wiz Exp $
-DISTNAME= Alien-Build-2.21
+DISTNAME= Alien-Build-2.29
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
diff -r 0b80e0fabb0e -r 774d1b078278 devel/p5-Alien-Build/distinfo
--- a/devel/p5-Alien-Build/distinfo Sun Sep 06 22:16:40 2020 +0000
+++ b/devel/p5-Alien-Build/distinfo Sun Sep 06 22:17:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/04/16 13:53:09 mef Exp $
+$NetBSD: distinfo,v 1.23 2020/09/06 22:17:57 wiz Exp $
-SHA1 (Alien-Build-2.21.tar.gz) = 0de653b4941e8774f1b4ddd90a857c5eb1425205
-RMD160 (Alien-Build-2.21.tar.gz) = a33e66ebd2c7085edd25ae0a1c4b8971172cdbf7
-SHA512 (Alien-Build-2.21.tar.gz) = f78ffbb8d7198707c7bebbf281daa53fb701dd5b35417939020c95c20e2805333998ed2011c8c6049a09516bbe4d228facd827fcbbad660474c0195b99905108
-Size (Alien-Build-2.21.tar.gz) = 304297 bytes
+SHA1 (Alien-Build-2.29.tar.gz) = 3d948502f95573afeb3f959895d71e62808c3204
+RMD160 (Alien-Build-2.29.tar.gz) = 8cdbfdb81c1df5d859f2cb1d69b1c6472f225279
+SHA512 (Alien-Build-2.29.tar.gz) = 7e6ad1695fcfc9ff98764e77a87014a6617c0e27f427d26f70a7fe0daa379963f73fe16e9993de87540e71070e696345bec41fc21c0e7003a144d94413a8522d
+Size (Alien-Build-2.29.tar.gz) = 313997 bytes
Home |
Main Index |
Thread Index |
Old Index