pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Inter



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 18 08:46:27 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Test-Inter: Makefile distinfo

Log Message:
p5-Test-Inter: update to 1.07.

1.07  2018-03-15
  - Some improvements to the POD documentation.
  - Some changes to get better test coverage.
  - Better handling of empty structures (i.e [] and {}).


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Test-Inter/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Test-Inter/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-Test-Inter/Makefile
diff -u pkgsrc/devel/p5-Test-Inter/Makefile:1.14 pkgsrc/devel/p5-Test-Inter/Makefile:1.15
--- pkgsrc/devel/p5-Test-Inter/Makefile:1.14    Mon Jun  5 14:23:43 2017
+++ pkgsrc/devel/p5-Test-Inter/Makefile Sun Mar 18 08:46:27 2018
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2017/06/05 14:23:43 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.15 2018/03/18 08:46:27 wiz Exp $
 
-DISTNAME=      Test-Inter-1.06
+DISTNAME=      Test-Inter-1.07
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 
@@ -13,7 +11,6 @@ COMMENT=      Perl 5 framework for more reada
 LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= # empty
-PERL5_MODULE_TYPE=     Module::Build
 PERL5_PACKLIST=        auto/Test/Inter/.packlist
 
 .include "../../lang/perl5/module.mk"

Index: pkgsrc/devel/p5-Test-Inter/distinfo
diff -u pkgsrc/devel/p5-Test-Inter/distinfo:1.5 pkgsrc/devel/p5-Test-Inter/distinfo:1.6
--- pkgsrc/devel/p5-Test-Inter/distinfo:1.5     Tue Nov  3 03:28:51 2015
+++ pkgsrc/devel/p5-Test-Inter/distinfo Sun Mar 18 08:46:27 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:51 agc Exp $
+$NetBSD: distinfo,v 1.6 2018/03/18 08:46:27 wiz Exp $
 
-SHA1 (Test-Inter-1.06.tar.gz) = fe7ac2c6328546dd11f6dcbe297261c5792c114f
-RMD160 (Test-Inter-1.06.tar.gz) = 949994261136946851e67d18d42d6ac59d651400
-SHA512 (Test-Inter-1.06.tar.gz) = 2cbfc901bce010560b64ce18e7d6ade935fb822e2142c897f4f993dff224e5171c0a835a87696fc1bbe31403c46b3ef78789f8653495234cd5d3798e6c19486e
-Size (Test-Inter-1.06.tar.gz) = 40627 bytes
+SHA1 (Test-Inter-1.07.tar.gz) = 3b536119c221994d6bc3174bc8218e99595440d5
+RMD160 (Test-Inter-1.07.tar.gz) = 03380a928704013511c92c192858b842e27c4a64
+SHA512 (Test-Inter-1.07.tar.gz) = 8897dd10a625941ac0c6dd6a177642c527d402de3f4446de6cf4bb5115d25191c9725bb6ac3ea4db5bba9ac44c451802dfb23e0bdc4a4e605087a79da66e9aae
+Size (Test-Inter-1.07.tar.gz) = 43249 bytes



Home | Main Index | Thread Index | Old Index