pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Specio



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Oct 27 15:06:41 UTC 2019

Modified Files:
        pkgsrc/devel/p5-Specio: Makefile distinfo

Log Message:
(devel/p5-Specio) Updated to 0.44

0.44     2019-08-14
- Replaced the use of B with XString if it is installed. The latter is much
  smaller and provides the one subroutine from B we cared about. Based on GH
  #15. Implemented by Nicolas R.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Specio/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-Specio/Makefile
diff -u pkgsrc/devel/p5-Specio/Makefile:1.21 pkgsrc/devel/p5-Specio/Makefile:1.22
--- pkgsrc/devel/p5-Specio/Makefile:1.21        Sun Aug 11 13:20:20 2019
+++ pkgsrc/devel/p5-Specio/Makefile     Sun Oct 27 15:06:41 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2019/08/11 13:20:20 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2019/10/27 15:06:41 mef Exp $
 
-DISTNAME=      Specio-0.43
+DISTNAME=      Specio-0.44
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
 
@@ -21,8 +20,8 @@ DEPENDS+=     p5-Sub-Quote-[0-9]*:../../deve
 DEPENDS+=      p5-Ref-Util-[0-9]*:../../devel/p5-Ref-Util
 
 # TEST_DEPENDS
-BUILD_DEPENDS+=        p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
-BUILD_DEPENDS+=        p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+TEST_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
+TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
 
 PERL5_PACKLIST=        auto/Specio/.packlist
 

Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.16 pkgsrc/devel/p5-Specio/distinfo:1.17
--- pkgsrc/devel/p5-Specio/distinfo:1.16        Sun Nov 25 13:17:48 2018
+++ pkgsrc/devel/p5-Specio/distinfo     Sun Oct 27 15:06:41 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/11/25 13:17:48 wen Exp $
+$NetBSD: distinfo,v 1.17 2019/10/27 15:06:41 mef Exp $
 
-SHA1 (Specio-0.43.tar.gz) = a6958db81b0556eda1441aece54b25e8da49f183
-RMD160 (Specio-0.43.tar.gz) = 769244a85e62bb4da4c7391f0a9417ecb511e1a3
-SHA512 (Specio-0.43.tar.gz) = 6523fab79df4a66824da554ee86d6bad1953a4e542a7ef09d1b0727b7449f54e903234ba34587a52592c7397b51cd6d2ae9c555813e121aa7096d60a90998274
-Size (Specio-0.43.tar.gz) = 104288 bytes
+SHA1 (Specio-0.44.tar.gz) = abc771b3e5d739efc4e8e38d20e05dadb418a0bf
+RMD160 (Specio-0.44.tar.gz) = 41336722c247fd9901acbeff116b0de775fbd9bc
+SHA512 (Specio-0.44.tar.gz) = 5292927383ff3eef3c32a81188a108c009367644117af23b31665550cc4b51d47f0bc0c6791dce3caebb27cd7a92307370f41afe62b65682205cd91b7e99cd43
+Size (Specio-0.44.tar.gz) = 103311 bytes



Home | Main Index | Thread Index | Old Index