pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Inline
Module Name: pkgsrc
Committed By: mef
Date: Mon Apr 13 13:59:43 UTC 2020
Modified Files:
pkgsrc/devel/p5-Inline: Makefile distinfo
Log Message:
(devel/p5-Inline) Updated 0.83 to 0.86
0.86 Wed Jan 8 21:19:58 PST 2020
- Fix various test problems
0.85 Mon Jan 6 07:33:52 PST 2020
- Fix a taint issue @mohawk2++
0.84 Mon Jan 6 07:04:31 PST 2020
- https://github.com/ingydotnet/inline-pm/pull/75 Make correct PERL5LIB to
pass on including -I flags @mohawk2++
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/p5-Inline/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Inline/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-Inline/Makefile
diff -u pkgsrc/devel/p5-Inline/Makefile:1.44 pkgsrc/devel/p5-Inline/Makefile:1.45
--- pkgsrc/devel/p5-Inline/Makefile:1.44 Sun Aug 11 13:19:41 2019
+++ pkgsrc/devel/p5-Inline/Makefile Mon Apr 13 13:59:43 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2019/08/11 13:19:41 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2020/04/13 13:59:43 mef Exp $
#
-DISTNAME= Inline-0.83
+DISTNAME= Inline-0.86
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/}
Index: pkgsrc/devel/p5-Inline/distinfo
diff -u pkgsrc/devel/p5-Inline/distinfo:1.18 pkgsrc/devel/p5-Inline/distinfo:1.19
--- pkgsrc/devel/p5-Inline/distinfo:1.18 Sat Jun 8 03:44:32 2019
+++ pkgsrc/devel/p5-Inline/distinfo Mon Apr 13 13:59:43 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/06/08 03:44:32 wen Exp $
+$NetBSD: distinfo,v 1.19 2020/04/13 13:59:43 mef Exp $
-SHA1 (Inline-0.83.tar.gz) = 62962fd16386138e53c27a216d622a765f119b07
-RMD160 (Inline-0.83.tar.gz) = 622f966cbbd616b302144a298529ce7e7fb1aff7
-SHA512 (Inline-0.83.tar.gz) = 83ebc1f6e836117a49e991117be2a650c077ecd368b50547b80176b8da1ab776c12ee9615b54d30f07cc4ec9b1456929e6a940e52e3a05d8d8df568ad32709cd
-Size (Inline-0.83.tar.gz) = 78956 bytes
+SHA1 (Inline-0.86.tar.gz) = dbea997f3f17bc72ac386f6dcded56e5ab9e9d44
+RMD160 (Inline-0.86.tar.gz) = bc1cdeee73ca169b6b250c770a558a5b50506b01
+SHA512 (Inline-0.86.tar.gz) = d7f5a15f66c686c89dbc0b6aa3e2496b939683befeb5033b242b4d5281cc1ed6bb5d7303f51059177e042d6fe8c903e4df535099b60eb16dbef431b50a179ac0
+Size (Inline-0.86.tar.gz) = 87329 bytes
Home |
Main Index |
Thread Index |
Old Index