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 (devel/p5-Alien-Build) Updated to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71e0872f0f80
branches: trunk
changeset: 423624:71e0872f0f80
user: mef <mef%pkgsrc.org@localhost>
date: Sat Feb 22 12:41:28 2020 +0000
description:
(devel/p5-Alien-Build) Updated to 2.08
2.08 2020-02-15 17:16:30 -0700
- Production release identical to 2.07_01
2.07_01 2020-02-14 19:00:22 -0700
- Fix Alien::Build::Interpolate bug introduced in 2.06_01 (gh#171)
2.06_01 2020-02-14 12:23:02 -0700
- Several helpers for Alien::Build::Interpolate::Default no longer
require Aliens if the tools are already found in the PATH (gh#168)
- Better document dynamic vs. static libraries in AlienAuthor and FAQ
documents (gh#110, gh#169)
- Prefer nmake or gmake over dmake on Windows, even if Perl is
configured to use dmake (gh#95, gh#170)
2.05_01 2020-02-11 15:19:01 -0700
- Fix bug where the autoconf plugin could use the wrong configure if
there is another "configure" script somewhere in the PATH on Windows
(gh#166, gh#167)
2.04 2020-02-05 19:05:32 -0700
- Production release identical to 2.03_01
2.03_01 2020-02-04 21:29:35 -0700
- Add use strict to generated ::Installl::Files modules (gh#162, gh#163)
2.02 2020-02-04 13:12:49 -0700
- Production release identical to 2.01_01
2.01_01 2020-02-03 10:51:43 -0700
- Prefer Decode::HTML if HTML::Parser is already installed and Mojolicious
or Mojo::DOM58 are not (gh#160)
2.00 2020-02-02 06:25:13 -0700
- Production release identical to 1.99_01
1.99_01 2020-01-30 12:57:33 -0700
- Decode::Mojo plugin remembers which version of Mojo::DOM it is using (gh#159)
1.98 2020-01-30 07:53:10 -0700
- Production release identical to 1.97_01
1.97_01 2020-01-29 09:22:14 -0700
- Added OO interface to Alien::Base::Wrapper (gh#157, gh#158)
- Added mm_args2 method to Alien::Base::Wrapper (gh#157, gh#158)
- Added WriteMakefile function to Alien::Base::Wrapper (gh#157, gh#158)
1.96 2020-01-27 09:05:36 -0700
- Production release identical to 1.95_01
1.95_01 2020-01-25 19:57:31 -0700
- Reduced prereqs to Alien::Base::Wrapper down to Perl 5.6
(the rest of Alien-Build still requires 5.8) (gh#156)
- Remove dep on Module::Load (gh#155)
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 eb1f4b8ca7c0 -r 71e0872f0f80 devel/p5-Alien-Build/Makefile
--- a/devel/p5-Alien-Build/Makefile Sat Feb 22 12:36:33 2020 +0000
+++ b/devel/p5-Alien-Build/Makefile Sat Feb 22 12:41:28 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/01/01 02:41:17 mef Exp $
+# $NetBSD: Makefile,v 1.21 2020/02/22 12:41:28 mef Exp $
-DISTNAME= Alien-Build-1.94
+DISTNAME= Alien-Build-2.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
diff -r eb1f4b8ca7c0 -r 71e0872f0f80 devel/p5-Alien-Build/distinfo
--- a/devel/p5-Alien-Build/distinfo Sat Feb 22 12:36:33 2020 +0000
+++ b/devel/p5-Alien-Build/distinfo Sat Feb 22 12:41:28 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/01/01 02:41:17 mef Exp $
+$NetBSD: distinfo,v 1.17 2020/02/22 12:41:28 mef Exp $
-SHA1 (Alien-Build-1.94.tar.gz) = 002d46e94ce0d8b1aa51a7a32efb01031614e7f5
-RMD160 (Alien-Build-1.94.tar.gz) = b354cafafef97a509efbc07322a4fdbd8bd47075
-SHA512 (Alien-Build-1.94.tar.gz) = 175691dd76aaaef93618a0b14bb7b025a664902d436208cf621277d76b4baea3f1227db1e9522cf64259257d0f955cacad7b237a30a046cca7aff1e448633393
-Size (Alien-Build-1.94.tar.gz) = 248631 bytes
+SHA1 (Alien-Build-2.08.tar.gz) = c0349b54d52d94c8ec6916ebd2678661f6099bad
+RMD160 (Alien-Build-2.08.tar.gz) = f3411f769ffafd49a5320e7f0f471a1726937b10
+SHA512 (Alien-Build-2.08.tar.gz) = 20fc8b78561ce66f493825ecbf5edb5c53b671b88ed092857c28ebac27ef57974884f7653abd959ca6bc29fe272d14e2f4d79c1db7825e277a53b9fd795f3ad1
+Size (Alien-Build-2.08.tar.gz) = 277433 bytes
Home |
Main Index |
Thread Index |
Old Index