FreeBSD Bugzilla – Attachment 212454 Details for
Bug 244851
devel/p5-Parse-Yapp: Update to 1.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff to update devel/p5-Parse-Yapp to version 1.21
0001-devel-p5-Parse-Yapp-Update-to-1.21.patch (text/plain), 3.12 KB, created by
ice
on 2020-03-16 19:57:33 UTC
(
hide
)
Description:
Diff to update devel/p5-Parse-Yapp to version 1.21
Filename:
MIME Type:
Creator:
ice
Created:
2020-03-16 19:57:33 UTC
Size:
3.12 KB
patch
obsolete
>From f6abe22825da3d333f508d411807d837a058598a Mon Sep 17 00:00:00 2001 >From: Tamas TEVESZ <ice@extreme.hu> >Date: Mon, 16 Mar 2020 18:39:28 +0100 >Subject: [PATCH] devel/p5-Parse-Yapp: Update to 1.21 > >--- > devel/p5-Parse-Yapp/Makefile | 4 ++-- > devel/p5-Parse-Yapp/distinfo | 5 +++-- > devel/p5-Parse-Yapp/files/patch-YappParse.yp | 20 ------------------- > .../files/patch-lib_Parse_Yapp_Parse.pm | 20 ------------------- > 4 files changed, 5 insertions(+), 44 deletions(-) > delete mode 100644 devel/p5-Parse-Yapp/files/patch-YappParse.yp > delete mode 100644 devel/p5-Parse-Yapp/files/patch-lib_Parse_Yapp_Parse.pm > >diff --git a/devel/p5-Parse-Yapp/Makefile b/devel/p5-Parse-Yapp/Makefile >index 6c5391a09d3a..5cbcb2ebeab5 100644 >--- a/devel/p5-Parse-Yapp/Makefile >+++ b/devel/p5-Parse-Yapp/Makefile >@@ -2,8 +2,8 @@ > # $FreeBSD$ > > PORTNAME= Parse-Yapp >-PORTVERSION= 1.05 >-PORTREVISION= 2 >+PORTVERSION= 1.21 >+#PORTREVISION= > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >diff --git a/devel/p5-Parse-Yapp/distinfo b/devel/p5-Parse-Yapp/distinfo >index 15dc4bd7d0b0..1377553cfb1e 100644 >--- a/devel/p5-Parse-Yapp/distinfo >+++ b/devel/p5-Parse-Yapp/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (Parse-Yapp-1.05.tar.gz) = 228a6cfb483ade811720bb77647900ef359dfc3e071359eb73d39e4a1cc6f22b >-SIZE (Parse-Yapp-1.05.tar.gz) = 47776 >+TIMESTAMP = 1584380009 >+SHA256 (Parse-Yapp-1.21.tar.gz) = 3810e998308fba2e0f4f26043035032b027ce51ce5c8a52a8b8e340ca65f13e5 >+SIZE (Parse-Yapp-1.21.tar.gz) = 108661 >diff --git a/devel/p5-Parse-Yapp/files/patch-YappParse.yp b/devel/p5-Parse-Yapp/files/patch-YappParse.yp >deleted file mode 100644 >index 9b65d15d9e0c..000000000000 >--- a/devel/p5-Parse-Yapp/files/patch-YappParse.yp >+++ /dev/null >@@ -1,20 +0,0 @@ >---- YappParse.yp.orig 2001-05-20 11:19:53 UTC >-+++ YappParse.yp >-@@ -285,7 +285,7 @@ sub _Lexer { >- return($1, [ $1, $lineno[0] ]); >- }; >- >-- $$input=~/\G{/gc >-+ $$input=~/\G\{/gc >- and do { >- my($level,$from,$code); >- >-@@ -312,7 +312,7 @@ sub _Lexer { >- and return('START',[ undef, $lineno[0] ]); >- $$input=~/\G%(expect)/gc >- and return('EXPECT',[ undef, $lineno[0] ]); >-- $$input=~/\G%{/gc >-+ $$input=~/\G%\{/gc >- and do { >- my($code); >- >diff --git a/devel/p5-Parse-Yapp/files/patch-lib_Parse_Yapp_Parse.pm b/devel/p5-Parse-Yapp/files/patch-lib_Parse_Yapp_Parse.pm >deleted file mode 100644 >index b130cc0e406c..000000000000 >--- a/devel/p5-Parse-Yapp/files/patch-lib_Parse_Yapp_Parse.pm >+++ /dev/null >@@ -1,20 +0,0 @@ >---- lib/Parse/Yapp/Parse.pm.orig 2001-05-20 11:19:57 UTC >-+++ lib/Parse/Yapp/Parse.pm >-@@ -880,7 +880,7 @@ sub _Lexer { >- return($1, [ $1, $lineno[0] ]); >- }; >- >-- $$input=~/\G{/gc >-+ $$input=~/\G\{/gc >- and do { >- my($level,$from,$code); >- >-@@ -907,7 +907,7 @@ sub _Lexer { >- and return('START',[ undef, $lineno[0] ]); >- $$input=~/\G%(expect)/gc >- and return('EXPECT',[ undef, $lineno[0] ]); >-- $$input=~/\G%{/gc >-+ $$input=~/\G%\{/gc >- and do { >- my($code); >- >-- >2.25.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 244851
: 212454