pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/p5-File-Copy-Recursive
Module Name: pkgsrc
Committed By: mef
Date: Sat Nov 16 10:36:07 UTC 2019
Modified Files:
pkgsrc/sysutils/p5-File-Copy-Recursive: Makefile distinfo
Log Message:
(sysutils/p5-File-Copy-Recursive) Updated 0.44 to 0.45
0.45 2019-07-23
- PR #21: fix version 0.43 in Changes file (thanks karenetheridge)
- PR #19: Added missing license meta name. (thanks manwar and karenetheridge)
- PR #24: allow for dev = 0 on NetBSD (thanks plicease)
- PR #25: Remove warning when copying a dir without write perm on the original. (thanks ehickeycp)
- Issue #26: change issues from rt to github
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/p5-File-Copy-Recursive/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile
diff -u pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile:1.24 pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile:1.25
--- pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile:1.24 Sun Aug 11 13:23:11 2019
+++ pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile Sat Nov 16 10:36:06 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2019/08/11 13:23:11 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2019/11/16 10:36:06 mef Exp $
-DISTNAME= File-Copy-Recursive-0.44
+DISTNAME= File-Copy-Recursive-0.45
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= sysutils devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/File/}
@@ -17,11 +16,11 @@ PERL5_PACKLIST= auto/File/Copy/Recursive
DEPENDS+= p5-Path-Iter-[0-9]*:../../devel/p5-Path-Iter
# TEST_DEPENDS
-BUILD_DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
-BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
-BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= p5-Test-File-[0-9]*:../../devel/p5-Test-File
-BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
+TEST_DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
+TEST_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
+TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+TEST_DEPENDS+= p5-Test-File-[0-9]*:../../devel/p5-Test-File
+TEST_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/sysutils/p5-File-Copy-Recursive/distinfo
diff -u pkgsrc/sysutils/p5-File-Copy-Recursive/distinfo:1.10 pkgsrc/sysutils/p5-File-Copy-Recursive/distinfo:1.11
--- pkgsrc/sysutils/p5-File-Copy-Recursive/distinfo:1.10 Sat Apr 28 13:18:03 2018
+++ pkgsrc/sysutils/p5-File-Copy-Recursive/distinfo Sat Nov 16 10:36:06 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/04/28 13:18:03 schmonz Exp $
+$NetBSD: distinfo,v 1.11 2019/11/16 10:36:06 mef Exp $
-SHA1 (File-Copy-Recursive-0.44.tar.gz) = 156588a7f06f05e1c7971b76c1637a9d4cd566cb
-RMD160 (File-Copy-Recursive-0.44.tar.gz) = f9f5a2a4031e4dd972c40d09f7ad632403fac6b0
-SHA512 (File-Copy-Recursive-0.44.tar.gz) = 7599c48cee0b9848d5e275a1de00845cb2d4820eda9092d550063d4791974870129ce8d3d9337a8f7ea413ed4c21e533c2eb3134c2fcb5cc412dbbfddd2500e4
-Size (File-Copy-Recursive-0.44.tar.gz) = 19278 bytes
+SHA1 (File-Copy-Recursive-0.45.tar.gz) = e6ff81dbab6a2f0e35e4376d264d1525817f256a
+RMD160 (File-Copy-Recursive-0.45.tar.gz) = 1717fb37f350a444203a8706198f68711c3bd5f2
+SHA512 (File-Copy-Recursive-0.45.tar.gz) = 6d8a6c55bc54bfe5ce3834527776c6b1466d5672f5f8901c27053188bbc78e87dd62bed8d330c04079b02d0967be0a8d0cd779e67973cf79a2c6ff87d5921c60
+Size (File-Copy-Recursive-0.45.tar.gz) = 19256 bytes
Home |
Main Index |
Thread Index |
Old Index