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 2....
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e00acb0b716
branches: trunk
changeset: 425334:3e00acb0b716
user: mef <mef%pkgsrc.org@localhost>
date: Sat Mar 21 12:22:48 2020 +0000
description:
(devel/p5-Alien-Build) Updated 2.12 to 2.17
2.17 2020-03-19 21:03:39 -0600
- Production release identical to 2.16_01
2.16_01 2020-03-17 13:56:13 -0600
- Probe::Vcpkg adds include property (gh#184)
- Build::Autoconf will now copy .dll files from bin to dynamic
directory on MSWin32 (gh#183)
2.15 2020-03-16 06:53:31 -0600
- Tests on Windows will use the system temp directory rather than
a temp directory under the install directory. A temp directory
under the install directory was used to work around typically
Linux systems that have noexec set on /tmp. Since this is less
normal on Windows, and can cause mkpath errors if the install
directory is too deep we will use the windows system temp directory.
(gh#181, gh#182)
2.14 2020-03-15 12:49:17 -0600
- Added ffi_name property to Probe::Vcpkg plugin (gh#179)
- Documentation fixes (gh#180)
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 47fd3837ed33 -r 3e00acb0b716 devel/p5-Alien-Build/Makefile
--- a/devel/p5-Alien-Build/Makefile Sat Mar 21 12:22:31 2020 +0000
+++ b/devel/p5-Alien-Build/Makefile Sat Mar 21 12:22:48 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/03/14 12:10:37 mef Exp $
+# $NetBSD: Makefile,v 1.24 2020/03/21 12:22:48 mef Exp $
-DISTNAME= Alien-Build-2.12
+DISTNAME= Alien-Build-2.17
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
diff -r 47fd3837ed33 -r 3e00acb0b716 devel/p5-Alien-Build/distinfo
--- a/devel/p5-Alien-Build/distinfo Sat Mar 21 12:22:31 2020 +0000
+++ b/devel/p5-Alien-Build/distinfo Sat Mar 21 12:22:48 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/03/14 12:10:37 mef Exp $
+$NetBSD: distinfo,v 1.20 2020/03/21 12:22:48 mef Exp $
-SHA1 (Alien-Build-2.12.tar.gz) = d1b27c8011a6aa2d067afd5739935ad70475b75a
-RMD160 (Alien-Build-2.12.tar.gz) = 80e8aed3dfc4303d2154e8e2b86e256e1fb02830
-SHA512 (Alien-Build-2.12.tar.gz) = 00eb0c8ff4431e8709b06e50a9e5ab8bf6f3c3522313daf1193fa0e2f7e5930337fa6311f1a67693e014f9c927c2d255551191faed67d69fa1770649648bbaf8
-Size (Alien-Build-2.12.tar.gz) = 302348 bytes
+SHA1 (Alien-Build-2.17.tar.gz) = 86311d10be27367cf62263541845741f5a561767
+RMD160 (Alien-Build-2.17.tar.gz) = 18de349bceab6e9a6bdd704b9fe31b0eddaaa6bc
+SHA512 (Alien-Build-2.17.tar.gz) = daa504cc2017affcdfee6b2b27f6ee496e371908924b5c44e440ae2eb70fa9a02fa438742446d7dc4a55ec441daa76273736d2b408ac8e1060f9cfad7143998d
+Size (Alien-Build-2.17.tar.gz) = 324776 bytes
Home |
Main Index |
Thread Index |
Old Index