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: mef
Date: Sat Mar 21 12:22:48 UTC 2020
Modified Files:
pkgsrc/devel/p5-Alien-Build: Makefile distinfo
Log Message:
(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)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-Alien-Build/Makefile
cvs rdiff -u -r1.19 -r1.20 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.23 pkgsrc/devel/p5-Alien-Build/Makefile:1.24
--- pkgsrc/devel/p5-Alien-Build/Makefile:1.23 Sat Mar 14 12:10:37 2020
+++ pkgsrc/devel/p5-Alien-Build/Makefile Sat Mar 21 12:22:48 2020
@@ -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/
Index: pkgsrc/devel/p5-Alien-Build/distinfo
diff -u pkgsrc/devel/p5-Alien-Build/distinfo:1.19 pkgsrc/devel/p5-Alien-Build/distinfo:1.20
--- pkgsrc/devel/p5-Alien-Build/distinfo:1.19 Sat Mar 14 12:10:37 2020
+++ pkgsrc/devel/p5-Alien-Build/distinfo Sat Mar 21 12:22:48 2020
@@ -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