HI, ports@:
Here is a patch for devel/p5-Test-TempDir to update to 0.11.
It build well and pass all tests on amd64-current system.
Only one port depends on devel/p5-Test-TempDir: devel/p5-Log-Dispatch-Binlog.
It build well and pass all tests on amd64-current system too.
Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Test-TempDir/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 3 Jul 2020 21:45:16 -0000 1.12
+++ Makefile 29 Jul 2020 00:57:05 -0000
@@ -2,9 +2,8 @@
COMMENT= temporary files support for testing
-DISTNAME = Test-TempDir-0.10
+DISTNAME = Test-TempDir-0.11
FIX_EXTRACT_PERMISSIONS=Yes
-REVISION = 0
CATEGORIES= devel
@@ -14,8 +13,8 @@ PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
-RUN_DEPENDS= devel/p5-MooseX-Types-Path-Class \
- sysutils/p5-File-NFSLock
+RUN_DEPENDS= devel/p5-MooseX-Types-Path-Class
+
TEST_DEPENDS = devel/p5-Test-Requires \
devel/p5-Directory-Scratch
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Test-TempDir/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 8 Jun 2015 15:14:01 -0000 1.3
+++ distinfo 29 Jul 2020 00:57:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-TempDir-0.10.tar.gz) =
z5l9xy6F15s2s2BAgiJmJmWFfYP1p9adoyi9joFbmzY=
-SIZE (Test-TempDir-0.10.tar.gz) = 30932
+SHA256 (Test-TempDir-0.11.tar.gz) =
4nIrZTSvCBnw+WpoQ2BU7wy7yT5fC48l4OVJep5Hg2I=
+SIZE (Test-TempDir-0.11.tar.gz) = 35260
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Test-TempDir/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 12 Jan 2010 19:20:37 -0000 1.1.1.1
+++ pkg/PLIST 29 Jul 2020 00:57:05 -0000
@@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/12 19:20:37 jasper Exp $
-${P5SITE}/Test/
${P5SITE}/Test/TempDir/
${P5SITE}/Test/TempDir.pm
${P5SITE}/Test/TempDir/Factory.pm