Sat Jun 8 03:44:32 2019 UTC ()
Update to 0.83

Upstream changes:
0.83 Sun 28 Apr 2019 11:30:37 AM CEST
 - Reference Inline::Module in docs related to installation (PR #68
   @nrdvana++)
 - create_config_file: don't accidentally skip rest of directory scanning
   (PR #73 @eserte++)
 - Merge per-language config, not overwrite (PR #71 @mohawk++)


(wen)
diff -r1.41 -r1.42 pkgsrc/devel/p5-Inline/Makefile
diff -r1.17 -r1.18 pkgsrc/devel/p5-Inline/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/devel/p5-Inline/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Inline/Makefile 2019/04/07 02:01:15 1.41
+++ pkgsrc/devel/p5-Inline/Makefile 2019/06/08 03:44:32 1.42
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.41 2019/04/07 02:01:15 wen Exp $ 1# $NetBSD: Makefile,v 1.42 2019/06/08 03:44:32 wen Exp $
2# 2#
3 3
4DISTNAME= Inline-0.82 4DISTNAME= Inline-0.83
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Inline/ 10HOMEPAGE= http://search.cpan.org/dist/Inline/
11COMMENT= Perl5 module for writing Perl subroutines in other languages 11COMMENT= Perl5 module for writing Perl subroutines in other languages
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=2.09}:../../security/p5-Digest-MD5 14#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=2.09}:../../security/p5-Digest-MD5
15DEPENDS+= p5-Parse-RecDescent>=1.80:../../devel/p5-Parse-RecDescent 15DEPENDS+= p5-Parse-RecDescent>=1.80:../../devel/p5-Parse-RecDescent
16DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn 16DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn
17 17

cvs diff -r1.17 -r1.18 pkgsrc/devel/p5-Inline/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Inline/distinfo 2019/04/07 02:01:15 1.17
+++ pkgsrc/devel/p5-Inline/distinfo 2019/06/08 03:44:32 1.18
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.17 2019/04/07 02:01:15 wen Exp $ 1$NetBSD: distinfo,v 1.18 2019/06/08 03:44:32 wen Exp $
2 2
3SHA1 (Inline-0.82.tar.gz) = 5f9c304da43bfa58af995e9d627eb241dfedf07e 3SHA1 (Inline-0.83.tar.gz) = 62962fd16386138e53c27a216d622a765f119b07
4RMD160 (Inline-0.82.tar.gz) = 2f6fe20ed6647508aa8264032c1d9ef96f95cfa6 4RMD160 (Inline-0.83.tar.gz) = 622f966cbbd616b302144a298529ce7e7fb1aff7
5SHA512 (Inline-0.82.tar.gz) = c53d8ae250e8463bd8973be96cf9bc70cc46fc937fb99990f4c1872c30411356f63ce785a10b55234e0d032a123a88c8192516ad9ad19ed50c0966b77669806a 5SHA512 (Inline-0.83.tar.gz) = 83ebc1f6e836117a49e991117be2a650c077ecd368b50547b80176b8da1ab776c12ee9615b54d30f07cc4ec9b1456929e6a940e52e3a05d8d8df568ad32709cd
6Size (Inline-0.82.tar.gz) = 77880 bytes 6Size (Inline-0.83.tar.gz) = 78956 bytes