Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH] Devel::PPPort: Fix commit d6d4687 vmess is already implemented #16997

Closed
p5pRT opened this issue May 14, 2019 · 6 comments
Closed

[PATCH] Devel::PPPort: Fix commit d6d4687 vmess is already implemented #16997

p5pRT opened this issue May 14, 2019 · 6 comments

Comments

@p5pRT
Copy link

p5pRT commented May 14, 2019

Migrated from rt.perl.org#134101 (status was 'open')

Searchable as RT134101$

@p5pRT
Copy link
Author

p5pRT commented May 14, 2019

From @pali

Attached patch fixes commit d6d4687 as Devel​::PPPort's vmess was already implemented as part of commit f87c37b.

@p5pRT
Copy link
Author

p5pRT commented May 14, 2019

From @pali

0001-Devel-PPPort-Fix-commit-d6d4687-vmess-is-already-imp.patch
From 0d94812e9df532cffcb030b7b073b50fc4329720 Mon Sep 17 00:00:00 2001
From: Pali <pali@cpan.org>
Date: Tue, 14 May 2019 12:54:30 +0200
Subject: [PATCH] Devel::PPPort: Fix commit d6d4687 vmess is already
 implemented

---
 dist/Devel-PPPort/parts/todo/5006000 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dist/Devel-PPPort/parts/todo/5006000 b/dist/Devel-PPPort/parts/todo/5006000
index 2d95331488..cd79d1ce3f 100644
--- a/dist/Devel-PPPort/parts/todo/5006000
+++ b/dist/Devel-PPPort/parts/todo/5006000
@@ -94,6 +94,5 @@ utf8_distance                  # U
 utf8_hop                       # U
 vcroak                         # U
 vform                          # U
-vmess                          # U
 vwarn                          # U
 vwarner                        # U
-- 
2.11.0

@p5pRT
Copy link
Author

p5pRT commented May 14, 2019

From @atoomic

On Tue, 14 May 2019 04​:00​:27 -0700, pali@​cpan.org wrote​:

Attached patch fixes commit d6d4687 as Devel​::PPPort's vmess was
already implemented as part of commit f87c37b.

thanks for the patch this going to be merged as
Dual-Life/Devel-PPPort#61

then we will bump blead with the next release
using GitHub repo allow us to have some basic Travis Integration running

@p5pRT
Copy link
Author

p5pRT commented May 14, 2019

The RT System itself - Status changed from 'new' to 'open'

@khwilliamson
Copy link
Contributor

atoomic is this applied?

@atoomic
Copy link
Member

atoomic commented Apr 18, 2022

this was applied as Dual-Life/Devel-PPPort@e40b007
we can close this case

@atoomic atoomic closed this as completed Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants