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 Update to 1.51



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1be300d0010b
branches:  trunk
changeset: 328871:1be300d0010b
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jan 27 12:32:15 2019 +0000

description:
Update to 1.51

Upstream changes:
1.51      2019-01-19 14:23:23 -0500
  - cmake plugin sets CMAKE_INSTALL_LIBDIR:PATH to lib for share installs
    for cmake projects using GNUInstallDirs on platforms that default to
    something other than lib.

1.50      2019-01-16 12:55:08 -0500
  - Removed temp testing files unintentionally included in the previous
    release.
  - Require ExtUtils::MakeMaker 6.64, for Alien::Build::MM, which can
    sometimes have its BUILD_REQUIRES or TEST_REQUIRES overridden by
    Dist::Zilla otherwise.

1.49      2018-11-04 15:22:40 -0500
  - Added Alien::Build::Plugin::Test::Mock
  - Added alienfile_skip_if_missing_prereqs function to Test::Alien::Build
  - Remove run-time dependency on Test2::Suite
    Test2::API is still a run-time dependency, but that has
    been in-core since 5.26.

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 2583a2cb64fa -r 1be300d0010b devel/p5-Alien-Build/Makefile
--- a/devel/p5-Alien-Build/Makefile     Sun Jan 27 11:54:57 2019 +0000
+++ b/devel/p5-Alien-Build/Makefile     Sun Jan 27 12:32:15 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/08/22 09:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2019/01/27 12:32:15 wen Exp $
 
-DISTNAME=      Alien-Build-1.48
+DISTNAME=      Alien-Build-1.51
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
 
diff -r 2583a2cb64fa -r 1be300d0010b devel/p5-Alien-Build/distinfo
--- a/devel/p5-Alien-Build/distinfo     Sun Jan 27 11:54:57 2019 +0000
+++ b/devel/p5-Alien-Build/distinfo     Sun Jan 27 12:32:15 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/08/21 09:54:04 wiz Exp $
+$NetBSD: distinfo,v 1.11 2019/01/27 12:32:15 wen Exp $
 
-SHA1 (Alien-Build-1.48.tar.gz) = 3104dee31d0629949ef6eaed9e4607d21893b1b9
-RMD160 (Alien-Build-1.48.tar.gz) = 5ebcd39dc2daa09cc7892298957324a59c8324a8
-SHA512 (Alien-Build-1.48.tar.gz) = 8e533d770ff0ee21228396c9c9d020c354933e4778a92211e82a72c11101a325a6e52b8046150a74c8edb259cf76c1bbbf1cbbbb2e4e19468ef5c04b36319b6c
-Size (Alien-Build-1.48.tar.gz) = 238626 bytes
+SHA1 (Alien-Build-1.51.tar.gz) = 8733f545ee43908b7e2799333d6fee5c3332831f
+RMD160 (Alien-Build-1.51.tar.gz) = bc2b7cf4776b9be87c6c93296dfe843cc53ad737
+SHA512 (Alien-Build-1.51.tar.gz) = 4e649c49d25cac671296876b021b8739de4b36c4f3a47713e399ecc36e10151621eb7f53ac507dcba2ef22db3af4452843d6305832085fae232e979931dec0c5
+Size (Alien-Build-1.51.tar.gz) = 226859 bytes



Home | Main Index | Thread Index | Old Index