pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Inline-C



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Feb 11 23:20:47 UTC 2023

Modified Files:
        pkgsrc/devel/p5-Inline-C: Makefile distinfo

Log Message:
Update to 0.82
Update BUILD_DEPENDS

Upstream changes:
0.82 Wed  2 Mar 15:36:50 GMT 2022
 - full release of -I to sub-Perls
 - doc improvements from @oodler577


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Inline-C/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Inline-C/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-C/Makefile
diff -u pkgsrc/devel/p5-Inline-C/Makefile:1.21 pkgsrc/devel/p5-Inline-C/Makefile:1.22
--- pkgsrc/devel/p5-Inline-C/Makefile:1.21      Tue Jun 28 11:32:38 2022
+++ pkgsrc/devel/p5-Inline-C/Makefile   Sat Feb 11 23:20:47 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2022/06/28 11:32:38 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2023/02/11 23:20:47 wen Exp $
 
-DISTNAME=      Inline-C-0.81
+DISTNAME=      Inline-C-0.82
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Inline/}
 
@@ -15,8 +14,10 @@ BUILD_DEPENDS+=      p5-File-ShareDir-Install
 DEPENDS+=      p5-Inline>=0.79:../../devel/p5-Inline
 DEPENDS+=      p5-Parse-RecDescent>=1.967:../../devel/p5-Parse-RecDescent
 DEPENDS+=      p5-Pegex>=0.58:../../devel/p5-Pegex
+
 # TEST_DEPENDS
 BUILD_DEPENDS+=        p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
+BUILD_DEPENDS+=        p5-YAML-LibYAML-[0-9]*:../../textproc/p5-YAML-LibYAML
 
 MAKE_ENV+=     PERL_MM_USE_DEFAULT=1
 

Index: pkgsrc/devel/p5-Inline-C/distinfo
diff -u pkgsrc/devel/p5-Inline-C/distinfo:1.12 pkgsrc/devel/p5-Inline-C/distinfo:1.13
--- pkgsrc/devel/p5-Inline-C/distinfo:1.12      Tue Oct 26 10:16:49 2021
+++ pkgsrc/devel/p5-Inline-C/distinfo   Sat Feb 11 23:20:47 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:16:49 nia Exp $
+$NetBSD: distinfo,v 1.13 2023/02/11 23:20:47 wen Exp $
 
-BLAKE2s (Inline-C-0.81.tar.gz) = b85c14727c795fa8bc6b53813f89149fc9dd93dc962ee95b70a8c1f8868d20a7
-SHA512 (Inline-C-0.81.tar.gz) = c3d0d669c26017b4b63cc101377d067438c31fc5d1e6187d01194f70158049e386683b792716aad58772eae839512ecaefd4b3ac7a2377dd1404a651c24b2277
-Size (Inline-C-0.81.tar.gz) = 76855 bytes
+BLAKE2s (Inline-C-0.82.tar.gz) = a52198db42db1c10ccfa6cb65d5c9d21192c0a4c3174c15f86434e1a517c2a9f
+SHA512 (Inline-C-0.82.tar.gz) = 1d1e91a63df12b4f3dc631fd1b66f9bd2e006b300002d9aa184ab571a128953722127400a39055d07ee630709f2a7c96dd35ad6e0860959cbb5a6fce3134b357
+Size (Inline-C-0.82.tar.gz) = 79182 bytes



Home | Main Index | Thread Index | Old Index