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:   wen
Date:           Sat Mar 16 23:36:12 UTC 2019

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

Log Message:
Update to 1.09

Upstream changes:
1.09  2019-03-13
  - Added test directory to directories added in the use_lib method automatically.
  - Added functionality to the testdir method

1.08  2019-03-12
  - Minor improvement to a test.
  - Added the use_lib method and automatically use the 'lib' directory.
  - Some improvements to the POD documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Test-Inter/Makefile
cvs rdiff -u -r1.6 -r1.7 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.16 pkgsrc/devel/p5-Test-Inter/Makefile:1.17
--- pkgsrc/devel/p5-Test-Inter/Makefile:1.16    Wed Aug 22 09:44:46 2018
+++ pkgsrc/devel/p5-Test-Inter/Makefile Sat Mar 16 23:36:12 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2018/08/22 09:44:46 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/03/16 23:36:12 wen Exp $
 
-DISTNAME=      Test-Inter-1.07
+DISTNAME=      Test-Inter-1.09
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Inter/distinfo
diff -u pkgsrc/devel/p5-Test-Inter/distinfo:1.6 pkgsrc/devel/p5-Test-Inter/distinfo:1.7
--- pkgsrc/devel/p5-Test-Inter/distinfo:1.6     Sun Mar 18 08:46:27 2018
+++ pkgsrc/devel/p5-Test-Inter/distinfo Sat Mar 16 23:36:12 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/03/18 08:46:27 wiz Exp $
+$NetBSD: distinfo,v 1.7 2019/03/16 23:36:12 wen Exp $
 
-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
+SHA1 (Test-Inter-1.09.tar.gz) = 534095825d9b7925feb23480f958dbc14fb51305
+RMD160 (Test-Inter-1.09.tar.gz) = 7863d45bd4f0aedba8aeaf4512f34c10826d4873
+SHA512 (Test-Inter-1.09.tar.gz) = b1f556393a445ae2c04fcc958fc3c9ee9091d17aaa9997dfde13098622162ebc27ac0282401abc27131a3b072be3aafeb5cc74af4b3e1ff4149f6c77536ef6c4
+Size (Test-Inter-1.09.tar.gz) = 44460 bytes



Home | Main Index | Thread Index | Old Index