pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-ExtUtils-CBuilder



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Oct 17 14:04:44 UTC 2019

Modified Files:
        pkgsrc/devel/p5-ExtUtils-CBuilder: Makefile distinfo

Log Message:
(devel/p5-ExtUtils-CBuilder) Updated 0.280230 to 0.280231

0.280231 - 2019-03-31
  Fixed:
  - Protected RE interpolation in Base.pm


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-ExtUtils-CBuilder/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-ExtUtils-CBuilder/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile:1.39 pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile:1.40
--- pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile:1.39     Sun Aug 11 13:19:22 2019
+++ pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile  Thu Oct 17 14:04:44 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2019/08/11 13:19:22 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2019/10/17 14:04:44 mef Exp $
 
-DISTNAME=      ExtUtils-CBuilder-0.280230
+DISTNAME=      ExtUtils-CBuilder-0.280231
 PKGNAME=       p5-${DISTNAME:C/0.([0-9][0-9])([0-9][0-9])([0-9][0-9])/0.\1.\2.\3/}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 

Index: pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo:1.23 pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo:1.24
--- pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo:1.23     Sun Nov 26 10:02:07 2017
+++ pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo  Thu Oct 17 14:04:44 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2017/11/26 10:02:07 wiz Exp $
+$NetBSD: distinfo,v 1.24 2019/10/17 14:04:44 mef Exp $
 
-SHA1 (ExtUtils-CBuilder-0.280230.tar.gz) = c3198a6136649bda7da9a5599562d0627bfdee8e
-RMD160 (ExtUtils-CBuilder-0.280230.tar.gz) = 0aa38b67678092faa330533b78cbbc58283b72c3
-SHA512 (ExtUtils-CBuilder-0.280230.tar.gz) = 1a251ae3905ae2233ae68701e653fcf31434148f509762c737e3fb5841d671a87181ec0d35eb01037c474e65da0dbae0f10a142632982652e49b6b9a25de185d
-Size (ExtUtils-CBuilder-0.280230.tar.gz) = 40558 bytes
+SHA1 (ExtUtils-CBuilder-0.280231.tar.gz) = 6c5957ef7c22dbba2dd4eebb256d514736d249ea
+RMD160 (ExtUtils-CBuilder-0.280231.tar.gz) = 042cdb9c553103067130dd0c23f6c8d3437b4157
+SHA512 (ExtUtils-CBuilder-0.280231.tar.gz) = 3977cf150da88aaec2c04bf5d25a8e57e7218392828a32044f70d2eb06472b37d3057a1489be044a75211fd6b805758179bcfa758915cb02e99d23e03b1656b9
+Size (ExtUtils-CBuilder-0.280231.tar.gz) = 40422 bytes



Home | Main Index | Thread Index | Old Index