pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Alien-Build
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 8 16:24:28 UTC 2017
Modified Files:
pkgsrc/devel/p5-Alien-Build: Makefile distinfo
Log Message:
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++)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Alien-Build/Makefile \
pkgsrc/devel/p5-Alien-Build/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-Build/Makefile
diff -u pkgsrc/devel/p5-Alien-Build/Makefile:1.4 pkgsrc/devel/p5-Alien-Build/Makefile:1.5
--- pkgsrc/devel/p5-Alien-Build/Makefile:1.4 Wed Oct 11 07:07:44 2017
+++ pkgsrc/devel/p5-Alien-Build/Makefile Wed Nov 8 16:24:28 2017
@@ -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/
Index: pkgsrc/devel/p5-Alien-Build/distinfo
diff -u pkgsrc/devel/p5-Alien-Build/distinfo:1.4 pkgsrc/devel/p5-Alien-Build/distinfo:1.5
--- pkgsrc/devel/p5-Alien-Build/distinfo:1.4 Wed Oct 11 07:07:44 2017
+++ pkgsrc/devel/p5-Alien-Build/distinfo Wed Nov 8 16:24:28 2017
@@ -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