Bug 247034 - [NEW PORT] devel/rubygem-valid: Standalone, generic object validator for ruby
Summary: [NEW PORT] devel/rubygem-valid: Standalone, generic object validator for ruby
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL: https://rubygems.org/gems/valid
Keywords: easy, feature, needs-qa
Depends on:
Blocks:
 
Reported: 2020-06-06 16:45 UTC by Alex Nordlund
Modified: 2021-04-08 22:19 UTC (History)
1 user (show)

See Also:


Attachments
Output from port diff (1.49 KB, text/plain)
2020-06-06 16:45 UTC, Alex Nordlund
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.