Bug 128626 - [NEW PORT]devel/rubygem-uuid:UUID Generator for Ruby
Summary: [NEW PORT]devel/rubygem-uuid:UUID Generator for Ruby
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 01:50 UTC by wenheping
Modified: 2008-11-09 23:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.16 KB, text/plain)
2008-11-06 01:50 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-11-06 01:50:01 UTC
Rubygem-uuid is a UUID generator for Ruby.

WWW:    http://rubyforge.org/projects/reliable-msg/



(It require net/rubygem-macaddr)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-06 01:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-09 23:06:19 UTC
miwi        2008-11-09 23:06:06 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-uuid   Makefile distinfo pkg-descr 
  Log:
  Rubygem-uuid is a UUID generator for Ruby.
  
  WWW:    http://rubyforge.org/projects/reliable-msg/
  
  PR:             ports/128626
  Submitted by:   Wen Heping<wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3243    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/rubygem-uuid/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-uuid/distinfo (new)
  1.1       +3 -0      ports/devel/rubygem-uuid/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-11-09 23:06:34 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!