pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Inline-C Update to 0.81
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9ad09f91b94
branches: trunk
changeset: 334885:e9ad09f91b94
user: wen <wen%pkgsrc.org@localhost>
date: Sat Jun 08 03:57:49 2019 +0000
description:
Update to 0.81
Upstream changes:
0.81 Sat 11 May 2019 12:46:41 PM CEST
- test - Adjust excpected number of lines in log to Inline-0.82_001 (PR#89
@ppisar++)
- Fix pod document link (PR#68 PR#90 @manwar++)
- Fix docs to work with strict mode (use Inline 'C'; instead of use Inline
C;) (PR#70 @akarelas-pt++)
- Add test, and Cookbook example, of array-ref arg (PR#39 @mohawk2++)
0.80 Thu 18 Apr 2019 10:42:30 AM CEST
- Apply PR#71 (ETJ++) Support perl 5.8.1 again
- Apply PR#74 and PR#76 (WBRASWELL++) Fix Include Dir Behavior, replace -I
with -iquote or -I- respectively
- Apply PR#77 (WBRASWELL++) Fix Include Dir Behavior, Non-GCC Compilers
- More fixes for include dir behaviour (@sisyphus++)
diffstat:
devel/p5-Inline-C/Makefile | 5 ++---
devel/p5-Inline-C/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r e9056259ee7c -r e9ad09f91b94 devel/p5-Inline-C/Makefile
--- a/devel/p5-Inline-C/Makefile Sat Jun 08 03:45:25 2019 +0000
+++ b/devel/p5-Inline-C/Makefile Sat Jun 08 03:57:49 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2018/08/22 09:44:11 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2019/06/08 03:57:49 wen Exp $
-DISTNAME= Inline-C-0.78
+DISTNAME= Inline-C-0.81
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/}
diff -r e9056259ee7c -r e9ad09f91b94 devel/p5-Inline-C/distinfo
--- a/devel/p5-Inline-C/distinfo Sat Jun 08 03:45:25 2019 +0000
+++ b/devel/p5-Inline-C/distinfo Sat Jun 08 03:57:49 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/06/12 13:32:07 mef Exp $
+$NetBSD: distinfo,v 1.10 2019/06/08 03:57:49 wen Exp $
-SHA1 (Inline-C-0.78.tar.gz) = 91a9264d9e91339a5eb9cb8c839ffd6d990b620a
-RMD160 (Inline-C-0.78.tar.gz) = 17ba6f8492fff788756451929968c395c551465a
-SHA512 (Inline-C-0.78.tar.gz) = 368e68dfb9f1700534d9b391090e340172e3adde5fe15576f883e9341047fec35cea8660751883b27e128ad91dda363d513547368097a989457d669bbbdc8ce4
-Size (Inline-C-0.78.tar.gz) = 73695 bytes
+SHA1 (Inline-C-0.81.tar.gz) = fb3a9075342b1fd56f92ddec23b8ef6a80199710
+RMD160 (Inline-C-0.81.tar.gz) = 15f9e74df8f4731a78f2c78f4b587511e79c6a27
+SHA512 (Inline-C-0.81.tar.gz) = c3d0d669c26017b4b63cc101377d067438c31fc5d1e6187d01194f70158049e386683b792716aad58772eae839512ecaefd4b3ac7a2377dd1404a651c24b2277
+Size (Inline-C-0.81.tar.gz) = 76855 bytes
Home |
Main Index |
Thread Index |
Old Index