pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-File-Find-Object



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 17 04:01:00 UTC 2016

Modified Files:
        pkgsrc/devel/p5-File-Find-Object: Makefile distinfo

Log Message:
Updated devel/p5-File-Find-Object to 0.3.0
------------------------------------------
0.3.0   2016-09-11
    - Converted the build system to Dist-Zilla.
    - Part of the impetus was removing the warning about
      Test::TrailingSpace needed for the trailing whitespace tests


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-File-Find-Object/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-File-Find-Object/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-Find-Object/Makefile
diff -u pkgsrc/devel/p5-File-Find-Object/Makefile:1.3 pkgsrc/devel/p5-File-Find-Object/Makefile:1.4
--- pkgsrc/devel/p5-File-Find-Object/Makefile:1.3       Wed Jun  8 19:22:55 2016
+++ pkgsrc/devel/p5-File-Find-Object/Makefile   Sat Sep 17 04:01:00 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 19:22:55 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/09/17 04:01:00 mef Exp $
 
-DISTNAME=      File-Find-Object-v0.2.13
-PKGNAME=       p5-${DISTNAME:S/-v/-/}
-PKGREVISION=   1
+DISTNAME=      File-Find-Object-0.3.0
+PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 

Index: pkgsrc/devel/p5-File-Find-Object/distinfo
diff -u pkgsrc/devel/p5-File-Find-Object/distinfo:1.2 pkgsrc/devel/p5-File-Find-Object/distinfo:1.3
--- pkgsrc/devel/p5-File-Find-Object/distinfo:1.2       Tue Nov  3 03:28:15 2015
+++ pkgsrc/devel/p5-File-Find-Object/distinfo   Sat Sep 17 04:01:00 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:28:15 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/09/17 04:01:00 mef Exp $
 
-SHA1 (File-Find-Object-v0.2.13.tar.gz) = cf7d843d7f46a6f3291281cedecd32787638584a
-RMD160 (File-Find-Object-v0.2.13.tar.gz) = 3e5a8ac2b3d5c39c9c8b799aca7e1e18fd7e5d8b
-SHA512 (File-Find-Object-v0.2.13.tar.gz) = 4d3dd12d0e80ac0873182667efabeafd411204332374f81a339bf1b7dd82258567745aaddf026207da449cc99248679d8ff4e80951a2096327afdc9a760b6cfd
-Size (File-Find-Object-v0.2.13.tar.gz) = 29197 bytes
+SHA1 (File-Find-Object-0.3.0.tar.gz) = 700455f0a7be9f96357cac6c9705ada507ffcf08
+RMD160 (File-Find-Object-0.3.0.tar.gz) = 1cb39391e710243f64ab0521000cd6db595879fc
+SHA512 (File-Find-Object-0.3.0.tar.gz) = 1687681ddaca5e1c0c2a25a5558cacd120b1320ad87eec630e2ebcfa9a867039af6e68bf7e01f5ff83357f98bb78cda8f544a7e0a80f40792f4244f5dbd8d081
+Size (File-Find-Object-0.3.0.tar.gz) = 26850 bytes



Home | Main Index | Thread Index | Old Index