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:   wiz
Date:           Wed Jan 25 12:19:55 UTC 2017

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

Log Message:
Updated p5-Specio to 0.33.

0.33     2017-01-24

- Fixed a mistake in the SYNOPSIS for Specio::Declare. The example for the
  *_isa_type helpers was not correct.

- Removed the alpha warning from the docs. This is being used by enough of my
  modules on CPAN that I don't plan on doing any big breaking changes without
  a deprecation first.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.7 -r1.8 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.8 pkgsrc/devel/p5-Specio/Makefile:1.9
--- pkgsrc/devel/p5-Specio/Makefile:1.8 Mon Jan 16 09:40:39 2017
+++ pkgsrc/devel/p5-Specio/Makefile     Wed Jan 25 12:19:55 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/01/16 09:40:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/01/25 12:19:55 wiz Exp $
 
-DISTNAME=      Specio-0.32
+DISTNAME=      Specio-0.33
 PKGNAME=       p5-${DISTNAME}
 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.7 pkgsrc/devel/p5-Specio/distinfo:1.8
--- pkgsrc/devel/p5-Specio/distinfo:1.7 Mon Jan 16 09:40:39 2017
+++ pkgsrc/devel/p5-Specio/distinfo     Wed Jan 25 12:19:55 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/01/16 09:40:39 wiz Exp $
+$NetBSD: distinfo,v 1.8 2017/01/25 12:19:55 wiz Exp $
 
-SHA1 (Specio-0.32.tar.gz) = 8f8988522e3c95c31bc0983859b3068fe754303a
-RMD160 (Specio-0.32.tar.gz) = 47d6a44ebcf7db2ca7b50dbc61c137bf77790de8
-SHA512 (Specio-0.32.tar.gz) = 6803089d5f80d9c7b811c0bddb6937228cbb95a0876424a678b76f38609b32220a2ffee63b904535baf741ddbffb880999b3ea49e41d34731ed83394b5d0628b
-Size (Specio-0.32.tar.gz) = 83679 bytes
+SHA1 (Specio-0.33.tar.gz) = 527268949115f15699bf6047ce69107d6bf07aaa
+RMD160 (Specio-0.33.tar.gz) = 79def65fd1965a35383e82d9e78fa1259157980e
+SHA512 (Specio-0.33.tar.gz) = 3f146becb20aca63531d67fcd6dd78108b5e4c4620190148108d2ce359d2bf12a018a1e5a53a16bc0fa63f248a0a86c5614e711bfdd4e6c38e5e3eb2051178a2
+Size (Specio-0.33.tar.gz) = 83060 bytes



Home | Main Index | Thread Index | Old Index