pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-File-ShareDir-Install



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Apr 23 07:01:52 UTC 2018

Modified Files:
        pkgsrc/devel/p5-File-ShareDir-Install: Makefile distinfo

Log Message:
Update to 0.13

Upstream changes:
0.13      2018-04-22 08:19:00Z
    - re-instate testrules.yml file to force serialize testing

0.12      2018-04-20 11:00:09Z
    - add rules files for 'prove' and Test::Harness to specify that tests need
      to be run serially for now
    - support spaces (and other special characters too) in share files (PR #2;
      thanks, Shoichi Kaji!)


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-File-ShareDir-Install/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-File-ShareDir-Install/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-File-ShareDir-Install/Makefile
diff -u pkgsrc/devel/p5-File-ShareDir-Install/Makefile:1.14 pkgsrc/devel/p5-File-ShareDir-Install/Makefile:1.15
--- pkgsrc/devel/p5-File-ShareDir-Install/Makefile:1.14 Mon Jun  5 14:23:00 2017
+++ pkgsrc/devel/p5-File-ShareDir-Install/Makefile      Mon Apr 23 07:01:52 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2017/06/05 14:23:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2018/04/23 07:01:52 wen Exp $
 
-DISTNAME=      File-ShareDir-Install-0.11
+DISTNAME=      File-ShareDir-Install-0.13
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 

Index: pkgsrc/devel/p5-File-ShareDir-Install/distinfo
diff -u pkgsrc/devel/p5-File-ShareDir-Install/distinfo:1.6 pkgsrc/devel/p5-File-ShareDir-Install/distinfo:1.7
--- pkgsrc/devel/p5-File-ShareDir-Install/distinfo:1.6  Thu Aug 18 13:40:58 2016
+++ pkgsrc/devel/p5-File-ShareDir-Install/distinfo      Mon Apr 23 07:01:52 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/08/18 13:40:58 mef Exp $
+$NetBSD: distinfo,v 1.7 2018/04/23 07:01:52 wen Exp $
 
-SHA1 (File-ShareDir-Install-0.11.tar.gz) = 5074723aa4ca6f1b099d9bb0eb86a356f2040452
-RMD160 (File-ShareDir-Install-0.11.tar.gz) = cd2cde473fad8270a94653a14712ae5f21e0c3a3
-SHA512 (File-ShareDir-Install-0.11.tar.gz) = 6611f6c3221ec52db7582f30b2159dba22ca8d899666526c069298b3350ced9e3b46872baaceb30f7a27e3c744c929ca4967fa820d14bbfdb41e5ed5485a9f72
-Size (File-ShareDir-Install-0.11.tar.gz) = 31187 bytes
+SHA1 (File-ShareDir-Install-0.13.tar.gz) = 691251433edfbc07806e48ea3bf5478cd875beed
+RMD160 (File-ShareDir-Install-0.13.tar.gz) = a8a349094597d3dec00a116584e015df07cb1c05
+SHA512 (File-ShareDir-Install-0.13.tar.gz) = a119e38491fad8ae0ebd95913e3b608e09a2b99376a5160e75083a28abe4f83c4f6a36df216365527ff87bf8ec095254b16a2f6d2515c69f34609df8672605ca
+Size (File-ShareDir-Install-0.13.tar.gz) = 31191 bytes



Home | Main Index | Thread Index | Old Index