pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-Alien-FFI: update to 0.25.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Sep 7 19:56:56 2020 +0200
Changeset:	ded28a746fa5950168fcb8c60eb9730741fe049c

Modified Files:
	p5-Alien-FFI/Makefile
	p5-Alien-FFI/distinfo

Log Message:
p5-Alien-FFI: update to 0.25.

0.25      2020-03-09 03:34:45 -0600
  - Support system install with Visual C++ Perl + Vcpkg (gh#9)

0.24      2019-12-16 08:37:04 -0700
  - Mark libffi 3.3 as bad on windows for a share install.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ded28a746fa5950168fcb8c60eb9730741fe049c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Alien-FFI/Makefile | 2 +-
 p5-Alien-FFI/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/p5-Alien-FFI/Makefile b/p5-Alien-FFI/Makefile
index 3b87dd331f..735c2c8b36 100644
--- a/p5-Alien-FFI/Makefile
+++ b/p5-Alien-FFI/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.11 2018/08/22 09:43:35 wiz Exp $
 
-DISTNAME=	Alien-FFI-0.23
+DISTNAME=	Alien-FFI-0.25
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	textproc perl5
 MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
diff --git a/p5-Alien-FFI/distinfo b/p5-Alien-FFI/distinfo
index b16b18061e..3d9f12dbea 100644
--- a/p5-Alien-FFI/distinfo
+++ b/p5-Alien-FFI/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.10 2018/08/21 09:54:04 wiz Exp $
 
-SHA1 (Alien-FFI-0.23.tar.gz) = a497c1daf0cabed5620ee0a0419b171180d36308
-RMD160 (Alien-FFI-0.23.tar.gz) = a7e6e4f29aa0f8646b1cec7619041bdcff3a0091
-SHA512 (Alien-FFI-0.23.tar.gz) = 72470af1999d47a8a8b70860212958b9f751441e18f993b102c804943b95d8bbdc2b6f70d5a13c29a709ae850c9837a8fc07647ac2b5b5ac9a73e5a85e2e0bcf
-Size (Alien-FFI-0.23.tar.gz) = 17998 bytes
+SHA1 (Alien-FFI-0.25.tar.gz) = 3300edfb282c2730434cc396c3948b68172f482e
+RMD160 (Alien-FFI-0.25.tar.gz) = 6a7e37100db8784aa03537e04a7cf04e00b2d600
+SHA512 (Alien-FFI-0.25.tar.gz) = bfb6c8b1c5379d9f5701019dc42330d12421a0cdf38cfcb5c62f834999ab7952ee57a20884b1c06fc62f34dc1bc9cb7ccc21156eed6afaf36f219fa0e03e1ba7
+Size (Alien-FFI-0.25.tar.gz) = 18302 bytes


Home | Main Index | Thread Index | Old Index