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: wen
Date: Sun Nov 25 13:17:48 UTC 2018
Modified Files:
pkgsrc/devel/p5-Specio: Makefile distinfo
Log Message:
Update to 0.43
Upstream changes:
0.43 2018-10-26
- Optimized compile-time operations to make Specio itself quicker to
load. Specio's load time is a non-trivial part of the load time of DateTime
(and presumably other things that use it). Based on
https://github.com/houseabsolute/DateTime.pm/issues/85. Reported by
versable.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.15 -r1.16 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.18 pkgsrc/devel/p5-Specio/Makefile:1.19
--- pkgsrc/devel/p5-Specio/Makefile:1.18 Wed Aug 22 09:44:38 2018
+++ pkgsrc/devel/p5-Specio/Makefile Sun Nov 25 13:17:48 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2018/08/22 09:44:38 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/11/25 13:17:48 wen Exp $
-DISTNAME= Specio-0.42
+DISTNAME= Specio-0.43
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.15 pkgsrc/devel/p5-Specio/distinfo:1.16
--- pkgsrc/devel/p5-Specio/distinfo:1.15 Wed Nov 8 20:43:24 2017
+++ pkgsrc/devel/p5-Specio/distinfo Sun Nov 25 13:17:48 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2017/11/08 20:43:24 wiz Exp $
+$NetBSD: distinfo,v 1.16 2018/11/25 13:17:48 wen Exp $
-SHA1 (Specio-0.42.tar.gz) = fbda4dac714f26ecbc2ff0eec4401a740644ccfa
-RMD160 (Specio-0.42.tar.gz) = a93f27dce35e2584f7ac228bf26acad3a0d162f4
-SHA512 (Specio-0.42.tar.gz) = 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0
-Size (Specio-0.42.tar.gz) = 101641 bytes
+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
Home |
Main Index |
Thread Index |
Old Index