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: wen
Date: Sat Feb 9 00:47:03 UTC 2019
Modified Files:
pkgsrc/devel/p5-Inline: Makefile distinfo
Log Message:
Update to 0.81
Upstream changes:
0.81 Sun 03 Feb 2019 04:42:05 PM CET
- Regular release, see developer releases
0.80_03 Fri 01 Feb 2019 11:26:18 PM CET
- Fix @inc, add another exception for Inline::C (SISYPHUS++)
0.80_02 Fri Jun 22 22:21:11 MDT 2018
- Revert PR/61 - failed on travis
0.80_01 Fri Jun 22 21:39:49 MDT 2018
- PR/59 @pypt++ Travis test against Perl 5.22, 5.24, 5.26
- PR/60 @pypt++ Calculate MD5 hashes of UTF-8 source by encoding it first
- PR/61 @rurban++ Fix wrong -I in subcmd
- PR/66 @soren++ Fix failing tests on systems missing perldiag.pod
- PR/67 NERDVANA++ Relax the version requirement for installing modules
0.80 Fri Mar 13 20:03:52 PDT 2015
- Fix dependency problem in Inline::MakeMaker affecting parallel builds
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-Inline/Makefile
cvs rdiff -u -r1.15 -r1.16 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.39 pkgsrc/devel/p5-Inline/Makefile:1.40
--- pkgsrc/devel/p5-Inline/Makefile:1.39 Wed Aug 22 09:44:11 2018
+++ pkgsrc/devel/p5-Inline/Makefile Sat Feb 9 00:47:03 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2018/08/22 09:44:11 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2019/02/09 00:47:03 wen Exp $
#
-DISTNAME= Inline-0.80
+DISTNAME= Inline-0.81
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/}
Index: pkgsrc/devel/p5-Inline/distinfo
diff -u pkgsrc/devel/p5-Inline/distinfo:1.15 pkgsrc/devel/p5-Inline/distinfo:1.16
--- pkgsrc/devel/p5-Inline/distinfo:1.15 Tue Nov 3 03:28:23 2015
+++ pkgsrc/devel/p5-Inline/distinfo Sat Feb 9 00:47:03 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2015/11/03 03:28:23 agc Exp $
+$NetBSD: distinfo,v 1.16 2019/02/09 00:47:03 wen Exp $
-SHA1 (Inline-0.80.tar.gz) = ed04370aec297f2797c20dc07dad1ff1a968561f
-RMD160 (Inline-0.80.tar.gz) = d47ec0d66c0d43a3378c7b6470bd85acd967a44f
-SHA512 (Inline-0.80.tar.gz) = e64f7752f32fd07c7c7a975429e04730f2987c9588f99b95502d4e5c87d458736a606c03943a68660940c3987cd632ad2f75ec3862342956c1754b1aca86e0bb
-Size (Inline-0.80.tar.gz) = 78254 bytes
+SHA1 (Inline-0.81.tar.gz) = 79064ab4bbbf70be80a17c5aefe22f4d4533e6ff
+RMD160 (Inline-0.81.tar.gz) = bf36ed7d07ca85a293642251ae4efd74ba3fa6cf
+SHA512 (Inline-0.81.tar.gz) = ea52647af6a51e6902d78c448e53814f1f3de225d3cf5530764d880f604ddea6dc6e6272619a918c213ce611bf3643f602e779d56e503245987b86363cb0501a
+Size (Inline-0.81.tar.gz) = 77821 bytes
Home |
Main Index |
Thread Index |
Old Index