Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-IO-Pager/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile 3 Jul 2020 21:44:56 -0000 1.22
+++ Makefile 2 Nov 2020 02:52:21 -0000
@@ -4,15 +4,14 @@ COMMENT = select a pager if destination
MODULES = cpan
PKG_ARCH = *
-DISTNAME = IO-Pager-1.03
+DISTNAME = IO-Pager-2.00
CATEGORIES = devel
-REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
EXTRACT_SUFX = .tgz
-TEST_IS_INTERACTIVE = Yes
+CPAN_AUTHOR = JPIERCE
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-IO-Pager/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo 15 Jun 2020 11:10:15 -0000 1.11
+++ distinfo 2 Nov 2020 02:52:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (IO-Pager-1.03.tgz) = rIZsDJOr4AY5KvwPCZNy4UHia/4HJD45QSWksfL0tY4=
-SIZE (IO-Pager-1.03.tgz) = 41635
+SHA256 (IO-Pager-2.00.tgz) = KN0TuSMweEUlEsLQPuaFKO54kYNfRj1/2saIX/wZ1EY=
+SIZE (IO-Pager-2.00.tgz) = 41959
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-IO-Pager/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST 15 Jun 2020 11:10:15 -0000 1.3
+++ pkg/PLIST 2 Nov 2020 02:52:21 -0000
@@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.3 2020/06/15 11:10:15 sthen Exp $
+bin/tp
${P5SITE}/IO/
${P5SITE}/IO/Pager/
${P5SITE}/IO/Pager.pm
@@ -8,6 +9,7 @@ ${P5SITE}/IO/Pager/Perl.pm
${P5SITE}/IO/Pager/Unbuffered.pm
${P5SITE}/IO/Pager/less.pm
${P5SITE}/IO/Pager/tp
+@man man/man1/tp.1
@man man/man3p/IO::Pager.3p
@man man/man3p/IO::Pager::Buffered.3p
@man man/man3p/IO::Pager::Page.3p
Hi, ports@:
Here is a patch for devel/p5-IO-Pager to update to 2.00 and remove the line
of TEST_IS_INTERACTIVE=yes.
It build well on amd64-6.8 system, only 1 test failed but not caused by this patch.
No other ports depends on devel/p5-IO-Pager.
Cheers !
wen
No comments:
Post a Comment