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.48.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c4f067e5102
branches:  trunk
changeset: 311942:8c4f067e5102
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 21 09:54:04 2018 +0000

description:
p5-Alien-Build: update to 1.48.

1.48      2018-07-04 20:33:29 -0400

1.47_01   2018-07-03 23:17:09 -0400
  - Fixed bug where Alien::Base was capturing stderr and stdout
    from pkg-config, instead of just stdout which is what it should
    be doing.
  - Additional diagnostics for xz fail

1.46      2018-06-25 03:08:25 +0000
  - Production release identical to 1.45_01

1.45_01   2018-06-24 08:13:08 -0400
  - Add alt method to Alien::Base.  This merges the capabilities from
    Alien::Role::Alt into core, making that role now obsolete.
  - Add alt_names and alt_exists methods to Alien::Base.  This was a
    capability missing from Alien::Role::Alt
  - Fix bug in Alien::Build::MM where 'make alien_prop_runtime' printed
    install instead of runtime properties

1.44_01   2018-06-20 06:36:57 -0600
  - Added Alien::Build::Plugin::Prefer::GoodVersion

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 c01e97b97b08 -r 8c4f067e5102 devel/p5-Alien-Build/Makefile
--- a/devel/p5-Alien-Build/Makefile     Tue Aug 21 09:48:53 2018 +0000
+++ b/devel/p5-Alien-Build/Makefile     Tue Aug 21 09:54:04 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/06/08 01:34:44 wen Exp $
+# $NetBSD: Makefile,v 1.10 2018/08/21 09:54:04 wiz Exp $
 
-DISTNAME=      Alien-Build-1.43
+DISTNAME=      Alien-Build-1.48
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
diff -r c01e97b97b08 -r 8c4f067e5102 devel/p5-Alien-Build/distinfo
--- a/devel/p5-Alien-Build/distinfo     Tue Aug 21 09:48:53 2018 +0000
+++ b/devel/p5-Alien-Build/distinfo     Tue Aug 21 09:54:04 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/06/08 01:34:44 wen Exp $
+$NetBSD: distinfo,v 1.10 2018/08/21 09:54:04 wiz Exp $
 
-SHA1 (Alien-Build-1.43.tar.gz) = 5d38363bd319e4b19d865317390a47124d9f7810
-RMD160 (Alien-Build-1.43.tar.gz) = bf609b0e70ee85470d6f279b8c13f8f4746dbba5
-SHA512 (Alien-Build-1.43.tar.gz) = ba60413143c1dae2fa335ff350a7470b3984c61b0b07791b37aee91a95898acd6667e2b3f18828638539a5cc1fff80cbf7a349b95adb7028198df0d5f1c8dc86
-Size (Alien-Build-1.43.tar.gz) = 216856 bytes
+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



Home | Main Index | Thread Index | Old Index