Bug 247034

Summary: [NEW PORT] devel/rubygem-valid: Standalone, generic object validator for ruby
Product: Ports & Packages Reporter: Alex Nordlund <deep.alexander>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: ruby
Priority: --- Keywords: easy, feature, needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://rubygems.org/gems/valid
Attachments:
Description Flags
Output from port diff none

Description Alex Nordlund 2020-06-06 16:45:30 UTC
Created attachment 215297 [details]
Output from port diff

Simple no-dependencies validation for ruby that lives outside the classes being validated.

https://rubygems.org/gems/valid
https://github.com/zombor/Validator
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2021-03-18 12:35:37 UTC
Why does MAINTAINER mention different email than submitter's?
Comment 2 Alex Nordlund 2021-03-26 22:33:21 UTC
(In reply to Dmitry Marakasov from comment #1)
Different emails to make sure I can filter things into the correct folder, people and/or systems sometimes strip out the +foo from gmails so this method is more reliable, both emails are mine however.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-04-08 21:33:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ada4d0a7d0b818dc8dfab447b910ac62e6360e2b

commit ada4d0a7d0b818dc8dfab447b910ac62e6360e2b
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-08 19:28:18 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-08 21:32:25 +0000

    devel/rubygem-valid: new port

    Standalone, generic object validator for ruby

    PR:             247034
    Submitted by:   deep.alexander@gmail.com

 devel/Makefile                      |  1 +
 devel/rubygem-valid/Makefile (new)  | 16 ++++++++++++++++
 devel/rubygem-valid/distinfo (new)  |  3 +++
 devel/rubygem-valid/pkg-descr (new) |  5 +++++
 4 files changed, 25 insertions(+)
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2021-04-08 22:19:07 UTC
Note that you need to use the same email for MAINTAINER and bugzilla.