Hi, ports@:

   Here is a patch for devel/p5-Getopt-Euclid to update to 0.4.5.
   It build well and pass all tests on amd64-6.8 system.
   Only one port depends on it: audio/p5-Audio-MPD. It build well
and pass all tests too with this patch.


Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Getopt-Euclid/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    3 Jul 2020 21:44:55 -0000       1.10
+++ Makefile    30 Jan 2021 12:56:36 -0000
@@ -2,9 +2,8 @@
 
 COMMENT=               Executable Uniform Command-Line Interface Descriptions
 
-V=                     0.2.0
-DISTNAME=              Getopt-Euclid-v$V
-REVISION=              1
+V=                     0.4.5
+DISTNAME=              Getopt-Euclid-$V
 PKGNAME=               p5-Getopt-Euclid-$V
 CATEGORIES=            devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Getopt-Euclid/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    18 Jan 2015 03:13:27 -0000      1.2
+++ distinfo    30 Jan 2021 12:56:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (Getopt-Euclid-v0.2.0.tar.gz) = 
kevh4iI5Uqg/FJj7xldXN1cFFc4XW3rYOdQHnpihQW8=
-SIZE (Getopt-Euclid-v0.2.0.tar.gz) = 25664
+SHA256 (Getopt-Euclid-0.4.5.tar.gz) = 
PNKfiAP7r+/mG1+L1kANPe3J8wE95FGJLa7RW9Bf/a4=
+SIZE (Getopt-Euclid-0.4.5.tar.gz) = 75005
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Getopt-Euclid/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   8 Jan 2009 12:17:57 -0000       1.1.1.1
+++ pkg/PLIST   30 Jan 2021 12:56:36 -0000
@@ -1,7 +1,4 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2009/01/08 12:17:57 jasper Exp $
 ${P5SITE}/Getopt/
-${P5SITE}/Getopt/Euclid/
 ${P5SITE}/Getopt/Euclid.pm
-${P5SITE}/Getopt/Euclid/HierDemo.pm
 @man man/man3p/Getopt::Euclid.3p
-@man man/man3p/Getopt::Euclid::HierDemo.3p

Reply via email to