pkgsrc-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 1.32.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e89a2421f07
branches: trunk
changeset: 371259:9e89a2421f07
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 08 16:24:28 2017 +0000
description:
p5-Alien-Build: update to 1.32.
1.32 2017-11-03 13:15:35 -0400
- Add ALIEN_INSTALL_NETWORK environment variable. Set to false if you don't
want to allow network fetch.
1.31_01 2017-10-31 16:50:52 -0400
- Fix testing prereq bug introduced in 1.30_01.
1.30_01 2017-10-31 14:24:15 -0400
- Add prefer property to Download::Negotiate plugin
1.29_01 2017-10-30 09:54:22 -0400
- Fix bug in Alien::Base::Wrapper where -l flags were being ignored by EUMM
- MSYS plugin works with ffi build
- Windows specific fixes for Alien::Base::Wrapper
- Removed optional dependency on Test::Exec
1.28 2017-10-29 19:39:19 -0400
- Production release identical to 1.27_01
1.27_01 2017-10-27 10:26:18 -0400
- Fix incompatibility with older versions of ExtUtils::MakeMaker where test
directive in alienfile was ignored.
1.26_01 2017-10-25 12:28:58 -0400
- Fix Test::Alien bug where -L could be placed after directories specified in %Config
(this was already handled correctly by Alien::Base::Wrapper).
- Remove cpp and C++ options for xs_ok (I don't believe these were used in practice
and were issuing deprecation warnings for a while).
- A number of documentation errors have been fixed (jjatria++ leto++)
diffstat:
devel/p5-Alien-Build/Makefile | 4 ++--
devel/p5-Alien-Build/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 83a4ea21c351 -r 9e89a2421f07 devel/p5-Alien-Build/Makefile
--- a/devel/p5-Alien-Build/Makefile Wed Nov 08 16:22:43 2017 +0000
+++ b/devel/p5-Alien-Build/Makefile Wed Nov 08 16:24:28 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/10/11 07:07:44 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/11/08 16:24:28 wiz Exp $
-DISTNAME= Alien-Build-1.25
+DISTNAME= Alien-Build-1.32
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
diff -r 83a4ea21c351 -r 9e89a2421f07 devel/p5-Alien-Build/distinfo
--- a/devel/p5-Alien-Build/distinfo Wed Nov 08 16:22:43 2017 +0000
+++ b/devel/p5-Alien-Build/distinfo Wed Nov 08 16:24:28 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/10/11 07:07:44 wiz Exp $
+$NetBSD: distinfo,v 1.5 2017/11/08 16:24:28 wiz Exp $
-SHA1 (Alien-Build-1.25.tar.gz) = 166c13b180b9cee41cdce0dcc18c1e6075a5d067
-RMD160 (Alien-Build-1.25.tar.gz) = 8cb688903a5bb681936b84b45bc86431e452d32a
-SHA512 (Alien-Build-1.25.tar.gz) = c11dc087dd18912e6340c8936576e72b1d9ed4c69508034a3d4a52922e5f571267880349c72e6ba2d0c259a7b493d7232d1990dab51d33c6746be6ba1ab4890c
-Size (Alien-Build-1.25.tar.gz) = 212527 bytes
+SHA1 (Alien-Build-1.32.tar.gz) = bd9ab8d66a66d9173018b8f5a851d154271a775a
+RMD160 (Alien-Build-1.32.tar.gz) = 8c93fecac57988078ff8d866923ccc8e5d109921
+SHA512 (Alien-Build-1.32.tar.gz) = 3d31a02e9eab0df4869294ca9603120e065cfbf2a0a32cfc23969ba128c6080bd5efc108aeaf05d4ef8796966a6facd047511be8e9b16e1ecbb2d1b4e0e7315d
+Size (Alien-Build-1.32.tar.gz) = 229370 bytes
Home |
Main Index |
Thread Index |
Old Index