Bug 204588

Summary: [NEW PORT] devel/rubygem-configstruct: Lib for managing config files based on OpenStruct
Product: Ports & Packages Reporter: mose <mose>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me CC: araujo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rubygem-configstruct 0.1.0 none

Description mose 2015-11-16 03:58:00 UTC
Created attachment 163176 [details]
rubygem-configstruct 0.1.0

Lib for managing config files based on OpenStruct, 
includes file saving and prompt at creation.

ref: https://github.com/mose/configstruct
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2015-11-16 04:00:12 UTC
I will take it.
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2015-11-16 04:07:45 UTC
Committed revision 401751.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-11-16 04:08:16 UTC
A commit references this bug:

Author: araujo
Date: Mon Nov 16 04:07:31 UTC 2015
New revision: 401751
URL: https://svnweb.freebsd.org/changeset/ports/401751

Log:
  This gem is a lib for managing configfile for cli applications, including:
  - call a setup of the config file if it does not exist
  - edit configuration and update the config file

  WWW: https://github.com/mose/configstruct

  PR:		ports/204588
  Submitted by:	mose <mose@gandi.net>
  Sponsored by:	gandi.net

Changes:
  head/devel/Makefile
  head/devel/rubygem-configstruct/
  head/devel/rubygem-configstruct/Makefile
  head/devel/rubygem-configstruct/distinfo
  head/devel/rubygem-configstruct/pkg-descr