pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Sub-HandlesVia



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 13 07:55:49 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Sub-HandlesVia: Makefile distinfo

Log Message:
p5-Sub-HandlesVia: update to 0.015.

0.015   2020-09-12

 - Added: `reset` method for Array.
 - Added: `reset` method for Hash.
 - Plain toolkit (used by non-Moo/Moose/Mouse classes) now supports
   defaults/builders.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Sub-HandlesVia/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Sub-HandlesVia/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-Sub-HandlesVia/Makefile
diff -u pkgsrc/devel/p5-Sub-HandlesVia/Makefile:1.5 pkgsrc/devel/p5-Sub-HandlesVia/Makefile:1.6
--- pkgsrc/devel/p5-Sub-HandlesVia/Makefile:1.5 Tue Sep  8 13:16:38 2020
+++ pkgsrc/devel/p5-Sub-HandlesVia/Makefile     Sun Sep 13 07:55:49 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/09/08 13:16:38 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/13 07:55:49 wiz Exp $
 
-DISTNAME=      Sub-HandlesVia-0.014
+DISTNAME=      Sub-HandlesVia-0.015
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/}

Index: pkgsrc/devel/p5-Sub-HandlesVia/distinfo
diff -u pkgsrc/devel/p5-Sub-HandlesVia/distinfo:1.2 pkgsrc/devel/p5-Sub-HandlesVia/distinfo:1.3
--- pkgsrc/devel/p5-Sub-HandlesVia/distinfo:1.2 Mon Sep  7 10:05:14 2020
+++ pkgsrc/devel/p5-Sub-HandlesVia/distinfo     Sun Sep 13 07:55:49 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/09/07 10:05:14 wiz Exp $
+$NetBSD: distinfo,v 1.3 2020/09/13 07:55:49 wiz Exp $
 
-SHA1 (Sub-HandlesVia-0.014.tar.gz) = 81feb6e7144e65d731b7e34439b3a506bf375043
-RMD160 (Sub-HandlesVia-0.014.tar.gz) = 07cf63c25893b36a07e551b78868724e9d63b5f2
-SHA512 (Sub-HandlesVia-0.014.tar.gz) = ef2fe4fa1d9ab4ffce35338721537ab0bf17d8031a2c9d1a901c6244239117ac013360f6e09839b7e876420d4c311c0b5d4e298f1b56e3ec95765864ecb4cb79
-Size (Sub-HandlesVia-0.014.tar.gz) = 99062 bytes
+SHA1 (Sub-HandlesVia-0.015.tar.gz) = c27d8f5daed874f2cb1d5a1847fffc5a2b22a3fb
+RMD160 (Sub-HandlesVia-0.015.tar.gz) = 7c3832ec7774e469ad81d465dfce11533eeb66b5
+SHA512 (Sub-HandlesVia-0.015.tar.gz) = aacb4e4d494bb6873f29b7ee45135e9357c72b27784857282fe1b5d309a9de3603195bb290aa109d39e889b6dacf60a85b9c0027b9d96478d6a8065bc51cab94
+Size (Sub-HandlesVia-0.015.tar.gz) = 99620 bytes



Home | Main Index | Thread Index | Old Index